Package cronapi.database
Class TenantService
- java.lang.Object
-
- cronapi.database.TenantService
-
@Service @Scope(proxyMode=TARGET_CLASS, value="session") public class TenantService extends Object
-
-
Constructor Summary
Constructors Constructor Description TenantService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getContextIds()ObjectgetId(String contextKey)voidsetId(String contextKey, Object id)
-