Package | Description |
---|---|
org.apache.syncope.common.rest.api.beans | |
org.apache.syncope.common.rest.api.service | |
org.apache.syncope.core.rest.cxf.service |
Modifier and Type | Method and Description |
---|---|
ConnObjectTOQuery |
ConnObjectTOQuery.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PagedConnObjectTOResult |
ResourceService.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.
|
Modifier and Type | Method and Description |
---|---|
PagedConnObjectTOResult |
ResourceServiceImpl.searchConnObjects(String key,
String anyTypeKey,
ConnObjectTOQuery query) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.