Uses of Class
org.alfresco.governance.classification.model.SecurityMarkModelEntry
-
Packages that use SecurityMarkModelEntry Package Description org.alfresco.governance.classification.model -
-
Uses of SecurityMarkModelEntry in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return SecurityMarkModelEntry Modifier and Type Method Description SecurityMarkModelEntrySecurityMarkModelEntry. entry(SecurityMarkModel entry)Methods in org.alfresco.governance.classification.model that return types with arguments of type SecurityMarkModelEntry Modifier and Type Method Description @Valid List<SecurityMarkModelEntry>SecurityMarksPagingList. getEntries()Get entriesMethods in org.alfresco.governance.classification.model with parameters of type SecurityMarkModelEntry Modifier and Type Method Description SecurityMarksPagingListSecurityMarksPagingList. addEntriesItem(SecurityMarkModelEntry entriesItem)Method parameters in org.alfresco.governance.classification.model with type arguments of type SecurityMarkModelEntry Modifier and Type Method Description SecurityMarksPagingListSecurityMarksPagingList. entries(List<SecurityMarkModelEntry> entries)voidSecurityMarksPagingList. setEntries(List<SecurityMarkModelEntry> entries)
-