Package de.hybris.platform.impex.model
Class DistributedImportProcessModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.processing.model.DistributedProcessModel
-
- de.hybris.platform.impex.model.DistributedImportProcessModel
-
- All Implemented Interfaces:
java.io.Serializable
public class DistributedImportProcessModel extends DistributedProcessModel
Generated model class for type DistributedImportProcess first defined at extension impex.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringIMPEXIMPORTCRONJOBGenerated constant - Attribute key ofDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.static java.lang.StringMETADATAGenerated constant - Attribute key ofDistributedImportProcess.metadataattribute defined at extensionimpex.-
Fields inherited from class de.hybris.platform.processing.model.DistributedProcessModel
BATCHES, CODE, CURRENTEXECUTIONID, EXTENDEDSTATUS, HANDLERBEANID, NODEGROUP, PROGRESS, STATE, STATUS, STOPREQUESTED
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description DistributedImportProcessModel()Generated constructor - Default constructor for generic creation.DistributedImportProcessModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextDistributedImportProcessModel(java.lang.String _code, java.lang.String _currentExecutionId, ImpExImportCronJobModel _impExImportCronJob, DistributedProcessState _state)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersDistributedImportProcessModel(java.lang.String _code, java.lang.String _currentExecutionId, java.lang.String _handlerBeanId, ImpExImportCronJobModel _impExImportCronJob, java.lang.String _metadata, java.lang.String _nodeGroup, ItemModel _owner, DistributedProcessState _state)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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ImpExImportCronJobModelgetImpExImportCronJob()Generated method - Getter of theDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.java.lang.StringgetMetadata()Generated method - Getter of theDistributedImportProcess.metadataattribute defined at extensionimpex.voidsetImpExImportCronJob(ImpExImportCronJobModel value)Generated method - Setter ofDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.voidsetMetadata(java.lang.String value)Generated method - Initial setter ofDistributedImportProcess.metadataattribute defined at extensionimpex.-
Methods inherited from class de.hybris.platform.processing.model.DistributedProcessModel
getBatches, getCode, getCurrentExecutionId, getExtendedStatus, getHandlerBeanId, getNodeGroup, getProgress, getState, getStatus, isStopRequested, setBatches, setCode, setCurrentExecutionId, setExtendedStatus, setHandlerBeanId, setNodeGroup, setProgress, setState, setStatus, setStopRequested
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
IMPEXIMPORTCRONJOB
public static final java.lang.String IMPEXIMPORTCRONJOB
Generated constant - Attribute key ofDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.- See Also:
- Constant Field Values
-
METADATA
public static final java.lang.String METADATA
Generated constant - Attribute key ofDistributedImportProcess.metadataattribute defined at extensionimpex.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
DistributedImportProcessModel
public DistributedImportProcessModel()
Generated constructor - Default constructor for generic creation.
-
DistributedImportProcessModel
public DistributedImportProcessModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
DistributedImportProcessModel
@Deprecated(since="4.1.1", forRemoval=true) public DistributedImportProcessModel(java.lang.String _code, java.lang.String _currentExecutionId, ImpExImportCronJobModel _impExImportCronJob, DistributedProcessState _state)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 typeDistributedProcessat extensionprocessing_currentExecutionId- initial attribute declared by typeDistributedProcessat extensionprocessing_impExImportCronJob- initial attribute declared by typeDistributedImportProcessat extensionimpex_state- initial attribute declared by typeDistributedProcessat extensionprocessing
-
DistributedImportProcessModel
@Deprecated(since="4.1.1", forRemoval=true) public DistributedImportProcessModel(java.lang.String _code, java.lang.String _currentExecutionId, java.lang.String _handlerBeanId, ImpExImportCronJobModel _impExImportCronJob, java.lang.String _metadata, java.lang.String _nodeGroup, ItemModel _owner, DistributedProcessState _state)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 typeDistributedProcessat extensionprocessing_currentExecutionId- initial attribute declared by typeDistributedProcessat extensionprocessing_handlerBeanId- initial attribute declared by typeDistributedProcessat extensionprocessing_impExImportCronJob- initial attribute declared by typeDistributedImportProcessat extensionimpex_metadata- initial attribute declared by typeDistributedImportProcessat extensionimpex_nodeGroup- initial attribute declared by typeDistributedProcessat extensionprocessing_owner- initial attribute declared by typeItemat extensioncore_state- initial attribute declared by typeDistributedProcessat extensionprocessing
-
-
Method Detail
-
getImpExImportCronJob
@Accessor(qualifier="impExImportCronJob", type=GETTER) public ImpExImportCronJobModel getImpExImportCronJob()
Generated method - Getter of theDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.- Returns:
- the impExImportCronJob
-
getMetadata
@Accessor(qualifier="metadata", type=GETTER) public java.lang.String getMetadata()
Generated method - Getter of theDistributedImportProcess.metadataattribute defined at extensionimpex.- Returns:
- the metadata
-
setImpExImportCronJob
@Accessor(qualifier="impExImportCronJob", type=SETTER) public void setImpExImportCronJob(ImpExImportCronJobModel value)
Generated method - Setter ofDistributedImportProcess.impExImportCronJobattribute defined at extensionimpex.- Parameters:
value- the impExImportCronJob
-
setMetadata
@Accessor(qualifier="metadata", type=SETTER) public void setMetadata(java.lang.String value)
Generated method - Initial setter ofDistributedImportProcess.metadataattribute defined at extensionimpex. Can only be used at creation of model - before first save.- Parameters:
value- the metadata
-
-