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