- All Superinterfaces:
- BaseModel<ClusterGroup>, ClassedModel, Cloneable, ClusterGroupModel, Comparable<ClusterGroup>, MVCCModel, PersistedModel, 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
,
ClusterGroupImpl
,
ClusterGroupModelImpl
- {$generated.description}