Class CatalogVersionSyncJobModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.cronjob.model.JobModel
de.hybris.platform.catalog.model.SyncItemJobModel
de.hybris.platform.catalog.model.synchronization.CatalogVersionSyncJobModel
- All Implemented Interfaces:
Serializable
Generated model class for type CatalogVersionSyncJob 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 relation code constant for relationDependentCatalogVersionSyncJobRelationdefining source attributedependentSyncJobsin extensioncatalog.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.static final StringGenerated constant - Attribute key ofCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.Fields inherited from class de.hybris.platform.catalog.model.SyncItemJobModel
_CATALOGVERSION2INCOMINGSYNCHRONIZATIONS, _CATALOGVERSION2SYNCHRONIZATIONS, CREATENEWITEMS, EFFECTIVESYNCLANGUAGES, EXCLUSIVEMODE, EXECUTIONS, EXPORTATTRIBUTEDESCRIPTORS, REMOVEMISSINGITEMS, ROOTTYPES, SOURCEVERSION, SYNCATTRIBUTECONFIGURATIONS, SYNCLANGUAGES, SYNCORDER, SYNCPRINCIPALS, SYNCPRINCIPALSONLY, TARGETVERSIONFields inherited from class de.hybris.platform.cronjob.model.JobModel
ACTIVE, ALTERNATIVEDATASOURCEID, CHANGERECORDINGENABLED, CODE, CRONJOBS, EMAILADDRESS, EMAILNOTIFICATIONTEMPLATE, ERRORMODE, LOGLEVELDATABASE, LOGLEVELFILE, LOGTODATABASE, LOGTOFILE, NODEGROUP, NODEID, NUMBEROFRETRIES, PRIORITY, REMOVEONEXIT, REQUESTABORT, REQUESTABORTSTEP, RESTRICTIONS, RETRY, SENDEMAIL, SESSIONCONTEXTVALUES, SESSIONCURRENCY, SESSIONLANGUAGE, SESSIONUSER, SINGLEEXECUTABLE, 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.Generated constructor - Default constructor for creation with existing contextCatalogVersionSyncJobModel(String _code, 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 parametersCatalogVersionSyncJobModel(String _code, Integer _nodeID, ItemModel _owner, 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 parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog.Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog.Generated method - Getter of theCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.Generated method - Getter of theCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.voidsetCopyCacheSize(Integer value) Generated method - Setter ofCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.voidGenerated method - Setter ofCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog.voidGenerated method - Setter ofCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog.voidsetEnableTransactions(Boolean value) Generated method - Setter ofCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.voidsetMaxSchedulerThreads(Integer value) Generated method - Setter ofCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.voidsetMaxThreads(Integer value) Generated method - Setter ofCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.Methods inherited from class de.hybris.platform.catalog.model.SyncItemJobModel
getCreateNewItems, getEffectiveSyncLanguages, getExclusiveMode, getExecutions, getExportAttributeDescriptors, getRemoveMissingItems, getRootTypes, getSourceVersion, getSyncAttributeConfigurations, getSyncLanguages, getSyncOrder, getSyncPrincipals, getSyncPrincipalsOnly, getTargetVersion, setCreateNewItems, setExclusiveMode, setExportAttributeDescriptors, setRemoveMissingItems, setRootTypes, setSourceVersion, setSyncAttributeConfigurations, setSyncLanguages, setSyncOrder, setSyncPrincipals, setSyncPrincipalsOnly, setTargetVersionMethods inherited from class de.hybris.platform.cronjob.model.JobModel
getActive, getAlternativeDataSourceID, getChangeRecordingEnabled, getCode, getCronJobs, getEmailAddress, getEmailNotificationTemplate, getErrorMode, getLogLevelDatabase, getLogLevelFile, getLogToDatabase, getLogToFile, getNodeGroup, getNodeID, getNumberOfRetries, getPriority, getRemoveOnExit, getRequestAbort, getRequestAbortStep, getRestrictions, getRetry, getSendEmail, getSessionCurrency, getSessionLanguage, getSessionUser, getSingleExecutable, getTriggers, getUseReadOnlyDatasource, setActive, setAlternativeDataSourceID, setChangeRecordingEnabled, setCode, setEmailAddress, setEmailNotificationTemplate, setErrorMode, setLogLevelDatabase, setLogLevelFile, setLogToDatabase, setLogToFile, setNodeGroup, setNodeID, setNumberOfRetries, setPriority, setRemoveOnExit, setRequestAbort, setRequestAbortStep, setRestrictions, setRetry, setSendEmail, setSessionCurrency, setSessionLanguage, setSessionUser, setSingleExecutable, 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:
-
_DEPENDENTCATALOGVERSIONSYNCJOBRELATION
Generated relation code constant for relationDependentCatalogVersionSyncJobRelationdefining source attributedependentSyncJobsin extensioncatalog.- See Also:
-
COPYCACHESIZE
Generated constant - Attribute key ofCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.- See Also:
-
ENABLETRANSACTIONS
Generated constant - Attribute key ofCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.- See Also:
-
MAXTHREADS
Generated constant - Attribute key ofCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.- See Also:
-
MAXSCHEDULERTHREADS
Generated constant - Attribute key ofCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.- See Also:
-
DEPENDENTSYNCJOBS
Generated constant - Attribute key ofCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog.- See Also:
-
DEPENDSONSYNCJOBS
Generated constant - Attribute key ofCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog.- See Also:
-
-
Constructor Details
-
CatalogVersionSyncJobModel
public CatalogVersionSyncJobModel()Generated constructor - Default constructor for generic creation. -
CatalogVersionSyncJobModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
CatalogVersionSyncJobModel
@Deprecated(since="4.1.1", forRemoval=true) public CatalogVersionSyncJobModel(String _code, 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:
_code- initial attribute declared by typeSyncItemJobat extensioncatalog_sourceVersion- initial attribute declared by typeSyncItemJobat extensioncatalog_targetVersion- initial attribute declared by typeSyncItemJobat extensioncatalog
-
CatalogVersionSyncJobModel
@Deprecated(since="4.1.1", forRemoval=true) public CatalogVersionSyncJobModel(String _code, Integer _nodeID, ItemModel _owner, 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:
_code- initial attribute declared by typeSyncItemJobat extensioncatalog_nodeID- initial attribute declared by typeJobat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_sourceVersion- initial attribute declared by typeSyncItemJobat extensioncatalog_targetVersion- initial attribute declared by typeSyncItemJobat extensioncatalog
-
-
Method Details
-
getCopyCacheSize
Generated method - Getter of theCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.- Returns:
- the copyCacheSize
-
getDependentSyncJobs
@Accessor(qualifier="dependentSyncJobs", type=GETTER) public Set<CatalogVersionSyncJobModel> getDependentSyncJobs()Generated method - Getter of theCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the dependentSyncJobs
-
getDependsOnSyncJobs
@Accessor(qualifier="dependsOnSyncJobs", type=GETTER) public Set<CatalogVersionSyncJobModel> getDependsOnSyncJobs()Generated method - Getter of theCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the dependsOnSyncJobs
-
getEnableTransactions
Generated method - Getter of theCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.- Returns:
- the enableTransactions
-
getMaxSchedulerThreads
Generated method - Getter of theCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.- Returns:
- the maxSchedulerThreads
-
getMaxThreads
Generated method - Getter of theCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.- Returns:
- the maxThreads
-
setCopyCacheSize
Generated method - Setter ofCatalogVersionSyncJob.copyCacheSizeattribute defined at extensioncatalog.- Parameters:
value- the copyCacheSize
-
setDependentSyncJobs
@Accessor(qualifier="dependentSyncJobs", type=SETTER) public void setDependentSyncJobs(Set<CatalogVersionSyncJobModel> value) Generated method - Setter ofCatalogVersionSyncJob.dependentSyncJobsattribute defined at extensioncatalog.- Parameters:
value- the dependentSyncJobs
-
setDependsOnSyncJobs
@Accessor(qualifier="dependsOnSyncJobs", type=SETTER) public void setDependsOnSyncJobs(Set<CatalogVersionSyncJobModel> value) Generated method - Setter ofCatalogVersionSyncJob.dependsOnSyncJobsattribute defined at extensioncatalog.- Parameters:
value- the dependsOnSyncJobs
-
setEnableTransactions
@Accessor(qualifier="enableTransactions", type=SETTER) public void setEnableTransactions(Boolean value) Generated method - Setter ofCatalogVersionSyncJob.enableTransactionsattribute defined at extensioncatalog.- Parameters:
value- the enableTransactions
-
setMaxSchedulerThreads
@Accessor(qualifier="maxSchedulerThreads", type=SETTER) public void setMaxSchedulerThreads(Integer value) Generated method - Setter ofCatalogVersionSyncJob.maxSchedulerThreadsattribute defined at extensioncatalog.- Parameters:
value- the maxSchedulerThreads
-
setMaxThreads
Generated method - Setter ofCatalogVersionSyncJob.maxThreadsattribute defined at extensioncatalog.- Parameters:
value- the maxThreads
-