@ProviderType public interface ClusterGroup extends ClusterGroupModel, PersistedModel
ClusterGroupModel
Modifier and Type | Field and Description |
---|---|
static Accessor<ClusterGroup,Long> |
CLUSTER_GROUP_ID_ACCESSOR
NOTE FOR DEVELOPERS:
Never modify this interface directly.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getClusterNodeIdsArray() |
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
getModelAttributes, isEntityCacheEnabled, isFinderCacheEnabled, resetOriginalValues, setModelAttributes
getModelClass, getModelClassName
persist
static final Accessor<ClusterGroup,Long> CLUSTER_GROUP_ID_ACCESSOR
com.liferay.portal.model.impl.ClusterGroupImpl
and rerun ServiceBuilder to automatically copy the method declarations to this interface.