- All Superinterfaces:
- BaseModel<SocialRelation>, ClassedModel, Cloneable, Comparable<SocialRelation>, PersistedModel, Serializable, ShardedModel, SocialRelationModel
- All Known Implementing Classes:
- SocialRelationWrapper
@ProviderType
public interface SocialRelation
extends SocialRelationModel, PersistedModel
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:
SocialRelationModel
,
SocialRelationImpl
,
SocialRelationModelImpl
- {$generated.description}