| Package | Description |
|---|---|
| com.sap.scimono.callback.resourcetype | |
| com.sap.scimono.entity.schema |
| Modifier and Type | Method and Description |
|---|---|
default List<SchemaExtension> |
ResourceTypesCallback.getSchemaExtensions(String resourceTypeId)
Return the custom schema extensions for the specified resource type id.
|
| Modifier and Type | Method and Description |
|---|---|
List<SchemaExtension> |
ResourceType.getSchemaExtensions() |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.Builder |
ResourceType.Builder.addSchemaExtension(SchemaExtension schemaExt) |
ResourceType.Builder |
ResourceType.Builder.removeSchemaExtension(SchemaExtension schemaExt) |
| Modifier and Type | Method and Description |
|---|---|
ResourceType.Builder |
ResourceType.Builder.addSchemaExtensions(Collection<SchemaExtension> schemaExtensions) |
Copyright © 2022 SAP SE. All rights reserved.