@ProviderType public interface SocialRelation extends PersistedModel, SocialRelationModel
SocialRelationModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialRelation,Long> |
RELATION_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getCompanyId, getCreateDate, getPrimaryKey, getRelationId, getType, getUserId1, getUserId2, getUuid, setCompanyId, setCreateDate, setPrimaryKey, setRelationId, setType, setUserId1, setUserId2, 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<SocialRelation,Long> RELATION_ID_ACCESSOR
com.liferay.portlet.social.model.impl.SocialRelationImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.