com.liferay.portal.model
Interface ClusterGroup
- 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.
- See Also:
ClusterGroupModel,
ClusterGroupImpl,
ClusterGroupModelImpl
| Methods inherited from interface com.liferay.portal.model.ClusterGroupModel |
clone, compareTo, getClusterGroupId, getClusterNodeIds, getExpandoBridge, getMvccVersion, getName, getPrimaryKey, getPrimaryKeyObj, getWholeCluster, hashCode, isCachedModel, isEscapedModel, isNew, isWholeCluster, setCachedModel, setClusterGroupId, setClusterNodeIds, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setExpandoBridgeAttributes, setMvccVersion, setName, setNew, setPrimaryKey, setPrimaryKeyObj, setWholeCluster, toCacheModel, toEscapedModel, toString, toUnescapedModel, toXmlString |
CLUSTER_GROUP_ID_ACCESSOR
static final Accessor<ClusterGroup,Long> CLUSTER_GROUP_ID_ACCESSOR
getClusterNodeIdsArray
String[] getClusterNodeIdsArray()