- All Superinterfaces:
- BaseModel<SocialActivitySetting>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<SocialActivitySetting>, PersistedModel, java.io.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:
SocialActivitySettingModel
- Generated: