Package | Description |
---|---|
psdi.mbo |
Modifier and Type | Method and Description |
---|---|
TenantIdInfo |
ViewInfo.getTenantIdInfo() |
TenantIdInfo |
TableInfoBase.getTenantIdInfo() |
TenantIdInfo |
ViewInfoBase.getTenantIdInfo() |
TenantIdInfo |
Entity.getTenantIdInfo()
Returns tenantif information related to this entity.
|
TenantIdInfo |
TableInfo.getTenantIdInfo() |
Modifier and Type | Method and Description |
---|---|
void |
ViewInfo.setTenantIdInfo(TenantIdInfo tenantIdInfo) |
void |
ViewInfoBase.setTenantIdInfo(TenantIdInfo tenantIdInfo) |
Constructor and Description |
---|
TenantIdData(TenantIdInfo tenantIdInfo)
Sets the rowstamp information to be used by this.
|