Uses of Class
org.alfresco.model.model.AspectPaging
Packages that use AspectPaging
-
Uses of AspectPaging in org.alfresco.model.handler
Methods in org.alfresco.model.handler that return types with arguments of type AspectPagingModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<AspectPaging>AspectsApi.listAspects(@Valid String where, @Min(0L) @Valid Integer skipCount, @Min(1L) @Valid Integer maxItems, @Valid List<String> include) -
Uses of AspectPaging in org.alfresco.model.model
Methods in org.alfresco.model.model that return AspectPaging