@ProviderType public interface SocialRequest extends PersistedModel, SocialRequestModel
SocialRequestModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialRequest,Long> |
REQUEST_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExtraData, getGroupId, getModifiedDate, getPrimaryKey, getReceiverUserId, getReceiverUserUuid, getRequestId, getStatus, getType, getUserId, getUserUuid, getUuid, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExtraData, setGroupId, setModifiedDate, setPrimaryKey, setReceiverUserId, setReceiverUserUuid, setRequestId, setStatus, setType, setUserId, setUserUuid, setUuid
clone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlString
getModelClass, getModelClassName
static final Accessor<SocialRequest,Long> REQUEST_ID_ACCESSOR
com.liferay.portlet.social.model.impl.SocialRequestImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.