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
-
Method Summary
Modifier and TypeMethodDescriptionint
int
getTitle()
getType()
void
setChildren
(List<GroupRight> children) void
void
setModuleId
(int moduleId) void
setParentId
(int parentId) void
void
-
Constructor Details
-
GroupRight
public GroupRight()
-
-
Method Details
-
getChildren
- Specified by:
getChildren
in interfaceTreeNode<GroupRight>
-
setChildren
- Specified by:
setChildren
in interfaceNode<GroupRight>
-
getParentId
public int getParentId()- Specified by:
getParentId
in interfaceNode<GroupRight>
-
setParentId
public void setParentId(int parentId) -
getModuleId
public int getModuleId() -
setModuleId
public void setModuleId(int moduleId) -
getTitle
-
setTitle
-
getModule
-
setModule
-
getType
-
setType
-