- java.lang.Object
-
- io.springo.core.base.core.model.AbstractModel
-
- io.springo.org.api.impl.model.User
-
-
字段概要
-
从类继承的字段 io.springo.core.base.core.model.AbstractModel
deleteFlag, id, version
-
从接口继承的字段 io.springo.org.api.model.IUser
SEX_FAMALE, SEX_MALE
-
方法概要
-
从类继承的方法 io.springo.core.base.core.model.AbstractModel
getCreateId, getCreateName, getCreateTime, getDeleteFlag, getId, getUpdateId, getUpdateName, getUpdateTime, getVersion, setCreateId, setCreateName, setCreateTime, setDeleteFlag, setId, setUpdateId, setUpdateName, setUpdateTime, setVersion
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
从接口继承的方法 io.springo.org.api.model.IUser
getAccount, getEmail, getFullname, getMobile, getPassword, setAccount, setFullname
-
-
方法详细资料
-
isAdmin
public boolean isAdmin()
- 指定者:
isAdmin 在接口中 io.springo.org.api.model.IUser
Copyright © 2018. All rights reserved.