| Modifier and Type | Class and Description |
|---|---|
class |
ListResponseBuilder<T extends Resource<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcePreProcessor<T extends Resource<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
Group
This class represent a Group resource.
|
class |
User
User resources are meant to enable expression of common User information.
|
| Constructor and Description |
|---|
Builder(Resource<?> resource)
|
Builder(Resource<T> resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
PagedByIdentitySearchResult<T extends Resource<T>> |
class |
PagedByIndexSearchResult<T extends Resource<T>>
A class that holds all information from a search request
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceType |
class |
Schema |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceCustomAttributesValidator<T extends Resource<T>> |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Resource<T>> |
ResourceCustomAttributesValidator.forPost(SchemasCallback schemaAPI,
ResourceTypesCallback resourceTypesAPI) |
static <T extends Resource<T>> |
ResourceCustomAttributesValidator.forPut(SchemasCallback schemaAPI,
ResourceTypesCallback resourceTypesAPI) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyAttributesEraser<T extends Resource<T>> |
class |
UnnecessarySchemasEraser<T extends Resource<T>> |
| Modifier and Type | Method and Description |
|---|---|
<T extends Resource<T>> |
ResourceLocationService.addLocation(PagedResult<T> pagedResources) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ResourceLocationService.addLocation(Resource<T> resource) |
<T> T |
ResourceLocationService.addLocation(Resource<T> resource,
String path) |
<T> T |
ResourceLocationService.addLocation(Resource<T> resource,
URI resourceLocation) |
Copyright © 2022 SAP SE. All rights reserved.