パッケージ org.iplass.mtp.auth
クラス Group
java.lang.Object
org.iplass.mtp.entity.GenericEntity
org.iplass.mtp.auth.Group
- すべての実装されたインタフェース:
Serializable
,Entity
グループを表す。
Entity定義上、mtp.auth.Groupで定義される。
グループにはユーザーを所属させることが可能。
- 関連項目:
-
フィールドの概要
インタフェースから継承されたフィールド org.iplass.mtp.entity.Entity
CREATE_BY, CREATE_DATE, DESCRIPTION, END_DATE, LOCKED_BY, NAME, OID, RECYCLE_BIN_ID, START_DATE, STATE, STATE_INVALID_VALUE, STATE_VALID_VALUE, UPDATE_BY, UPDATE_DATE, VERSION
-
コンストラクタの概要
-
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.entity.GenericEntity
applyProperties, copy, copyAs, deepCopy, getCreateBy, getCreateDate, getDefinitionName, getDescription, getEndDate, getLockedBy, getName, getOid, getPropertyNames, getRecycleBinId, getStartDate, getState, getUpdateBy, getUpdateDate, getValue, getValue, getValueAs, getVersion, setCreateBy, setCreateDate, setDefinitionName, setDescription, setEndDate, setLockedBy, setName, setOid, setRecycleBinId, setStartDate, setState, setUpdateBy, setUpdateDate, setValue, setValue, setVersion, toMap, toString
-
フィールド詳細
-
DEFINITION_NAME
- 関連項目:
-
CODE
- 関連項目:
-
PARENT
- 関連項目:
-
CHILDREN
- 関連項目:
-
-
コンストラクタの詳細
-
Group
public Group() -
Group
-
-
メソッドの詳細
-
getCode
-
setCode
-
getParent
-
setParent
-
getChildren
-
setChildren
-