@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.
|
persistgetActivitySettingId, getActivityType, getClassName, getClassNameId, getCompanyId, getGroupId, getName, getPrimaryKey, getValue, setActivitySettingId, setActivityType, setClassName, setClassNameId, setCompanyId, setGroupId, setName, setPrimaryKey, setValueclone, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModel, toXmlStringgetModelClass, getModelClassNamestatic 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.