Class GroupRight
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.bgbilling.kernel.bgsecure.common.bean.GroupRight
- All Implemented Interfaces:
Serializable,Idable,Node<GroupRight>,TreeNode<GroupRight>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetTitle()getType()voidsetChildren(List<GroupRight> children) setId(int id) Устанавливает id объектаsetModuleId(int moduleId) setParentId(int parentId)
-
Constructor Details
-
GroupRight
public GroupRight()
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceTreeNode<GroupRight>
-
getModule
-
getModuleId
public int getModuleId() -
getParentId
public int getParentId()- Specified by:
getParentIdin interfaceNode<GroupRight>
-
getTitle
-
getType
-
setChildren
- Specified by:
setChildrenin interfaceNode<GroupRight>
-
setId
Description copied from class:IdУстанавливает id объекта -
setModule
-
setModuleId
-
setParentId
-
setTitle
-
setType
-