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