Package com.sap.cds.feature.ucl.services
Interface SpiiTenant
public interface SpiiTenant
extends com.sap.cds.CdsData
A tenant in the payload provided by UCL. It can be either the receiver or the assigned tenant of
a formation assignment notification.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sap.cds.CdsData
com.sap.cds.CdsData.Factory -
Field Summary
Fields inherited from interface com.sap.cds.CdsData
factory -
Method Summary
Methods inherited from interface com.sap.cds.CdsData
containsPath, forRemoval, forRemoval, get, getMetadata, getPath, getPathOrDefault, isForRemoval, putMetadata, putPath, putPathIfAbsent, removePathMethods inherited from interface com.sap.cds.JSONizable
toJsonMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
create
-
getState
String getState() -
getUclAssignmentId
String getUclAssignmentId() -
getDeploymentRegion
String getDeploymentRegion() -
getApplicationNamespace
String getApplicationNamespace() -
getApplicationUrl
String getApplicationUrl() -
getApplicationTenantId
String getApplicationTenantId() -
getSubaccountId
String getSubaccountId() -
getSubdomain
String getSubdomain() -
getUclSystemName
String getUclSystemName() -
getUclSystemTenantId
String getUclSystemTenantId() -
getParameters
-
getConfiguration
-