-
-
字段概要
-
从接口继承的字段 org.hswebframework.web.commons.entity.GenericEntity
id, properties
-
从接口继承的字段 org.hswebframework.web.commons.entity.RecordCreationEntity
createTime, creatorId
-
方法概要
-
从接口继承的方法 org.hswebframework.web.commons.entity.GenericEntity
cloneProperties, getId, getProperties, getProperty, getProperty, setId, setProperties, setProperty, toString
-
从接口继承的方法 org.hswebframework.web.commons.bean.ValidateBean
tryValidate
-
从接口继承的方法 org.hswebframework.web.commons.bean.Bean
copyFrom, copyTo
-
从接口继承的方法 org.hswebframework.web.commons.entity.RecordCreationEntity
getCreateTime, getCreatorId, setCreateTime, setCreateTimeNow, setCreatorId
-
-
方法详细资料
-
getUsername
String getUsername()
- 返回:
- 用户名, 只读, 只能新增, 不能修改
-
getPassword
String getPassword()
-
getStatus
Byte getStatus()
- 返回:
- 数据状态
- 另请参阅:
DataStatus
-
clone
UserEntity clone()
- 指定者:
clone 在接口中 org.hswebframework.web.commons.entity.CloneableEntity
Copyright © 2018. All rights reserved.