@ProviderType public interface Entry extends EntryModel, com.liferay.portal.kernel.model.PersistedModel
EntryModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<Entry,java.lang.Long> |
ENTRY_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getContent, getCreateDate, getEntryId, getExpandoBridge, getFlag, getFromUserId, getFromUserUuid, getPrimaryKey, getPrimaryKeyObj, getToUserId, getToUserUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setContent, setCreateDate, setEntryId, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setFlag, setFromUserId, setFromUserUuid, setNew, setPrimaryKey, setPrimaryKeyObj, setToUserId, setToUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
static final com.liferay.portal.kernel.util.Accessor<Entry,java.lang.Long> ENTRY_ID_ACCESSOR
com.liferay.chat.model.impl.EntryImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.