- All Superinterfaces:
- com.liferay.portal.kernel.model.AuditedModel, com.liferay.portal.kernel.model.BaseModel<UserThread>, com.liferay.portal.kernel.model.ClassedModel, java.lang.Cloneable, java.lang.Comparable<UserThread>, com.liferay.portal.kernel.model.PersistedModel, java.io.Serializable, com.liferay.portal.kernel.model.ShardedModel, UserThreadModel
- All Known Implementing Classes:
- UserThreadWrapper
@ProviderType
public interface UserThread
extends UserThreadModel, com.liferay.portal.kernel.model.PersistedModel
The extended model interface for the UserThread service. Represents a row in the "PM_UserThread" database table, with each column mapped to a property of this class.
- See Also:
UserThreadModel,
com.liferay.social.privatemessaging.model.impl.UserThreadImpl,
com.liferay.social.privatemessaging.model.impl.UserThreadModelImpl