@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.
|
persistclone, compareTo, getCompanyId, getCreateDate, getExpandoBridge, getPrimaryKey, getPrimaryKeyObj, getRelationId, getType, getUserId1, getUserId2, getUuid, hashCode, isCachedModel, isEscapedModel, isNew, setCachedModel, setCompanyId, setCreateDate, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setNew, setPrimaryKey, setPrimaryKeyObj, setRelationId, setType, setUserId1, setUserId2, setUuid, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlStringgetModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributesgetModelClass, 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.