@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.
|
persistgetClassName, 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, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic 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.