public class CompareCatalogVersionsCronJobDTO extends CronJobDTO
modifiedPropsSet| Constructor and Description |
|---|
CompareCatalogVersionsCronJobDTO()
Generated constructor - for generic creation.
|
getActive, getChangeRecordingEnabled, getCode, getEmailAddress, getErrorMode, getJob, getLogLevelDatabase, getLogLevelFile, getLogText, getLogToDatabase, getLogToFile, getModifiedProperties, getNodeID, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStatus, getTimeTable, setActive, setChangeRecordingEnabled, setCode, setEmailAddress, setErrorMode, setJob, setLogLevelDatabase, setLogLevelFile, setLogText, setLogToDatabase, setLogToFile, setNodeID, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStatus, setTimeTablegetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CompareCatalogVersionsCronJobDTO()
public Double getMaxPriceTolerance()
public int getMissingProducts()
public int getNewProducts()
public Boolean getOverwriteProductApprovalStatus()
public UserDTO getPriceCompareCustomer()
public int getProcessedItemsCount()
public Boolean getSearchMissingCategories()
public Boolean getSearchMissingProducts()
public Boolean getSearchNewCategories()
public Boolean getSearchNewProducts()
public Boolean getSearchPriceDifferences()
public CatalogVersionDTO getSourceVersion()
public CatalogVersionDTO getTargetVersion()
public void setMaxPriceTolerance(Double value)
public void setMissingProducts(int value)
public void setNewProducts(int value)
public void setOverwriteProductApprovalStatus(Boolean value)
public void setPriceCompareCustomer(UserDTO value)
public void setProcessedItemsCount(int value)
public void setSearchMissingCategories(Boolean value)
public void setSearchMissingProducts(Boolean value)
public void setSearchNewCategories(Boolean value)
public void setSearchNewProducts(Boolean value)
public void setSearchPriceDifferences(Boolean value)
public void setSourceVersion(CatalogVersionDTO value)
public void setTargetVersion(CatalogVersionDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.