@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.
|
persistgetCompanyId, getCreateDate, getPrimaryKey, getRelationId, getType, getUserId1, getUserId2, getUuid, setCompanyId, setCreateDate, setPrimaryKey, setRelationId, setType, setUserId1, setUserId2, setUuidclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic 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.