Class DocumentJournal
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.bgbilling.plugins.documents.common.bean.DocumentJournal
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
Класс-модель журнала документа.
Используется как справочник: getDirectory( DocumentJournal.class )...
Используется как справочник: getDirectory( DocumentJournal.class )...
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsetId(int id) Устанавливает id объектаУстанавливает название (описание) объекта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
-
DocumentJournal
public DocumentJournal() -
DocumentJournal
-
DocumentJournal
-
-
Method Details