Interface SocialActivity

All Superinterfaces:
AttachedModel, BaseModel<SocialActivity>, ClassedModel, Cloneable, Comparable<SocialActivity>, CTModel<SocialActivity>, MVCCModel, PersistedModel, Serializable, ShardedModel, SocialActivityModel, TypedModel
All Known Implementing Classes:
SocialActivityWrapper

@ProviderType public interface SocialActivity extends PersistedModel, SocialActivityModel
The extended model interface for the SocialActivity service. Represents a row in the "SocialActivity" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}