public class CxAbstractActionDTO extends AbstractActionDTO
modifiedPropsSet| Constructor and Description |
|---|
CxAbstractActionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAffectedObjectKey() |
CatalogVersionDTO |
getCatalogVersion() |
java.lang.Integer |
getRank() |
CxVariationDTO |
getVariation() |
void |
setAffectedObjectKey(java.lang.String value) |
void |
setCatalogVersion(CatalogVersionDTO value) |
void |
setRank(java.lang.Integer value) |
void |
setVariation(CxVariationDTO value) |
getCode, getTarget, getType, setCode, setTarget, setTypegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic CxAbstractActionDTO()
public java.lang.String getAffectedObjectKey()
public CatalogVersionDTO getCatalogVersion()
public java.lang.Integer getRank()
public CxVariationDTO getVariation()
public void setAffectedObjectKey(java.lang.String value)
public void setCatalogVersion(CatalogVersionDTO value)
public void setRank(java.lang.Integer value)
public void setVariation(CxVariationDTO value)
Copyright © 2018 SAP SE. All Rights Reserved.