Uses of Class
org.alfresco.governance.classification.model.SecuringMarksEntry
-
Packages that use SecuringMarksEntry Package Description org.alfresco.governance.classification.model -
-
Uses of SecuringMarksEntry in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return SecuringMarksEntry Modifier and Type Method Description SecuringMarksEntrySecuringMarksEntry. entry(SecuringMark entry)Methods in org.alfresco.governance.classification.model that return types with arguments of type SecuringMarksEntry Modifier and Type Method Description @Valid List<SecuringMarksEntry>SecuringMarksPagingList. getEntries()Get entriesMethods in org.alfresco.governance.classification.model with parameters of type SecuringMarksEntry Modifier and Type Method Description SecuringMarksPagingListSecuringMarksPagingList. addEntriesItem(SecuringMarksEntry entriesItem)Method parameters in org.alfresco.governance.classification.model with type arguments of type SecuringMarksEntry Modifier and Type Method Description SecuringMarksPagingListSecuringMarksPagingList. entries(List<SecuringMarksEntry> entries)voidSecuringMarksPagingList. setEntries(List<SecuringMarksEntry> entries)
-