com.liferay.portal.service.impl
Class ClusterGroupLocalServiceImpl
java.lang.Object
com.liferay.portal.service.BaseLocalServiceImpl
com.liferay.portal.service.base.ClusterGroupLocalServiceBaseImpl
com.liferay.portal.service.impl.ClusterGroupLocalServiceImpl
- All Implemented Interfaces:
- IdentifiableOSGiService, BaseLocalService, ClusterGroupLocalService, PersistedModelLocalService
public class ClusterGroupLocalServiceImpl
- extends ClusterGroupLocalServiceBaseImpl
| Methods inherited from class com.liferay.portal.service.base.ClusterGroupLocalServiceBaseImpl |
addClusterGroup, afterPropertiesSet, createClusterGroup, deleteClusterGroup, deleteClusterGroup, deletePersistedModel, destroy, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQuery, dynamicQueryCount, dynamicQueryCount, fetchClusterGroup, getActionableDynamicQuery, getClusterGroup, getClusterGroupLocalService, getClusterGroupPersistence, getClusterGroups, getClusterGroupsCount, getCounterLocalService, getIndexableActionableDynamicQuery, getModelClass, getModelClassName, getOSGiServiceIdentifier, getPersistedModel, initActionableDynamicQuery, runSQL, setClusterGroupLocalService, setClusterGroupPersistence, setCounterLocalService, updateClusterGroup |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterGroupLocalServiceImpl
public ClusterGroupLocalServiceImpl()
addClusterGroup
public ClusterGroup addClusterGroup(String name,
List<String> clusterNodeIds)
addWholeClusterGroup
public ClusterGroup addWholeClusterGroup(String name)