Interface SocialRelation

All Superinterfaces:
BaseModel<SocialRelation>, ClassedModel, Cloneable, Comparable<SocialRelation>, CTModel<SocialRelation>, MVCCModel, PersistedModel, Serializable, ShardedModel, SocialRelationModel
All Known Implementing Classes:
SocialRelationWrapper

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