Uses of Class
org.alfresco.governance.classification.model.SubtopicPaging
Packages that use SubtopicPaging
Package
Description
-
Uses of SubtopicPaging in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type SubtopicPagingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<SubtopicPaging>ClassificationGuidesApi.listSubtopics(String topicId, @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 SubtopicPaging in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return SubtopicPaging