public class DefaultResourceTypesCallback extends Object implements ResourceTypesCallback
| Constructor and Description |
|---|
DefaultResourceTypesCallback() |
| 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSchemaExtensionspublic PagedResult<ResourceType> getCustomResourceTypes()
ResourceTypesCallbackgetCustomResourceTypes in interface ResourceTypesCallbackpublic ResourceType getCustomResourceType(String typeId)
ResourceTypesCallbackgetCustomResourceType in interface ResourceTypesCallbackCopyright © 2022 SAP SE. All rights reserved.