Class AbstractEntity
java.lang.Object
ru.bitel.common.model.Id
ru.bitel.common.model.IdTitle
ru.bitel.oss.kernel.entity.common.bean.AbstractEntity
- All Implemented Interfaces:
Serializable,GuiTitlable,Idable,ListItem
- Direct Known Subclasses:
ContractObject,Entity
Сущность, привязанная к своей собственной таблице (contract, object)
- See Also:
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyTo(AbstractEntity abstractEntity) intsetEntityAttributes(Map<Integer, EntityAttr> entityAttributes) setEntitySpecId(int entitySpecId) Methods inherited from class ru.bitel.common.model.IdTitle
copyTo, getGuiTitle, getTitle, setAsNoSelect, setId, setTitle, to, toIdTitle, toStringMethods inherited from class ru.bitel.common.model.Id
copyTo, equals, getId, hashCode, newIdList, newIdSet, newIdSet, newIdSet, newIdSet, newMap
-
Constructor Details
-
AbstractEntity
public AbstractEntity() -
AbstractEntity
-
-
Method Details
-
copyTo
-
getEntityAttributes
-
getEntitySpecId
public int getEntitySpecId() -
setEntityAttributes
-
setEntitySpecId
-