Class ContractObjectType
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.EntitySpec
ru.bitel.bgbilling.kernel.contract.object.common.bean.ContractObjectType
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetComment(String comment) setEntityTitleMacros(String entityTitleMakros) setHidden(boolean hidden) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаMethods inherited from class ru.bitel.oss.kernel.entity.common.bean.EntitySpec
createEntityTitle, createEntityTitle, getAttributeList, getComment, getEntitySpecTypeId, getEntityTitleMacros, getModuleIds, isHidden, setAttributeList, setEntitySpecTypeId, setModuleIds, toEntitySpecDTOMethods 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
-
ContractObjectType
public ContractObjectType()
-
-
Method Details
-
setId
Description copied from class:IdУстанавливает id объекта- Overrides:
setIdin classEntitySpec
-
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта- Overrides:
setTitlein classEntitySpec
-
setEntityTitleMacros
- Overrides:
setEntityTitleMacrosin classEntitySpec
-
setComment
- Overrides:
setCommentin classEntitySpec
-
setHidden
- Overrides:
setHiddenin classEntitySpec
-