Class Role
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.module.common.bean.Role
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem,TreeNode<Role>
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintsetChildren(List<Role> children) setId(int id) Устанавливает id объектаsetMenuId(int menuId) setPermissionKits(List<PermissionKit> permissionKits) Устанавливает название (описание) объектаMethods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
Role
public Role()
-
-
Method Details
-
getChildren
- Specified by:
getChildrenin interfaceTreeNode<Role>
-
getMenuId
public int getMenuId() -
getPermissionKits
-
setChildren
-
setId
Description copied from class:IdУстанавливает id объекта -
setMenuId
-
setPermissionKits
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта
-