- All Superinterfaces:
- com.liferay.portal.kernel.model.BaseModel<Status>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<Status>, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, StatusModel
- All Known Implementing Classes:
- StatusWrapper
@ProviderType
public interface Status
extends StatusModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the Status service. Represents a row in the "Chat_Status" database table, with each column mapped to a property of this class.
- See Also:
StatusModel
,
com.liferay.chat.model.impl.StatusImpl
,
com.liferay.chat.model.impl.StatusModelImpl
- Generated: