|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NoSuchModelException | |
|---|---|
| com.liferay.counter.exception | |
| com.liferay.portal.exception | |
| com.liferay.portal.kernel.lock | |
| com.liferay.portal.service.persistence | This package defines the portal service persistence interfaces, classes, and utilities. |
| com.liferay.portal.service.persistence.impl | This package defines the portal service persistence implementation base classes. |
| com.liferay.portlet.announcements.exception | |
| com.liferay.portlet.asset | |
| com.liferay.portlet.asset.exception | |
| com.liferay.portlet.blogs.exception | |
| com.liferay.portlet.calendar.exception | |
| com.liferay.portlet.documentlibrary | |
| com.liferay.portlet.documentlibrary.exception | |
| com.liferay.portlet.dynamicdatamapping | |
| com.liferay.portlet.expando.exception | |
| com.liferay.portlet.exportimport.exception | |
| com.liferay.portlet.messageboards.exception | |
| com.liferay.portlet.ratings.exception | |
| com.liferay.portlet.social.exception | |
| com.liferay.portlet.trash.exception | |
| Uses of NoSuchModelException in com.liferay.counter.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.counter.exception | |
|---|---|
class |
NoSuchCounterException
|
| Uses of NoSuchModelException in com.liferay.portal.exception |
|---|
| Uses of NoSuchModelException in com.liferay.portal.kernel.lock |
|---|
| Subclasses of NoSuchModelException in com.liferay.portal.kernel.lock | |
|---|---|
class |
NoSuchLockException
|
| Uses of NoSuchModelException in com.liferay.portal.service.persistence |
|---|
| Methods in com.liferay.portal.service.persistence that throw NoSuchModelException | |
|---|---|
T |
BasePersistence.findByPrimaryKey(Serializable primaryKey)
Returns the model instance with the primary key or throws a NoSuchModelException if it could not be found. |
T |
BasePersistence.remove(Serializable primaryKey)
Removes the model instance with the primary key from the database. |
| Uses of NoSuchModelException in com.liferay.portal.service.persistence.impl |
|---|
| Methods in com.liferay.portal.service.persistence.impl that throw NoSuchModelException | |
|---|---|
T |
BasePersistenceImpl.findByPrimaryKey(Serializable primaryKey)
|
T |
BasePersistenceImpl.remove(Serializable primaryKey)
|
| Uses of NoSuchModelException in com.liferay.portlet.announcements.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.announcements.exception | |
|---|---|
class |
NoSuchDeliveryException
|
class |
NoSuchEntryException
|
class |
NoSuchFlagException
|
| Uses of NoSuchModelException in com.liferay.portlet.asset |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.asset | |
|---|---|
class |
NoSuchClassTypeException
|
class |
NoSuchClassTypeFieldException
|
| Uses of NoSuchModelException in com.liferay.portlet.asset.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.asset.exception | |
|---|---|
class |
NoSuchCategoryException
|
class |
NoSuchCategoryPropertyException
|
class |
NoSuchLinkException
|
class |
NoSuchTagException
|
class |
NoSuchTagStatsException
|
class |
NoSuchVocabularyException
|
| Uses of NoSuchModelException in com.liferay.portlet.blogs.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.blogs.exception | |
|---|---|
class |
NoSuchStatsUserException
|
| Uses of NoSuchModelException in com.liferay.portlet.calendar.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.calendar.exception | |
|---|---|
class |
NoSuchEventException
|
| Uses of NoSuchModelException in com.liferay.portlet.documentlibrary |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.documentlibrary | |
|---|---|
class |
NoSuchSyncException
|
| Uses of NoSuchModelException in com.liferay.portlet.documentlibrary.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.documentlibrary.exception | |
|---|---|
class |
NoSuchContentException
|
class |
NoSuchDirectoryException
Deprecated. As of 7.0.0, with no direct replacement |
class |
NoSuchFileEntryException
|
class |
NoSuchFileEntryMetadataException
|
class |
NoSuchFileEntryTypeException
|
class |
NoSuchFileException
|
class |
NoSuchFileRankException
|
class |
NoSuchFileShortcutException
|
class |
NoSuchFileVersionException
|
class |
NoSuchFolderException
|
class |
NoSuchMetadataSetException
|
class |
NoSuchSyncEventException
|
| Uses of NoSuchModelException in com.liferay.portlet.dynamicdatamapping |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.dynamicdatamapping | |
|---|---|
class |
NoSuchStructureException
|
| Uses of NoSuchModelException in com.liferay.portlet.expando.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.expando.exception | |
|---|---|
class |
NoSuchColumnException
|
class |
NoSuchRowException
|
class |
NoSuchTableException
|
class |
NoSuchValueException
|
| Uses of NoSuchModelException in com.liferay.portlet.exportimport.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.exportimport.exception | |
|---|---|
class |
NoSuchConfigurationException
|
| Uses of NoSuchModelException in com.liferay.portlet.messageboards.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.messageboards.exception | |
|---|---|
class |
NoSuchBanException
|
class |
NoSuchDiscussionException
|
class |
NoSuchMailingListException
|
class |
NoSuchMessageException
|
class |
NoSuchThreadException
|
class |
NoSuchThreadFlagException
|
| Uses of NoSuchModelException in com.liferay.portlet.ratings.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.ratings.exception | |
|---|---|
class |
NoSuchStatsException
|
| Uses of NoSuchModelException in com.liferay.portlet.social.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.social.exception | |
|---|---|
class |
NoSuchActivityAchievementException
|
class |
NoSuchActivityCounterException
|
class |
NoSuchActivityException
|
class |
NoSuchActivityLimitException
|
class |
NoSuchActivitySetException
|
class |
NoSuchActivitySettingException
|
class |
NoSuchRelationException
|
class |
NoSuchRequestException
|
| Uses of NoSuchModelException in com.liferay.portlet.trash.exception |
|---|
| Subclasses of NoSuchModelException in com.liferay.portlet.trash.exception | |
|---|---|
class |
NoSuchVersionException
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||