| Modifier and Type | Method and Description |
|---|---|
protected AbstractPageModel |
DefaultCMSPageService.getPageForVersionUid(java.lang.String versionUid)
Return the page associated to a given version uid.
|
| Modifier and Type | Method and Description |
|---|---|
CMSVersionData |
CMSVersionFacade.getVersion(java.lang.String uid)
Retrieves a CMSVersionData for the version identified by its uid
|
| Modifier and Type | Method and Description |
|---|---|
CMSVersionData |
DefaultCMSVersionFacade.getVersion(java.lang.String versionUid) |
void |
DefaultCMSVersionFacadeTest.shouldFailGetVersion_CMSVersionDoesNotExist() |
void |
DefaultCMSVersionFacadeTest.shouldGetItemByVersionWhereVersionModelFound() |
void |
DefaultCMSVersionFacadeTest.shouldGetVersionForItem() |
void |
DefaultCMSVersionFacadeTest.shouldThrowVersionNotFoundExceptionIfVersionNotFount() |
| Modifier and Type | Method and Description |
|---|---|
CMSVersionWsDTO |
CMSVersionController.getVersion(java.lang.String versionId) |
Copyright © 2018 SAP SE. All Rights Reserved.