Uses of Class
org.apache.syncope.common.lib.to.PagedConnObjectResult
Package
Description
-
Uses of PagedConnObjectResult in org.apache.syncope.common.rest.api.service
Modifier and TypeMethodDescriptionResourceService.searchConnObjects
(@NotNull String key, @NotNull String anyTypeKey, ConnObjectTOQuery connObjectTOQuery) Returns a paged list of connector objects from external resource, for the given type, matching page/size conditions. -
Uses of PagedConnObjectResult in org.apache.syncope.core.rest.cxf.service
Modifier and TypeMethodDescriptionResourceServiceImpl.searchConnObjects
(String key, String anyTypeKey, ConnObjectTOQuery query)