Interface SocialActivitySet

All Superinterfaces:
AttachedModel, BaseModel<SocialActivitySet>, ClassedModel, Cloneable, Comparable<SocialActivitySet>, CTModel<SocialActivitySet>, MVCCModel, PersistedModel, Serializable, ShardedModel, SocialActivitySetModel, TypedModel
All Known Implementing Classes:
SocialActivitySetWrapper

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