@ProviderType public interface Status extends com.liferay.portal.kernel.model.PersistedModel, StatusModel
StatusModel
Modifier and Type | Field and Description |
---|---|
static com.liferay.portal.kernel.util.Accessor<Status,java.lang.Long> |
STATUS_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
clone, compareTo, getActivePanelIds, getAwake, getExpandoBridge, getMessage, getModifiedDate, getOnline, getPlaySound, getPrimaryKey, getPrimaryKeyObj, getStatusId, getUserId, getUserUuid, hashCode, isAwake, isCachedModel, isEscapedModel, isNew, isOnline, isPlaySound, setActivePanelIds, setAwake, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMessage, setModifiedDate, setNew, setOnline, setPlaySound, setPrimaryKey, setPrimaryKeyObj, setStatusId, setUserId, setUserUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString
static final com.liferay.portal.kernel.util.Accessor<Status,java.lang.Long> STATUS_ID_ACCESSOR
com.liferay.chat.model.impl.StatusImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.