public class SAPGlobalConfigurationDTO extends ItemDTO
| Constructor and Description |
|---|
SAPGlobalConfigurationDTO()
Generated constructor - for generic creation.
|
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic SAPGlobalConfigurationDTO()
public String getCore_name()
public String getSapadtreco_filterCategory()
public String getSapadtreco_httpdest()
public SAPHTTPDestinationDTO getSapcommon_erpHttpDestination()
public String getSapcommon_erpLogicalSystem()
public Set<SAPPricingSalesAreaToCatalogDTO> getSapcommon_sapPricingSalesArea()
public Set<SAPLogicalSystemDTO> getSapLogicalSystemGlobalConfig()
public String getSapproductrecommendation_httpdest()
public Set<SAPProductSalesAreaToCatalogMappingDTO> getSapProductSalesAreaToCatalogMapping()
public boolean isReplicateregistereduser()
public void setCore_name(String value)
public void setReplicateregistereduser(boolean value)
public void setSapadtreco_filterCategory(String value)
public void setSapadtreco_httpdest(String value)
public void setSapcommon_erpHttpDestination(SAPHTTPDestinationDTO value)
public void setSapcommon_erpLogicalSystem(String value)
public void setSapcommon_sapPricingSalesArea(Set<SAPPricingSalesAreaToCatalogDTO> value)
public void setSapLogicalSystemGlobalConfig(Set<SAPLogicalSystemDTO> value)
public void setSapproductrecommendation_httpdest(String value)
public void setSapProductSalesAreaToCatalogMapping(Set<SAPProductSalesAreaToCatalogMappingDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.