Uses of Class
org.alfresco.governance.classification.model.SecurityGroupModelEntry
-
Packages that use SecurityGroupModelEntry Package Description org.alfresco.governance.classification.model -
-
Uses of SecurityGroupModelEntry in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return SecurityGroupModelEntry Modifier and Type Method Description SecurityGroupModelEntrySecurityGroupModelEntry. entry(SecurityGroupModel entry)Methods in org.alfresco.governance.classification.model that return types with arguments of type SecurityGroupModelEntry Modifier and Type Method Description @Valid List<SecurityGroupModelEntry>SecurityGroupPagingList. getEntries()Get entriesMethods in org.alfresco.governance.classification.model with parameters of type SecurityGroupModelEntry Modifier and Type Method Description SecurityGroupPagingListSecurityGroupPagingList. addEntriesItem(SecurityGroupModelEntry entriesItem)Method parameters in org.alfresco.governance.classification.model with type arguments of type SecurityGroupModelEntry Modifier and Type Method Description SecurityGroupPagingListSecurityGroupPagingList. entries(List<SecurityGroupModelEntry> entries)voidSecurityGroupPagingList. setEntries(List<SecurityGroupModelEntry> entries)
-