Package com.sap.cds.feature.ucl.services
Interface UclService
- All Superinterfaces:
Service
- All Known Implementing Classes:
UclServiceImpl
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionassign(String receiverApplicationTenantId, SpiiContext context, SpiiTenant receiverTenant, SpiiTenant assignedTenant) voidunassign(String receiverApplicationTenantId, SpiiContext context, SpiiTenant receiverTenant, SpiiTenant assignedTenant)
-
Field Details
-
DEFAULT_NAME
- See Also:
-
EVENT_ASSIGN
- See Also:
-
EVENT_UNASSIGN
- See Also:
-
-
Method Details
-
assign
SpiiResult assign(String receiverApplicationTenantId, SpiiContext context, SpiiTenant receiverTenant, SpiiTenant assignedTenant) -
unassign
void unassign(String receiverApplicationTenantId, SpiiContext context, SpiiTenant receiverTenant, SpiiTenant assignedTenant)
-