Class Message
java.lang.Object
org.bgerp.model.base.Id
org.bgerp.model.msg.Message
ru.bgcrm.model.message.Message
- All Implemented Interfaces:
Serializable, Id<Integer>
-
Field Summary
Fields inherited from class Message
DIRECTION_INCOMING, DIRECTION_OUTGOING, OBJECT_TYPE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Message
addAttach, getAttachList, getCustomerId, getDirection, getFrom, getFromTime, getLockEdit, getProcess, getProcessId, getSubject, getSystemId, getText, getTo, getToTime, getTypeId, getUserId, getUserTitle, isIncoming, isRead, isUnread, setCustomerId, setDirection, setFrom, setFromTime, setProcess, setProcessId, setSubject, setSystemId, setText, setTo, setToTime, setTypeId, setUserId, withDirection, withFrom, withFromTime, withProcess, withProcessId, withSubject, withSystemId, withText, withTo, withToTime, withTypeId, withUserId
-
Constructor Details
-
Message
public Message()Deprecated.
-