类 DataRealm
java.lang.Object
org.openurp.service.security.DataRealm
- 所有已实现的接口:
Serializable,org.beangle.commons.entity.Component
@Deprecated
public class DataRealm
extends Object
implements org.beangle.commons.entity.Component, Serializable
已过时。
FIXME 有问题的权限数据container
包含了学生类别、院系的数据级权限信息
包含了学生类别、院系的数据级权限信息
缺陷: 里面只有院系、学生类别、分页信息。已经不能满足现在的按照项目、院系、学生类别的数据级权限的要求
- 另请参阅:
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明clone()已过时。已过时。getId()已过时。已过时。getItems()已过时。已过时。已过时。booleanisPO()已过时。booleanisSaved()已过时。boolean已过时。booleanisVO()已过时。key()已过时。已过时。static DataRealm已过时。voidsetDepartmentIdSeq(String departmentIdSeq) 已过时。voidsetStudentTypeIdSeq(String studentTypeIdSeq) 已过时。toString()已过时。
-
构造器详细资料
-
DataRealm
public DataRealm()已过时。 -
DataRealm
已过时。
-
-
方法详细资料
-
getId
已过时。 -
getIsValid
已过时。 -
getItems
已过时。 -
getLongId
已过时。 -
isSaved
public boolean isSaved()已过时。 -
isValidEntity
public boolean isValidEntity()已过时。 -
key
已过时。 -
isPO
public boolean isPO()已过时。 -
isVO
public boolean isVO()已过时。 -
clone
已过时。 -
getDepartmentIdSeq
已过时。- 返回:
- Returns the departmentIdSeq.
-
setDepartmentIdSeq
已过时。- 参数:
departmentIdSeq- The departmentIdSeq to set.
-
getStudentTypeIdSeq
已过时。- 返回:
- Returns the studentTypeIdSeq.
-
setStudentTypeIdSeq
已过时。- 参数:
studentTypeIdSeq- The studentTypeIdSeq to set.
-
mergeAll
已过时。 -
merge
已过时。 -
toString
已过时。
-