| Package | Description |
|---|---|
| org.apache.syncope.common.rest.api.beans | |
| org.apache.syncope.common.rest.api.service |
| Modifier and Type | Method and Description |
|---|---|
protected AnyQuery |
AnyQuery.Builder.newInstance() |
| Modifier and Type | Method and Description |
|---|---|
PagedResult<GroupTO> |
GroupService.search(AnyQuery anyQuery) |
PagedResult<AnyObjectTO> |
AnyObjectService.search(AnyQuery anyQuery) |
PagedResult<UserTO> |
UserService.search(AnyQuery anyQuery) |
PagedResult<TO> |
AnyService.search(AnyQuery anyQuery)
Returns a paged list of any objects matching the given query.
|
Copyright © 2010–2020 The Apache Software Foundation. All rights reserved.