Class News
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.plugins.news.common.bean.News
- All Implemented Interfaces:
Serializable
,Comparable<News>
,GuiTitlable
,Idable
,ListItem
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setTitle, toIdTitle
Methods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap, setId
-
Constructor Details
-
News
public News()
-
-
Method Details
-
getContractLabelIds
-
setContractLabelIds
-
getDate
-
setDate
-
getBody
-
setBody
-
getText
-
setText
-
getDocument
- Throws:
ru.bitel.bgbilling.common.BGException
-
compareTo
- Specified by:
compareTo
in interfaceComparable<News>
-
toString
-