@Entity
public class TenantRelation
extends com.xforceplus.domain.tenant.TenantRelationDto
implements java.io.Serializable
| 构造器和说明 |
|---|
TenantRelation() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Long |
getChildTenantId() |
java.lang.String |
getCreaterId() |
java.lang.String |
getCreaterName() |
java.util.Date |
getCreateTime() |
java.lang.Long |
getId() |
java.lang.Long |
getParentTenantId() |
java.lang.String |
getUpdaterId() |
java.lang.String |
getUpdaterName() |
java.util.Date |
getUpdateTime() |
public java.lang.Long getId()
getId 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.Long getParentTenantId()
getParentTenantId 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.Long getChildTenantId()
getChildTenantId 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.String getCreaterId()
getCreaterId 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreaterId 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.String getCreaterName()
getCreaterName 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreaterName 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.util.Date getCreateTime()
getCreateTime 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreateTime 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.String getUpdaterId()
getUpdaterId 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdaterId 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.lang.String getUpdaterName()
getUpdaterName 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdaterName 在类中 com.xforceplus.domain.tenant.TenantRelationDtopublic java.util.Date getUpdateTime()
getUpdateTime 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdateTime 在类中 com.xforceplus.domain.tenant.TenantRelationDto