@ProviderType public interface SocialActivitySetting extends PersistedModel, SocialActivitySettingModel
SocialActivitySettingModel
Modifier and Type | Field and Description |
---|---|
static Accessor<SocialActivitySetting,Long> |
ACTIVITY_SETTING_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
persist
getActivitySettingId, getActivityType, getClassName, getClassNameId, getCompanyId, getGroupId, getName, getPrimaryKey, getValue, setActivitySettingId, setActivityType, setClassName, setClassNameId, setCompanyId, setGroupId, setName, setPrimaryKey, setValue
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<SocialActivitySetting,Long> ACTIVITY_SETTING_ID_ACCESSOR
com.liferay.portlet.social.model.impl.SocialActivitySettingImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.