public interface ResourceTypesCallback
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
getCustomResourceType(String typeId)
Return the custom resource type with the specified unique id.
|
PagedResult<ResourceType> |
getCustomResourceTypes()
Return all custom resource types defined by the implementation (e.g.
|
PagedResult<ResourceType> getCustomResourceTypes()
ResourceType getCustomResourceType(String typeId)
typeId - Copyright © 2020 SAP SE. All rights reserved.