Uses of Class
joynr.infrastructure.DacTypes.MasterControlEntry
-
Packages that use MasterControlEntry Package Description joynr.infrastructure.DacTypes -
-
Uses of MasterControlEntry in joynr.infrastructure.DacTypes
Subclasses of MasterControlEntry in joynr.infrastructure.DacTypes Modifier and Type Class Description classMasterAccessControlEntryThe Master Access Control Entry (Master ACE) stores default consumer permissions of users for a domain/interface/operations combination.classMasterRegistrationControlEntryThe Master Registration Control Entry (Master RCE) stores default provider permissions of users for a domain/interface combination.Constructors in joynr.infrastructure.DacTypes with parameters of type MasterControlEntry Constructor Description MasterControlEntry(MasterControlEntry masterControlEntryObj)Copy constructor
-