- All Superinterfaces:
- AttachedModel, BaseModel<Shard>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<Shard>, PersistedModel, java.io.Serializable, ShardModel, TypedModel
- All Known Implementing Classes:
- ShardWrapper
@ProviderType
public interface Shard
extends ShardModel, PersistedModel
The extended model interface for the Shard service. Represents a row in the "Shard" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
ShardModel,
ShardImpl,
ShardModelImpl- Generated: