| Modifier and Type | Method and Description |
|---|---|
ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerResource.getABTestCMSComponentContainerModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerResource.readResource(java.lang.String resourceId)
Gets the
ABTestCMSComponentContainerModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ABTestCMSComponentContainerModel> |
ABTestCMSComponentContainersResource.getABTestCMSComponentContainersCollection()
Convenience method which just delegates to
AbstractResource.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(java.util.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. |
java.util.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. |
java.util.List<SimpleCMSComponentModel> |
DefaultABTestService.getRandomCMSComponents(ABTestCMSComponentContainerModel container)
Gets the list of random
SimpleCMSComponent objects. |
| Modifier and Type | Method and Description |
|---|---|
ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerModelBuilder.build() |
protected ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerModelBuilder.getModel() |
| Modifier and Type | Method and Description |
|---|---|
static ABTestCMSComponentContainerModelBuilder |
ABTestCMSComponentContainerModelBuilder.fromModel(ABTestCMSComponentContainerModel model) |
| Modifier and Type | Method and Description |
|---|---|
ABTestCMSComponentContainerModel |
ABTestCMSComponentContainerModelMother.createHeaderParagraphsABTestContainerModel(CatalogVersionModel catalogVersion) |
Copyright © 2018 SAP SE. All Rights Reserved.