Uses of Class
de.hybris.platform.cms2.exceptions.CMSVersionNotFoundException
Packages that use CMSVersionNotFoundException
Package
Description
-
Uses of CMSVersionNotFoundException in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that throw CMSVersionNotFoundExceptionModifier and TypeMethodDescriptionprotected AbstractPageModelAbstractCMSPageService.getPageForVersionUid(String versionUid) Return the page associated to a given version uid. -
Uses of CMSVersionNotFoundException in de.hybris.platform.cmsfacades.version
Methods in de.hybris.platform.cmsfacades.version that throw CMSVersionNotFoundExceptionModifier and TypeMethodDescriptionCMSVersionFacade.getVersion(String uid) Retrieves a CMSVersionData for the version identified by its uid -
Uses of CMSVersionNotFoundException in de.hybris.platform.cmsfacades.version.impl
Methods in de.hybris.platform.cmsfacades.version.impl that throw CMSVersionNotFoundExceptionModifier and TypeMethodDescriptionDefaultCMSVersionFacade.getVersion(String versionUid) voidDefaultCMSVersionFacadeTest.shouldFailGetVersion_CMSVersionDoesNotExist()voidDefaultCMSVersionFacadeTest.shouldGetItemByVersionWhereVersionModelFound()voidDefaultCMSVersionFacadeTest.shouldGetVersionForItem()voidDefaultCMSVersionFacadeTest.shouldThrowVersionNotFoundExceptionIfVersionNotFount() -
Uses of CMSVersionNotFoundException in de.hybris.platform.cmswebservices.version.controller
Methods in de.hybris.platform.cmswebservices.version.controller that throw CMSVersionNotFoundException