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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetBody()getDate()getText()setFilter(NewsFilter filter) setFilterData(String filterData) setId(int id) Устанавливает id объектаУстанавливает название (описание) объектаtoString()Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, to, toIdTitleMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
News
public News()
-
-
Method Details
-
compareTo
- Specified by:
compareToin interfaceComparable<News>
-
getBody
-
getDate
-
getDocument
- Throws:
Exception
-
getFilter
-
getFilterData
-
getText
-
setBody
-
setDate
-
setFilter
-
setFilterData
-
setText
-
setId
Description copied from class:IdУстанавливает id объекта -
setTitle
Description copied from class:IdTitleУстанавливает название (описание) объекта -
toString
-