Package de.hybris.platform.catalog.model
Class CompareCatalogVersionsCronJobModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.CronJobModel
de.hybris.platform.catalog.model.CompareCatalogVersionsCronJobModel
- All Implemented Interfaces:
Serializable
Generated model class for type CompareCatalogVersionsCronJob first defined at extension catalog.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.Fields inherited from class de.hybris.platform.cronjob.model.CronJobModel
_JOBCRONJOBRELATION, ACTIVE, ACTIVECRONJOBHISTORY, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CHANGES, CODE, CRONJOBHISTORYENTRIES, CURRENTRETRY, CURRENTSTEP, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ENDTIME, ERRORMODE, FILESCOUNT, FILESDAYSOLD, FILESOPERATOR, JOB, LOGFILES, LOGLEVELDATABASE, LOGLEVELFILE, LOGS, LOGSCOUNT, LOGSDAYSOLD, LOGSOPERATOR, LOGTEXT, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, NUMBEROFRETRIES, PENDINGSTEPS, PRIORITY, PROCESSEDSTEPS, QUERYCOUNT, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESULT, RETRY, RUNNINGONCLUSTERNODE, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, STARTTIME, STATUS, TIMETABLE, TRIGGERS, USEREADONLYDATASOURCEFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.CompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersCompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, ItemModel _owner, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.intGenerated method - Getter of theCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.intGenerated method - Getter of theCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.intGenerated method - Getter of theCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.voidsetMaxPriceTolerance(Double value) Generated method - Setter ofCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.voidsetMissingProducts(int value) Generated method - Setter ofCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.voidsetNewProducts(int value) Generated method - Setter ofCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.voidGenerated method - Setter ofCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.voidsetPriceCompareCustomer(UserModel value) Generated method - Setter ofCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.voidsetProcessedItemsCount(int value) Generated method - Setter ofCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.voidGenerated method - Setter ofCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.voidsetSearchMissingProducts(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.voidsetSearchNewCategories(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.voidsetSearchNewProducts(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.voidsetSearchPriceDifferences(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.voidGenerated method - Setter ofCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.voidGenerated method - Setter ofCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.Methods inherited from class de.hybris.platform.cronjob.model.CronJobModel
getActive, getActiveCronJobHistory, getAlternativeDataSourceID, getChangeRecordingEnabled, getChanges, getCode, getCronJobHistoryEntries, getCurrentRetry, getCurrentStep, getEmailAddress, getEmailNotificationTemplate, getEndTime, getErrorMode, getFilesCount, getFilesDaysOld, getFilesOperator, getJob, getLogFiles, getLogLevelDatabase, getLogLevelFile, getLogs, getLogsCount, getLogsDaysOld, getLogsOperator, getLogText, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getNumberOfRetries, getPendingSteps, getPriority, getProcessedSteps, getQueryCount, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getResult, getRetry, getRunningOnClusterNode, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getStartTime, getStatus, getTimeTable, getTriggers, getUseReadOnlyDatasource, setActive, setActiveCronJobHistory, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setCronJobHistoryEntries, setCurrentRetry, setEmailAddress, setEmailNotificationTemplate, setEndTime, setErrorMode, setFilesCount, setFilesDaysOld, setFilesOperator, setJob, setLogFiles, setLogLevelDatabase, setLogLevelFile, setLogsCount, setLogsDaysOld, setLogsOperator, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setNumberOfRetries, setPendingSteps, setPriority, setProcessedSteps, setQueryCount, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setResult, setRetry, setRunningOnClusterNode, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, setStartTime, setStatus, setTriggers, setUseReadOnlyDatasourceMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
PROCESSEDITEMSCOUNT
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.- See Also:
-
SOURCEVERSION
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.- See Also:
-
TARGETVERSION
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.- See Also:
-
MISSINGPRODUCTS
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.- See Also:
-
NEWPRODUCTS
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.- See Also:
-
MAXPRICETOLERANCE
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.- See Also:
-
SEARCHMISSINGPRODUCTS
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.- See Also:
-
SEARCHMISSINGCATEGORIES
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.- See Also:
-
SEARCHNEWPRODUCTS
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.- See Also:
-
SEARCHNEWCATEGORIES
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.- See Also:
-
SEARCHPRICEDIFFERENCES
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.- See Also:
-
OVERWRITEPRODUCTAPPROVALSTATUS
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.- See Also:
-
PRICECOMPARECUSTOMER
Generated constant - Attribute key ofCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.- See Also:
-
-
Constructor Details
-
CompareCatalogVersionsCronJobModel
public CompareCatalogVersionsCronJobModel()Generated constructor - Default constructor for generic creation. -
CompareCatalogVersionsCronJobModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CompareCatalogVersionsCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public CompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_job- initial attribute declared by typeCronJobat extensionprocessing_missingProducts- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_newProducts- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_processedItemsCount- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_sourceVersion- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_targetVersion- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog
-
CompareCatalogVersionsCronJobModel
@Deprecated(since="4.1.1", forRemoval=true) public CompareCatalogVersionsCronJobModel(JobModel _job, int _missingProducts, int _newProducts, ItemModel _owner, int _processedItemsCount, CatalogVersionModel _sourceVersion, CatalogVersionModel _targetVersion) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_job- initial attribute declared by typeCronJobat extensionprocessing_missingProducts- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_newProducts- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_owner- initial attribute declared by typeItemat extensioncore_processedItemsCount- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_sourceVersion- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog_targetVersion- initial attribute declared by typeCompareCatalogVersionsCronJobat extensioncatalog
-
-
Method Details
-
getMaxPriceTolerance
Generated method - Getter of theCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.- Returns:
- the maxPriceTolerance
-
getMissingProducts
Generated method - Getter of theCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.- Returns:
- the missingProducts
-
getNewProducts
Generated method - Getter of theCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.- Returns:
- the newProducts
-
getOverwriteProductApprovalStatus
@Accessor(qualifier="overwriteProductApprovalStatus", type=GETTER) public Boolean getOverwriteProductApprovalStatus()Generated method - Getter of theCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.- Returns:
- the overwriteProductApprovalStatus
-
getPriceCompareCustomer
Generated method - Getter of theCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.- Returns:
- the priceCompareCustomer
-
getProcessedItemsCount
Generated method - Getter of theCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.- Returns:
- the processedItemsCount
-
getSearchMissingCategories
@Accessor(qualifier="searchMissingCategories", type=GETTER) public Boolean getSearchMissingCategories()Generated method - Getter of theCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.- Returns:
- the searchMissingCategories
-
getSearchMissingProducts
Generated method - Getter of theCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.- Returns:
- the searchMissingProducts
-
getSearchNewCategories
Generated method - Getter of theCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.- Returns:
- the searchNewCategories
-
getSearchNewProducts
Generated method - Getter of theCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.- Returns:
- the searchNewProducts
-
getSearchPriceDifferences
@Accessor(qualifier="searchPriceDifferences", type=GETTER) public Boolean getSearchPriceDifferences()Generated method - Getter of theCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.- Returns:
- the searchPriceDifferences
-
getSourceVersion
Generated method - Getter of theCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.- Returns:
- the sourceVersion
-
getTargetVersion
Generated method - Getter of theCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.- Returns:
- the targetVersion
-
setMaxPriceTolerance
@Accessor(qualifier="maxPriceTolerance", type=SETTER) public void setMaxPriceTolerance(Double value) Generated method - Setter ofCompareCatalogVersionsCronJob.maxPriceToleranceattribute defined at extensioncatalog.- Parameters:
value- the maxPriceTolerance
-
setMissingProducts
Generated method - Setter ofCompareCatalogVersionsCronJob.missingProductsattribute defined at extensioncatalog.- Parameters:
value- the missingProducts
-
setNewProducts
Generated method - Setter ofCompareCatalogVersionsCronJob.newProductsattribute defined at extensioncatalog.- Parameters:
value- the newProducts
-
setOverwriteProductApprovalStatus
@Accessor(qualifier="overwriteProductApprovalStatus", type=SETTER) public void setOverwriteProductApprovalStatus(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.overwriteProductApprovalStatusattribute defined at extensioncatalog.- Parameters:
value- the overwriteProductApprovalStatus
-
setPriceCompareCustomer
@Accessor(qualifier="priceCompareCustomer", type=SETTER) public void setPriceCompareCustomer(UserModel value) Generated method - Setter ofCompareCatalogVersionsCronJob.priceCompareCustomerattribute defined at extensioncatalog.- Parameters:
value- the priceCompareCustomer
-
setProcessedItemsCount
@Accessor(qualifier="processedItemsCount", type=SETTER) public void setProcessedItemsCount(int value) Generated method - Setter ofCompareCatalogVersionsCronJob.processedItemsCountattribute defined at extensioncatalog.- Parameters:
value- the processedItemsCount
-
setSearchMissingCategories
@Accessor(qualifier="searchMissingCategories", type=SETTER) public void setSearchMissingCategories(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchMissingCategoriesattribute defined at extensioncatalog.- Parameters:
value- the searchMissingCategories
-
setSearchMissingProducts
@Accessor(qualifier="searchMissingProducts", type=SETTER) public void setSearchMissingProducts(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchMissingProductsattribute defined at extensioncatalog.- Parameters:
value- the searchMissingProducts
-
setSearchNewCategories
@Accessor(qualifier="searchNewCategories", type=SETTER) public void setSearchNewCategories(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchNewCategoriesattribute defined at extensioncatalog.- Parameters:
value- the searchNewCategories
-
setSearchNewProducts
@Accessor(qualifier="searchNewProducts", type=SETTER) public void setSearchNewProducts(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchNewProductsattribute defined at extensioncatalog.- Parameters:
value- the searchNewProducts
-
setSearchPriceDifferences
@Accessor(qualifier="searchPriceDifferences", type=SETTER) public void setSearchPriceDifferences(Boolean value) Generated method - Setter ofCompareCatalogVersionsCronJob.searchPriceDifferencesattribute defined at extensioncatalog.- Parameters:
value- the searchPriceDifferences
-
setSourceVersion
@Accessor(qualifier="sourceVersion", type=SETTER) public void setSourceVersion(CatalogVersionModel value) Generated method - Setter ofCompareCatalogVersionsCronJob.sourceVersionattribute defined at extensioncatalog.- Parameters:
value- the sourceVersion
-
setTargetVersion
@Accessor(qualifier="targetVersion", type=SETTER) public void setTargetVersion(CatalogVersionModel value) Generated method - Setter ofCompareCatalogVersionsCronJob.targetVersionattribute defined at extensioncatalog.- Parameters:
value- the targetVersion
-