Class GroupRight
java.lang.Object
ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
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
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId, toString
Methods inherited from class ru.bitel.bgbilling.kernel.base.server.logger.BGLogger
getLogger, logError
-
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
-