- All Superinterfaces:
- AttachedModel, BaseModel<SocialRequest>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<SocialRequest>, PersistedModel, java.io.Serializable, 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: