| Modifier and Type | Method and Description |
|---|---|
ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerResource.getABTestCMSComponentContainerModel()
Convenience method which just delegates to
#getResourceValue() |
protected ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerResource.readResource(String resourceId)
Gets the
ABTestCMSComponentContainerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ABTestCMSComponentContainerModel> |
ABTestCMSComponentContainersResource.getABTestCMSComponentContainersCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
ABTestCMSComponentContainerResource.setABTestCMSComponentContainerModel(ABTestCMSComponentContainerModel value)
Convenience method which just delegates to
#setResourceValue(ABTestCMSComponentContainerModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
ABTestCMSComponentContainersResource.setABTestCMSComponentContainersCollection(Collection<ABTestCMSComponentContainerModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SimpleCMSComponentModel |
ABTestService.getRandomCmsComponent(ABTestCMSComponentContainerModel container)
Gets the random
SimpleCMSComponent object. |
List<SimpleCMSComponentModel> |
ABTestService.getRandomCMSComponents(ABTestCMSComponentContainerModel container)
Gets the list of random
SimpleCMSComponent objects. |
| Modifier and Type | Method and Description |
|---|---|
protected int |
DefaultABTestService.getRandFromSession(ABTestCMSComponentContainerModel container,
int size) |
SimpleCMSComponentModel |
DefaultABTestService.getRandomCmsComponent(ABTestCMSComponentContainerModel container)
Gets the random
SimpleCMSComponent object. |
List<SimpleCMSComponentModel> |
DefaultABTestService.getRandomCMSComponents(ABTestCMSComponentContainerModel container)
Gets the list of random
SimpleCMSComponent objects. |
Copyright © 2017 SAP SE. All Rights Reserved.