Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.exception.NoSuchModelException

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
 

Subclasses of NoSuchModelException in com.liferay.portal.exception
 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 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 NoSuchRecentLayoutBranchException
           
 class NoSuchRecentLayoutRevisionException
           
 class NoSuchRecentLayoutSetBranchException
           
 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 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.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