Class MenuItem
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.bgsecure.common.bean.MenuItem
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class ru.bitel.common.model.IdTitle
IdTitle.Builder, IdTitle.IdTitleBuilder -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetData()intbooleanvoidvoidsetDefault(boolean value) voidsetRoleCount(int roleCount) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
MenuItem
public MenuItem() -
MenuItem
-
-
Method Details
-
isDefault
public boolean isDefault() -
setDefault
public void setDefault(boolean value) -
getRoleCount
public int getRoleCount() -
setRoleCount
public void setRoleCount(int roleCount) -
getData
-
setData
-