- All Superinterfaces:
- AttachedModel, BaseModel<SocialRequest>, ClassedModel, Cloneable, Comparable<SocialRequest>, PersistedModel, Serializable, ShardedModel, SocialRequestModel, TypedModel
- All Known Implementing Classes:
- SocialRequestWrapper
@ProviderType
public interface SocialRequest
extends SocialRequestModel, PersistedModel
The extended model interface for the SocialRequest service. Represents a row in the "SocialRequest" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
SocialRequestModel
,
SocialRequestImpl
,
SocialRequestModelImpl
- {$generated.description}