Uses of Class
de.hybris.platform.cms2.exceptions.CMSVersionNotFoundException
-
-
Uses of CMSVersionNotFoundException in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that throw CMSVersionNotFoundException Modifier and Type Method Description protected AbstractPageModelAbstractCMSPageService. getPageForVersionUid(java.lang.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 CMSVersionNotFoundException Modifier and Type Method Description CMSVersionDataCMSVersionFacade. getVersion(java.lang.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 CMSVersionNotFoundException Modifier and Type Method Description CMSVersionDataDefaultCMSVersionFacade. getVersion(java.lang.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 Modifier and Type Method Description CMSVersionWsDTOCMSVersionController. getVersion(java.lang.String versionId)
-