|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchClusterGroupException | |
|---|---|
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| Uses of NoSuchClusterGroupException in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that throw NoSuchClusterGroupException | |
|---|---|
ClusterGroup |
ClusterGroupPersistence.findByPrimaryKey(long clusterGroupId)
Returns the cluster group with the primary key or throws a NoSuchClusterGroupException if it could not be found. |
static ClusterGroup |
ClusterGroupUtil.findByPrimaryKey(long clusterGroupId)
Returns the cluster group with the primary key or throws a NoSuchClusterGroupException if it could not be found. |
ClusterGroup |
ClusterGroupPersistence.remove(long clusterGroupId)
Removes the cluster group with the primary key from the database. |
static ClusterGroup |
ClusterGroupUtil.remove(long clusterGroupId)
Removes the cluster group with the primary key from the database. |
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||