Class DashboardItem
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.kernel.contract.dashboard.common.bean.DashboardItem
- 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 TypeMethodDescriptiongetIcon()getKey()intgetUrl()setAssistantMasterId(String assistantMasterId) setDescription(String description) setId(int id) Устанавливает id объектаsetItemType(DashboardItemType itemType) setModuleId(int moduleId) setSubItems(List<DashboardItem> subItems) Устанавливает название (описание) объекта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
-
DashboardItem
public DashboardItem()
-
-
Method Details
-
getAction
-
getAssistantMasterId
-
getDescription
-
getIcon
-
getItemType
-
getKey
-
getModule
-
getModuleId
public int getModuleId() -
getSubItems
-
getUrl
-
setAction
-
setAssistantMasterId
-
setDescription
-
setIcon
-
setId
Description copied from class:IdУстанавливает id объекта -
setItemType
-
setKey
-
setModule
-
setModuleId
-
setSubItems
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
setUrl
-