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