Uses of Class
org.alfresco.governance.classification.model.TopicPagingList
-
Packages that use TopicPagingList Package Description org.alfresco.governance.classification.model -
-
Uses of TopicPagingList in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return TopicPagingList Modifier and Type Method Description TopicPagingListTopicPagingList. addEntriesItem(TopicEntry entriesItem)TopicPagingListTopicPagingList. entries(List<TopicEntry> entries)@Valid TopicPagingListSubtopicPaging. getList()Get list@Valid TopicPagingListTopicPaging. getList()Get listTopicPagingListTopicPagingList. pagination(Pagination pagination)Methods in org.alfresco.governance.classification.model with parameters of type TopicPagingList Modifier and Type Method Description SubtopicPagingSubtopicPaging. list(TopicPagingList list)TopicPagingTopicPaging. list(TopicPagingList list)voidSubtopicPaging. setList(TopicPagingList list)voidTopicPaging. setList(TopicPagingList list)
-