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:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetTitle()getType()voidsetChildren(List<GroupRight> children) voidvoidsetModuleId(int moduleId) voidsetParentId(int parentId) voidvoid
-
Constructor Details
-
GroupRight
public GroupRight()
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceTreeNode<GroupRight>
-
setChildren
- Specified by:
setChildrenin interfaceNode<GroupRight>
-
getParentId
public int getParentId()- Specified by:
getParentIdin interfaceNode<GroupRight>
-
setParentId
public void setParentId(int parentId) -
getModuleId
public int getModuleId() -
setModuleId
public void setModuleId(int moduleId) -
getTitle
-
setTitle
-
getModule
-
setModule
-
getType
-
setType
-