@ProviderType public interface SocialActivitySet extends PersistedModel, SocialActivitySetModel
SocialActivitySetModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialActivitySet,Long> |
ACTIVITY_SET_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getActivityCount, getActivitySetId, getClassName, getClassNameId, getClassPK, getCompanyId, getCreateDate, getExtraData, getGroupId, getModifiedDate, getPrimaryKey, getType, getUserId, getUserUuid, setActivityCount, setActivitySetId, setClassName, setClassNameId, setClassPK, setCompanyId, setCreateDate, setExtraData, setGroupId, setModifiedDate, setPrimaryKey, setType, setUserId, setUserUuid
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<SocialActivitySet,Long> ACTIVITY_SET_ID_ACCESSOR
com.liferay.portlet.social.model.impl.SocialActivitySetImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.