Package com.liferay.social.kernel.model
Interface SocialActivitySetting
- All Superinterfaces:
BaseModel<SocialActivitySetting>,ClassedModel,Cloneable,Comparable<SocialActivitySetting>,CTModel<SocialActivitySetting>,MVCCModel,PersistedModel,Serializable,ShardedModel,SocialActivitySettingModel,TypedModel
- All Known Implementing Classes:
SocialActivitySettingWrapper
@ProviderType
public interface SocialActivitySetting
extends PersistedModel, SocialActivitySettingModel
The extended model interface for the SocialActivitySetting service. Represents a row in the "SocialActivitySetting" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
- {$generated.description}
-
Field Summary
Fields -
Method Summary
Methods inherited from interface com.liferay.portal.kernel.model.BaseModel
clone, getAttributeGetterFunctions, getAttributeSetterBiConsumers, getExpandoBridge, getModelAttributes, getPrimaryKeyObj, isCachedModel, isEntityCacheEnabled, isEscapedModel, isFinderCacheEnabled, isNew, resetOriginalValues, setCachedModel, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setModelAttributes, setNew, setPrimaryKeyObj, toCacheModel, toEscapedModel, toUnescapedModelMethods inherited from interface com.liferay.portal.kernel.model.ClassedModel
getModelClass, getModelClassNameMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface com.liferay.portal.kernel.model.PersistedModel
persistMethods inherited from interface com.liferay.social.kernel.model.SocialActivitySettingModel
cloneWithOriginalValues, getActivitySettingId, getActivityType, getClassName, getClassNameId, getCompanyId, getCtCollectionId, getGroupId, getMvccVersion, getName, getPrimaryKey, getValue, setActivitySettingId, setActivityType, setClassName, setClassNameId, setCompanyId, setCtCollectionId, setGroupId, setMvccVersion, setName, setPrimaryKey, setValue, toXmlString
-
Field Details
-
ACTIVITY_SETTING_ID_ACCESSOR
-