public class CxAbstractActionDTO extends AbstractActionDTO
| Constructor and Description |
|---|
CxAbstractActionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAffectedObjectKey() |
CatalogVersionDTO |
getCatalogVersion() |
CxVariationDTO |
getVariation() |
void |
setAffectedObjectKey(String value) |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setVariation(CxVariationDTO value) |
getCode, getSegment, getTarget, getType, setCode, setSegment, setTarget, setTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CxAbstractActionDTO()
public String getAffectedObjectKey()
public CatalogVersionDTO getCatalogVersion()
public CxVariationDTO getVariation()
public void setAffectedObjectKey(String value)
public void setCatalogVersion(CatalogVersionDTO value)
public void setVariation(CxVariationDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.