Uses of Class
org.alfresco.governance.classification.model.AuthorityClearanceGroupPaging
Packages that use AuthorityClearanceGroupPaging
Package
Description
-
Uses of AuthorityClearanceGroupPaging in org.alfresco.governance.classification.handler
Methods in org.alfresco.governance.classification.handler that return types with arguments of type AuthorityClearanceGroupPagingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AuthorityClearanceGroupPaging>AuthorityClearanceApi.showAuthorityClearanceByUser(String authorityId, @Min(0L) @Valid Integer skipCount, @Min(1L) @Valid Integer maxItems) -
Uses of AuthorityClearanceGroupPaging in org.alfresco.governance.classification.model
Methods in org.alfresco.governance.classification.model that return AuthorityClearanceGroupPagingModifier and TypeMethodDescriptionAuthorityClearanceGroupPaging._list(AuthorityClearanceGroupPagingList _list)