Package de.hybris.platform.patches.model
Class PatchExecutionUnitModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.patches.model.PatchExecutionUnitModel
- All Implemented Interfaces:
Serializable
Generated model class for type PatchExecutionUnit first defined at extension patches.
- 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 relationPatchExecution2PatchExecutionUnitReldefining source attributepatchin extensionpatches.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.contentHashattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.cronjobattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.errorLogattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.executionStatusattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.executionTimeattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.executionTypeattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.idHashattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.nameattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.orderNumberattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.organisationattribute defined at extensionpatches.static final StringGenerated constant - Attribute key ofPatchExecutionUnit.patchattribute defined at extensionpatches.Fields 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.PatchExecutionUnitModel(ExecutionUnitType _executionType, String _idHash, String _name, Integer _orderNumber) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersPatchExecutionUnitModel(ExecutionUnitType _executionType, String _idHash, String _name, Integer _orderNumber, ItemModel _owner) 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 thePatchExecutionUnit.contentHashattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.cronjobattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.errorLogattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.executionStatusattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.executionTimeattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.executionTypeattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.idHashattribute defined at extensionpatches.getName()Generated method - Getter of thePatchExecutionUnit.nameattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.orderNumberattribute defined at extensionpatches.Generated method - Getter of thePatchExecutionUnit.organisationattribute defined at extensionpatches.getPatch()Generated method - Getter of thePatchExecutionUnit.patchattribute defined at extensionpatches.voidsetContentHash(String value) Generated method - Setter ofPatchExecutionUnit.contentHashattribute defined at extensionpatches.voidsetCronjob(CronJobModel value) Generated method - Setter ofPatchExecutionUnit.cronjobattribute defined at extensionpatches.voidsetErrorLog(String value) Generated method - Setter ofPatchExecutionUnit.errorLogattribute defined at extensionpatches.voidGenerated method - Setter ofPatchExecutionUnit.executionStatusattribute defined at extensionpatches.voidsetExecutionTime(Date value) Generated method - Setter ofPatchExecutionUnit.executionTimeattribute defined at extensionpatches.voidGenerated method - Setter ofPatchExecutionUnit.executionTypeattribute defined at extensionpatches.voidGenerated method - Setter ofPatchExecutionUnit.idHashattribute defined at extensionpatches.voidGenerated method - Setter ofPatchExecutionUnit.nameattribute defined at extensionpatches.voidsetOrderNumber(Integer value) Generated method - Setter ofPatchExecutionUnit.orderNumberattribute defined at extensionpatches.voidsetOrganisation(String value) Generated method - Setter ofPatchExecutionUnit.organisationattribute defined at extensionpatches.voidsetPatch(PatchExecutionModel value) Generated method - Setter ofPatchExecutionUnit.patchattribute defined at extensionpatches.Methods 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:
-
_PATCHEXECUTION2PATCHEXECUTIONUNITREL
Generated relation code constant for relationPatchExecution2PatchExecutionUnitReldefining source attributepatchin extensionpatches.- See Also:
-
IDHASH
Generated constant - Attribute key ofPatchExecutionUnit.idHashattribute defined at extensionpatches.- See Also:
-
NAME
Generated constant - Attribute key ofPatchExecutionUnit.nameattribute defined at extensionpatches.- See Also:
-
ORDERNUMBER
Generated constant - Attribute key ofPatchExecutionUnit.orderNumberattribute defined at extensionpatches.- See Also:
-
ORGANISATION
Generated constant - Attribute key ofPatchExecutionUnit.organisationattribute defined at extensionpatches.- See Also:
-
EXECUTIONSTATUS
Generated constant - Attribute key ofPatchExecutionUnit.executionStatusattribute defined at extensionpatches.- See Also:
-
EXECUTIONTYPE
Generated constant - Attribute key ofPatchExecutionUnit.executionTypeattribute defined at extensionpatches.- See Also:
-
EXECUTIONTIME
Generated constant - Attribute key ofPatchExecutionUnit.executionTimeattribute defined at extensionpatches.- See Also:
-
CONTENTHASH
Generated constant - Attribute key ofPatchExecutionUnit.contentHashattribute defined at extensionpatches.- See Also:
-
ERRORLOG
Generated constant - Attribute key ofPatchExecutionUnit.errorLogattribute defined at extensionpatches.- See Also:
-
CRONJOB
Generated constant - Attribute key ofPatchExecutionUnit.cronjobattribute defined at extensionpatches.- See Also:
-
PATCH
Generated constant - Attribute key ofPatchExecutionUnit.patchattribute defined at extensionpatches.- See Also:
-
-
Constructor Details
-
PatchExecutionUnitModel
public PatchExecutionUnitModel()Generated constructor - Default constructor for generic creation. -
PatchExecutionUnitModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
PatchExecutionUnitModel
@Deprecated(since="4.1.1", forRemoval=true) public PatchExecutionUnitModel(ExecutionUnitType _executionType, String _idHash, String _name, Integer _orderNumber) 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:
_executionType- initial attribute declared by typePatchExecutionUnitat extensionpatches_idHash- initial attribute declared by typePatchExecutionUnitat extensionpatches_name- initial attribute declared by typePatchExecutionUnitat extensionpatches_orderNumber- initial attribute declared by typePatchExecutionUnitat extensionpatches
-
PatchExecutionUnitModel
@Deprecated(since="4.1.1", forRemoval=true) public PatchExecutionUnitModel(ExecutionUnitType _executionType, String _idHash, String _name, Integer _orderNumber, ItemModel _owner) 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:
_executionType- initial attribute declared by typePatchExecutionUnitat extensionpatches_idHash- initial attribute declared by typePatchExecutionUnitat extensionpatches_name- initial attribute declared by typePatchExecutionUnitat extensionpatches_orderNumber- initial attribute declared by typePatchExecutionUnitat extensionpatches_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getContentHash
Generated method - Getter of thePatchExecutionUnit.contentHashattribute defined at extensionpatches.- Returns:
- the contentHash - The impex content hash.
-
getCronjob
Generated method - Getter of thePatchExecutionUnit.cronjobattribute defined at extensionpatches.- Returns:
- the cronjob
-
getErrorLog
Generated method - Getter of thePatchExecutionUnit.errorLogattribute defined at extensionpatches.- Returns:
- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
getExecutionStatus
Generated method - Getter of thePatchExecutionUnit.executionStatusattribute defined at extensionpatches.- Returns:
- the executionStatus
-
getExecutionTime
Generated method - Getter of thePatchExecutionUnit.executionTimeattribute defined at extensionpatches.- Returns:
- the executionTime - The time when the patch item was applied.
-
getExecutionType
Generated method - Getter of thePatchExecutionUnit.executionTypeattribute defined at extensionpatches.- Returns:
- the executionType
-
getIdHash
Generated method - Getter of thePatchExecutionUnit.idHashattribute defined at extensionpatches.- Returns:
- the idHash - The execution unit id hash
-
getName
Generated method - Getter of thePatchExecutionUnit.nameattribute defined at extensionpatches.- Returns:
- the name
-
getOrderNumber
Generated method - Getter of thePatchExecutionUnit.orderNumberattribute defined at extensionpatches.- Returns:
- the orderNumber
-
getOrganisation
Generated method - Getter of thePatchExecutionUnit.organisationattribute defined at extensionpatches.- Returns:
- the organisation
-
getPatch
Generated method - Getter of thePatchExecutionUnit.patchattribute defined at extensionpatches.- Returns:
- the patch
-
setContentHash
Generated method - Setter ofPatchExecutionUnit.contentHashattribute defined at extensionpatches.- Parameters:
value- the contentHash - The impex content hash.
-
setCronjob
Generated method - Setter ofPatchExecutionUnit.cronjobattribute defined at extensionpatches.- Parameters:
value- the cronjob
-
setErrorLog
Generated method - Setter ofPatchExecutionUnit.errorLogattribute defined at extensionpatches.- Parameters:
value- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
setExecutionStatus
@Accessor(qualifier="executionStatus", type=SETTER) public void setExecutionStatus(ExecutionStatus value) Generated method - Setter ofPatchExecutionUnit.executionStatusattribute defined at extensionpatches.- Parameters:
value- the executionStatus
-
setExecutionTime
Generated method - Setter ofPatchExecutionUnit.executionTimeattribute defined at extensionpatches.- Parameters:
value- the executionTime - The time when the patch item was applied.
-
setExecutionType
@Accessor(qualifier="executionType", type=SETTER) public void setExecutionType(ExecutionUnitType value) Generated method - Setter ofPatchExecutionUnit.executionTypeattribute defined at extensionpatches.- Parameters:
value- the executionType
-
setIdHash
Generated method - Setter ofPatchExecutionUnit.idHashattribute defined at extensionpatches.- Parameters:
value- the idHash - The execution unit id hash
-
setName
Generated method - Setter ofPatchExecutionUnit.nameattribute defined at extensionpatches.- Parameters:
value- the name
-
setOrderNumber
Generated method - Setter ofPatchExecutionUnit.orderNumberattribute defined at extensionpatches.- Parameters:
value- the orderNumber
-
setOrganisation
Generated method - Setter ofPatchExecutionUnit.organisationattribute defined at extensionpatches.- Parameters:
value- the organisation
-
setPatch
Generated method - Setter ofPatchExecutionUnit.patchattribute defined at extensionpatches.- Parameters:
value- the patch
-