@Entity
public class AccountPrivacy
extends com.xforceplus.domain.account.AccountPrivacyDto
implements java.io.Serializable
| 构造器和说明 |
|---|
AccountPrivacy() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Long |
getAccountId() |
java.lang.String |
getCreaterId() |
java.lang.String |
getCreaterName() |
java.util.Date |
getCreateTime() |
java.lang.Long |
getId() |
java.lang.String |
getUpdaterId() |
java.lang.String |
getUpdaterName() |
java.util.Date |
getUpdateTime() |
java.lang.String |
getVersion() |
java.lang.String |
getWebSite() |
public java.lang.Long getId()
getId 在类中 com.xforceplus.domain.account.AccountPrivacyDtopublic java.lang.Long getAccountId()
getAccountId 在类中 com.xforceplus.domain.account.AccountPrivacyDtopublic java.lang.String getWebSite()
getWebSite 在类中 com.xforceplus.domain.account.AccountPrivacyDtopublic java.lang.String getVersion()
getVersion 在类中 com.xforceplus.domain.account.AccountPrivacyDtopublic java.lang.String getCreaterId()
getCreaterId 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreaterId 在类中 com.xforceplus.domain.BaseDtopublic java.lang.String getCreaterName()
getCreaterName 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreaterName 在类中 com.xforceplus.domain.BaseDtopublic java.util.Date getCreateTime()
getCreateTime 在接口中 com.xforceplus.tenant.security.core.domain.ICreatergetCreateTime 在类中 com.xforceplus.domain.BaseDtopublic java.lang.String getUpdaterId()
getUpdaterId 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdaterId 在类中 com.xforceplus.domain.BaseDtopublic java.lang.String getUpdaterName()
getUpdaterName 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdaterName 在类中 com.xforceplus.domain.BaseDtopublic java.util.Date getUpdateTime()
getUpdateTime 在接口中 com.xforceplus.tenant.security.core.domain.IUpdatergetUpdateTime 在类中 com.xforceplus.domain.BaseDto