Liferay 6.2-ce-ga5

Uses of Class
com.liferay.portal.NoSuchModelException

Packages that use NoSuchModelException
com.liferay.counter This package defines the portal counter exceptions. 
com.liferay.portal This package defines the common portal exceptions. 
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   
com.liferay.portlet.asset   
com.liferay.portlet.blogs   
com.liferay.portlet.bookmarks   
com.liferay.portlet.calendar   
com.liferay.portlet.documentlibrary   
com.liferay.portlet.dynamicdatalists   
com.liferay.portlet.dynamicdatamapping   
com.liferay.portlet.expando   
com.liferay.portlet.journal   
com.liferay.portlet.messageboards   
com.liferay.portlet.mobiledevicerules   
com.liferay.portlet.polls   
com.liferay.portlet.ratings   
com.liferay.portlet.shopping   
com.liferay.portlet.social   
com.liferay.portlet.softwarecatalog   
com.liferay.portlet.trash   
com.liferay.portlet.wiki   
 

Uses of NoSuchModelException in com.liferay.counter
 

Subclasses of NoSuchModelException in com.liferay.counter
 class NoSuchCounterException
           
 

Uses of NoSuchModelException in com.liferay.portal
 

Subclasses of NoSuchModelException in com.liferay.portal
 class NoSuchAccountException
           
 class NoSuchAddressException
           
 class NoSuchBackgroundTaskException
           
 class NoSuchBrowserTrackerException
           
 class NoSuchClassNameException
           
 class NoSuchClusterGroupException
           
 class NoSuchCompanyException
           
 class NoSuchContactException
           
 class NoSuchCountryException
           
 class NoSuchEmailAddressException
           
 class NoSuchGroupException
           
 class NoSuchImageException
           
 class NoSuchLayoutBranchException
           
 class NoSuchLayoutException
           
 class NoSuchLayoutFriendlyURLException
           
 class NoSuchLayoutPrototypeException
           
 class NoSuchLayoutRevisionException
           
 class NoSuchLayoutSetBranchException
           
 class NoSuchLayoutSetException
           
 class NoSuchLayoutSetPrototypeException
           
 class NoSuchListTypeException
           
 class NoSuchLockException
           
 class NoSuchMembershipRequestException
           
 class NoSuchOrganizationException
           
 class NoSuchOrgGroupRoleException
           
 class NoSuchOrgLaborException
           
 class NoSuchPasswordPolicyException
           
 class NoSuchPasswordPolicyRelException
           
 class NoSuchPasswordTrackerException
           
 class NoSuchPhoneException
           
 class NoSuchPluginSettingException
           
 class NoSuchPortletException
           
 class NoSuchPortletItemException
           
 class NoSuchPortletPreferencesException
           
 class NoSuchPreferencesException
           
 class NoSuchRegionException
           
 class NoSuchReleaseException
           
 class NoSuchRepositoryEntryException
           
 class NoSuchRepositoryException
           
 class NoSuchResourceActionException
           
 class NoSuchResourceBlockException
           
 class NoSuchResourceBlockPermissionException
           
 class NoSuchResourceException
           
 class NoSuchResourcePermissionException
           
 class NoSuchResourceTypePermissionException
           
 class NoSuchRoleException
           
 class NoSuchServiceComponentException
           
 class NoSuchShardException
           
 class NoSuchSubscriptionException
           
 class NoSuchSystemEventException
           
 class NoSuchTeamException
           
 class NoSuchTicketException
           
 class NoSuchUserException
           
 class NoSuchUserGroupException
           
 class NoSuchUserGroupGroupRoleException
           
 class NoSuchUserGroupRoleException
           
 class NoSuchUserIdMapperException
           
 class NoSuchUserNotificationDeliveryException
           
 class NoSuchUserNotificationEventException
           
 class NoSuchUserTrackerException
           
 class NoSuchUserTrackerPathException
           
 class NoSuchVirtualHostException
           
 class NoSuchWebDAVPropsException
           
 class NoSuchWebsiteException
           
 class NoSuchWorkflowDefinitionLinkException
           
 class NoSuchWorkflowInstanceLinkException
           
 

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
 

Subclasses of NoSuchModelException in com.liferay.portlet.announcements
 class NoSuchDeliveryException
           
 class NoSuchEntryException
           
 class NoSuchFlagException
           
 

Uses of NoSuchModelException in com.liferay.portlet.asset
 

Subclasses of NoSuchModelException in com.liferay.portlet.asset
 class NoSuchCategoryException
           
 class NoSuchCategoryPropertyException
           
 class NoSuchLinkException
           
 class NoSuchTagException
           
 class NoSuchTagPropertyException
           
 class NoSuchTagStatsException
           
 class NoSuchVocabularyException
           
 

Uses of NoSuchModelException in com.liferay.portlet.blogs
 

Subclasses of NoSuchModelException in com.liferay.portlet.blogs
 class NoSuchStatsUserException
           
 

Uses of NoSuchModelException in com.liferay.portlet.bookmarks
 

Subclasses of NoSuchModelException in com.liferay.portlet.bookmarks
 class NoSuchFolderException
           
 

Uses of NoSuchModelException in com.liferay.portlet.calendar
 

Subclasses of NoSuchModelException in com.liferay.portlet.calendar
 class NoSuchEventException
           
 

Uses of NoSuchModelException in com.liferay.portlet.documentlibrary
 

Subclasses of NoSuchModelException in com.liferay.portlet.documentlibrary
 class NoSuchContentException
           
 class NoSuchDirectoryException
           
 class NoSuchFileEntryException
           
 class NoSuchFileEntryMetadataException
           
 class NoSuchFileEntryTypeException
           
 class NoSuchFileException
           
 class NoSuchFileRankException
           
 class NoSuchFileShortcutException
           
 class NoSuchFileVersionException
           
 class NoSuchMetadataSetException
           
 class NoSuchSyncEventException
           
 class NoSuchSyncException
           
 

Uses of NoSuchModelException in com.liferay.portlet.dynamicdatalists
 

Subclasses of NoSuchModelException in com.liferay.portlet.dynamicdatalists
 class NoSuchRecordException
           
 class NoSuchRecordSetException
           
 class NoSuchRecordVersionException
           
 

Uses of NoSuchModelException in com.liferay.portlet.dynamicdatamapping
 

Subclasses of NoSuchModelException in com.liferay.portlet.dynamicdatamapping
 class NoSuchStorageLinkException
           
 class NoSuchStructureException
           
 class NoSuchStructureLinkException
           
 class NoSuchTemplateException
           
 

Uses of NoSuchModelException in com.liferay.portlet.expando
 

Subclasses of NoSuchModelException in com.liferay.portlet.expando
 class NoSuchColumnException
           
 class NoSuchRowException
           
 class NoSuchTableException
           
 class NoSuchValueException
           
 

Uses of NoSuchModelException in com.liferay.portlet.journal
 

Subclasses of NoSuchModelException in com.liferay.portlet.journal
 class NoSuchArticleException
           
 class NoSuchArticleImageException
           
 class NoSuchArticleResourceException
           
 class NoSuchContentSearchException
           
 class NoSuchFeedException
           
 

Uses of NoSuchModelException in com.liferay.portlet.messageboards
 

Subclasses of NoSuchModelException in com.liferay.portlet.messageboards
 class NoSuchBanException
           
 class NoSuchDiscussionException
           
 class NoSuchMailingListException
           
 class NoSuchMessageException
           
 class NoSuchThreadException
           
 class NoSuchThreadFlagException
           
 

Uses of NoSuchModelException in com.liferay.portlet.mobiledevicerules
 

Subclasses of NoSuchModelException in com.liferay.portlet.mobiledevicerules
 class NoSuchActionException
           
 class NoSuchRuleException
           
 class NoSuchRuleGroupException
           
 class NoSuchRuleGroupInstanceException
           
 

Uses of NoSuchModelException in com.liferay.portlet.polls
 

Subclasses of NoSuchModelException in com.liferay.portlet.polls
 class NoSuchChoiceException
           
 class NoSuchQuestionException
           
 class NoSuchVoteException
           
 

Uses of NoSuchModelException in com.liferay.portlet.ratings
 

Subclasses of NoSuchModelException in com.liferay.portlet.ratings
 class NoSuchStatsException
           
 

Uses of NoSuchModelException in com.liferay.portlet.shopping
 

Subclasses of NoSuchModelException in com.liferay.portlet.shopping
 class NoSuchCartException
           
 class NoSuchCouponException
           
 class NoSuchItemException
           
 class NoSuchItemFieldException
           
 class NoSuchItemPriceException
           
 class NoSuchOrderException
           
 class NoSuchOrderItemException
           
 

Uses of NoSuchModelException in com.liferay.portlet.social
 

Subclasses of NoSuchModelException in com.liferay.portlet.social
 class NoSuchActivityAchievementException
           
 class NoSuchActivityCounterException
           
 class NoSuchActivityException
           
 class NoSuchActivityLimitException
           
 class NoSuchActivitySetException
           
 class NoSuchActivitySettingException
           
 class NoSuchRelationException
           
 class NoSuchRequestException
           
 

Uses of NoSuchModelException in com.liferay.portlet.softwarecatalog
 

Subclasses of NoSuchModelException in com.liferay.portlet.softwarecatalog
 class NoSuchFrameworkVersionException
           
 class NoSuchLicenseException
           
 class NoSuchProductEntryException
           
 class NoSuchProductScreenshotException
           
 class NoSuchProductVersionException
           
 

Uses of NoSuchModelException in com.liferay.portlet.trash
 

Subclasses of NoSuchModelException in com.liferay.portlet.trash
 class NoSuchVersionException
           
 

Uses of NoSuchModelException in com.liferay.portlet.wiki
 

Subclasses of NoSuchModelException in com.liferay.portlet.wiki
 class NoSuchNodeException
           
 class NoSuchPageException
           
 class NoSuchPageResourceException
           
 


Liferay 6.2-ce-ga5