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:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetData()
int
boolean
void
void
setDefault
(boolean value) void
setRoleCount
(int roleCount) Methods inherited from class ru.bitel.common.model.IdTitle
getGuiTitle, getTitle, setTitle, toIdTitle, toString
Methods inherited from class ru.bitel.common.model.Id
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
-