| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api.internal |
| Modifier and Type | Method and Description |
|---|---|
static AdminDataAnnotation |
AdminDataAnnotation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdminDataAnnotation[] |
AdminDataAnnotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,AdminDataAnnotation> |
CSNUtil.getAdminDataMapForCreate(String serviceName,
String entityName,
boolean userContextPresent) |
static Map<String,AdminDataAnnotation> |
CSNUtil.getAdminDataMapForDeepCreate(String serviceName,
String parentEntityName,
String assoEntityName,
String entityName,
boolean userContextPresent) |
static Map<String,AdminDataAnnotation> |
CSNUtil.getAdminDataMapForUpdate(String serviceName,
String entityName,
boolean userContextPresent) |
static Map<String,AdminDataAnnotation> |
CSNUtil.getDataMapForCoreComputed(String serviceName,
String entityName) |
static Map<String,AdminDataAnnotation> |
CSNUtil.getDataMapForCoreImmutable(String serviceName,
String entityName) |
Copyright © 2020 SAP. All Rights Reserved.