类 UserAccountBO
java.lang.Object
cn.nkpro.elcube.platform.gen.UserAccount
cn.nkpro.elcube.security.bo.UserAccountBO
- 所有已实现的接口:
Serializable
- 直接已知子类:
UserDetails
Created by bean on 2019/12/30.
- 另请参阅:
- 序列化表格
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.nkpro.elcube.platform.gen.UserAccount
getCreatedTime, getId, getLastActived, getLocked, getObjectId, getPassword, getRealname, getUpdatedTime, getUsername, getValidFrom, getValidTo, setCreatedTime, setId, setLastActived, setLocked, setObjectId, setPassword, setRealname, setUpdatedTime, setUsername, setValidFrom, setValidTo
-
构造器详细资料
-
UserAccountBO
public UserAccountBO()
-