Uses of Class
org.alfresco.governance.classification.model.TopicPaging
Packages that use TopicPaging
Package
Description
-
Uses of TopicPaging in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type TopicPagingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<TopicPaging>ClassificationGuidesApi.listTopics(String classificationGuideId, @Valid List<String> include, @Min(0L) @Valid Integer skipCount, @Min(1L) @Valid Integer maxItems, @Valid List<String> orderBy, @Valid String where, @Valid Boolean includeSource) -
Uses of TopicPaging in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return TopicPaging