public class CxCmsActionResult extends CxAbstractActionResult
| Constructor and Description |
|---|
CxCmsActionResult() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentCatalog() |
java.lang.String |
getComponentId() |
java.lang.String |
getContainerId() |
void |
setComponentCatalog(java.lang.String componentCatalog) |
void |
setComponentId(java.lang.String componentId) |
void |
setContainerId(java.lang.String containerId) |
getActionCode, getCustomizationCode, getCustomizationName, getVariationCode, getVariationName, setActionCode, setCustomizationCode, setCustomizationName, setVariationCode, setVariationNamepublic void setComponentId(java.lang.String componentId)
public java.lang.String getComponentId()
public void setComponentCatalog(java.lang.String componentCatalog)
public java.lang.String getComponentCatalog()
public void setContainerId(java.lang.String containerId)
public java.lang.String getContainerId()
Copyright © 2018 SAP SE. All Rights Reserved.