Uses of Class
org.alfresco.governance.classification.model.DeclassificationExemptionsPagingList
-
Packages that use DeclassificationExemptionsPagingList Package Description org.alfresco.governance.classification.model -
-
Uses of DeclassificationExemptionsPagingList in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return DeclassificationExemptionsPagingList Modifier and Type Method Description DeclassificationExemptionsPagingListDeclassificationExemptionsPagingList. addEntriesItem(DeclassificationExemptionEntry entriesItem)DeclassificationExemptionsPagingListDeclassificationExemptionsPagingList. entries(List<DeclassificationExemptionEntry> entries)@Valid DeclassificationExemptionsPagingListDeclassificationExemptionsPaging. getList()Get listDeclassificationExemptionsPagingListDeclassificationExemptionsPagingList. pagination(Pagination pagination)Methods in org.alfresco.governance.classification.model with parameters of type DeclassificationExemptionsPagingList Modifier and Type Method Description DeclassificationExemptionsPagingDeclassificationExemptionsPaging. list(DeclassificationExemptionsPagingList list)voidDeclassificationExemptionsPaging. setList(DeclassificationExemptionsPagingList list)
-