Package de.hybris.platform.patches.jalo
Class GeneratedPatchExecutionUnit
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.patches.jalo.GeneratedPatchExecutionUnit
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
PatchExecutionUnit
public abstract class GeneratedPatchExecutionUnit extends GenericItem
Generated class for typePatchExecutionUnit.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringCONTENTHASHQualifier of thePatchExecutionUnit.contentHashattributestatic java.lang.StringCRONJOBQualifier of thePatchExecutionUnit.cronjobattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringERRORLOGQualifier of thePatchExecutionUnit.errorLogattributestatic java.lang.StringEXECUTIONSTATUSQualifier of thePatchExecutionUnit.executionStatusattributestatic java.lang.StringEXECUTIONTIMEQualifier of thePatchExecutionUnit.executionTimeattributestatic java.lang.StringEXECUTIONTYPEQualifier of thePatchExecutionUnit.executionTypeattributestatic java.lang.StringIDHASHQualifier of thePatchExecutionUnit.idHashattributestatic java.lang.StringNAMEQualifier of thePatchExecutionUnit.nameattributestatic java.lang.StringORDERNUMBERQualifier of thePatchExecutionUnit.orderNumberattributestatic java.lang.StringORGANISATIONQualifier of thePatchExecutionUnit.organisationattributestatic java.lang.StringPATCHQualifier of thePatchExecutionUnit.patchattributeprotected static BidirectionalOneToManyHandler<GeneratedPatchExecutionUnit>PATCHHANDLERBidirectionalOneToManyHandlerfor handling 1:n PATCH's relation attributes from 'one' side.-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedPatchExecutionUnit()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.lang.StringgetContentHash()Generated method - Getter of thePatchExecutionUnit.contentHashattribute.java.lang.StringgetContentHash(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.contentHashattribute.CronJobgetCronjob()Generated method - Getter of thePatchExecutionUnit.cronjobattribute.CronJobgetCronjob(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.cronjobattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetErrorLog()Generated method - Getter of thePatchExecutionUnit.errorLogattribute.java.lang.StringgetErrorLog(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.errorLogattribute.EnumerationValuegetExecutionStatus()Generated method - Getter of thePatchExecutionUnit.executionStatusattribute.EnumerationValuegetExecutionStatus(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.executionStatusattribute.java.util.DategetExecutionTime()Generated method - Getter of thePatchExecutionUnit.executionTimeattribute.java.util.DategetExecutionTime(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.executionTimeattribute.EnumerationValuegetExecutionType()Generated method - Getter of thePatchExecutionUnit.executionTypeattribute.EnumerationValuegetExecutionType(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.executionTypeattribute.java.lang.StringgetIdHash()Generated method - Getter of thePatchExecutionUnit.idHashattribute.java.lang.StringgetIdHash(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.idHashattribute.java.lang.StringgetName()Generated method - Getter of thePatchExecutionUnit.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.nameattribute.java.lang.IntegergetOrderNumber()Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.java.lang.IntegergetOrderNumber(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.intgetOrderNumberAsPrimitive()Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.intgetOrderNumberAsPrimitive(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.java.lang.StringgetOrganisation()Generated method - Getter of thePatchExecutionUnit.organisationattribute.java.lang.StringgetOrganisation(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.organisationattribute.PatchExecutiongetPatch()Generated method - Getter of thePatchExecutionUnit.patchattribute.PatchExecutiongetPatch(SessionContext ctx)Generated method - Getter of thePatchExecutionUnit.patchattribute.voidsetContentHash(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecutionUnit.contentHashattribute.voidsetContentHash(java.lang.String value)Generated method - Setter of thePatchExecutionUnit.contentHashattribute.voidsetCronjob(CronJob value)Generated method - Setter of thePatchExecutionUnit.cronjobattribute.voidsetCronjob(SessionContext ctx, CronJob value)Generated method - Setter of thePatchExecutionUnit.cronjobattribute.voidsetErrorLog(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecutionUnit.errorLogattribute.voidsetErrorLog(java.lang.String value)Generated method - Setter of thePatchExecutionUnit.errorLogattribute.voidsetExecutionStatus(EnumerationValue value)Generated method - Setter of thePatchExecutionUnit.executionStatusattribute.voidsetExecutionStatus(SessionContext ctx, EnumerationValue value)Generated method - Setter of thePatchExecutionUnit.executionStatusattribute.voidsetExecutionTime(SessionContext ctx, java.util.Date value)Generated method - Setter of thePatchExecutionUnit.executionTimeattribute.voidsetExecutionTime(java.util.Date value)Generated method - Setter of thePatchExecutionUnit.executionTimeattribute.voidsetExecutionType(EnumerationValue value)Generated method - Setter of thePatchExecutionUnit.executionTypeattribute.voidsetExecutionType(SessionContext ctx, EnumerationValue value)Generated method - Setter of thePatchExecutionUnit.executionTypeattribute.voidsetIdHash(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecutionUnit.idHashattribute.voidsetIdHash(java.lang.String value)Generated method - Setter of thePatchExecutionUnit.idHashattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecutionUnit.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of thePatchExecutionUnit.nameattribute.voidsetOrderNumber(int value)Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.voidsetOrderNumber(SessionContext ctx, int value)Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.voidsetOrderNumber(SessionContext ctx, java.lang.Integer value)Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.voidsetOrderNumber(java.lang.Integer value)Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.voidsetOrganisation(SessionContext ctx, java.lang.String value)Generated method - Setter of thePatchExecutionUnit.organisationattribute.voidsetOrganisation(java.lang.String value)Generated method - Setter of thePatchExecutionUnit.organisationattribute.voidsetPatch(SessionContext ctx, PatchExecution value)Generated method - Setter of thePatchExecutionUnit.patchattribute.voidsetPatch(PatchExecution value)Generated method - Setter of thePatchExecutionUnit.patchattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
IDHASH
public static final java.lang.String IDHASH
Qualifier of thePatchExecutionUnit.idHashattribute- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Qualifier of thePatchExecutionUnit.nameattribute- See Also:
- Constant Field Values
-
ORDERNUMBER
public static final java.lang.String ORDERNUMBER
Qualifier of thePatchExecutionUnit.orderNumberattribute- See Also:
- Constant Field Values
-
ORGANISATION
public static final java.lang.String ORGANISATION
Qualifier of thePatchExecutionUnit.organisationattribute- See Also:
- Constant Field Values
-
EXECUTIONSTATUS
public static final java.lang.String EXECUTIONSTATUS
Qualifier of thePatchExecutionUnit.executionStatusattribute- See Also:
- Constant Field Values
-
EXECUTIONTYPE
public static final java.lang.String EXECUTIONTYPE
Qualifier of thePatchExecutionUnit.executionTypeattribute- See Also:
- Constant Field Values
-
EXECUTIONTIME
public static final java.lang.String EXECUTIONTIME
Qualifier of thePatchExecutionUnit.executionTimeattribute- See Also:
- Constant Field Values
-
CONTENTHASH
public static final java.lang.String CONTENTHASH
Qualifier of thePatchExecutionUnit.contentHashattribute- See Also:
- Constant Field Values
-
ERRORLOG
public static final java.lang.String ERRORLOG
Qualifier of thePatchExecutionUnit.errorLogattribute- See Also:
- Constant Field Values
-
CRONJOB
public static final java.lang.String CRONJOB
Qualifier of thePatchExecutionUnit.cronjobattribute- See Also:
- Constant Field Values
-
PATCH
public static final java.lang.String PATCH
Qualifier of thePatchExecutionUnit.patchattribute- See Also:
- Constant Field Values
-
PATCHHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedPatchExecutionUnit> PATCHHANDLER
BidirectionalOneToManyHandlerfor handling 1:n PATCH's relation attributes from 'one' side.
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
getContentHash
public java.lang.String getContentHash(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.contentHashattribute.- Returns:
- the contentHash - The impex content hash.
-
getContentHash
public java.lang.String getContentHash()
Generated method - Getter of thePatchExecutionUnit.contentHashattribute.- Returns:
- the contentHash - The impex content hash.
-
setContentHash
public void setContentHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.contentHashattribute.- Parameters:
value- the contentHash - The impex content hash.
-
setContentHash
public void setContentHash(java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.contentHashattribute.- Parameters:
value- the contentHash - The impex content hash.
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
getCronjob
public CronJob getCronjob(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.cronjobattribute.- Returns:
- the cronjob
-
getCronjob
public CronJob getCronjob()
Generated method - Getter of thePatchExecutionUnit.cronjobattribute.- Returns:
- the cronjob
-
setCronjob
public void setCronjob(SessionContext ctx, CronJob value)
Generated method - Setter of thePatchExecutionUnit.cronjobattribute.- Parameters:
value- the cronjob
-
setCronjob
public void setCronjob(CronJob value)
Generated method - Setter of thePatchExecutionUnit.cronjobattribute.- Parameters:
value- the cronjob
-
getErrorLog
public java.lang.String getErrorLog(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.errorLogattribute.- Returns:
- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
getErrorLog
public java.lang.String getErrorLog()
Generated method - Getter of thePatchExecutionUnit.errorLogattribute.- Returns:
- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
setErrorLog
public void setErrorLog(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.errorLogattribute.- Parameters:
value- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
setErrorLog
public void setErrorLog(java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.errorLogattribute.- Parameters:
value- the errorLog - Details about errors during the execution of specific patch execution unit element.
-
getExecutionStatus
public EnumerationValue getExecutionStatus(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.executionStatusattribute.- Returns:
- the executionStatus
-
getExecutionStatus
public EnumerationValue getExecutionStatus()
Generated method - Getter of thePatchExecutionUnit.executionStatusattribute.- Returns:
- the executionStatus
-
setExecutionStatus
public void setExecutionStatus(SessionContext ctx, EnumerationValue value)
Generated method - Setter of thePatchExecutionUnit.executionStatusattribute.- Parameters:
value- the executionStatus
-
setExecutionStatus
public void setExecutionStatus(EnumerationValue value)
Generated method - Setter of thePatchExecutionUnit.executionStatusattribute.- Parameters:
value- the executionStatus
-
getExecutionTime
public java.util.Date getExecutionTime(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.executionTimeattribute.- Returns:
- the executionTime - The time when the patch item was applied.
-
getExecutionTime
public java.util.Date getExecutionTime()
Generated method - Getter of thePatchExecutionUnit.executionTimeattribute.- Returns:
- the executionTime - The time when the patch item was applied.
-
setExecutionTime
public void setExecutionTime(SessionContext ctx, java.util.Date value)
Generated method - Setter of thePatchExecutionUnit.executionTimeattribute.- Parameters:
value- the executionTime - The time when the patch item was applied.
-
setExecutionTime
public void setExecutionTime(java.util.Date value)
Generated method - Setter of thePatchExecutionUnit.executionTimeattribute.- Parameters:
value- the executionTime - The time when the patch item was applied.
-
getExecutionType
public EnumerationValue getExecutionType(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.executionTypeattribute.- Returns:
- the executionType
-
getExecutionType
public EnumerationValue getExecutionType()
Generated method - Getter of thePatchExecutionUnit.executionTypeattribute.- Returns:
- the executionType
-
setExecutionType
public void setExecutionType(SessionContext ctx, EnumerationValue value)
Generated method - Setter of thePatchExecutionUnit.executionTypeattribute.- Parameters:
value- the executionType
-
setExecutionType
public void setExecutionType(EnumerationValue value)
Generated method - Setter of thePatchExecutionUnit.executionTypeattribute.- Parameters:
value- the executionType
-
getIdHash
public java.lang.String getIdHash(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.idHashattribute.- Returns:
- the idHash - The execution unit id hash
-
getIdHash
public java.lang.String getIdHash()
Generated method - Getter of thePatchExecutionUnit.idHashattribute.- Returns:
- the idHash - The execution unit id hash
-
setIdHash
public void setIdHash(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.idHashattribute.- Parameters:
value- the idHash - The execution unit id hash
-
setIdHash
public void setIdHash(java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.idHashattribute.- Parameters:
value- the idHash - The execution unit id hash
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of thePatchExecutionUnit.nameattribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.nameattribute.- Parameters:
value- the name
-
getOrderNumber
public java.lang.Integer getOrderNumber(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.- Returns:
- the orderNumber
-
getOrderNumber
public java.lang.Integer getOrderNumber()
Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.- Returns:
- the orderNumber
-
getOrderNumberAsPrimitive
public int getOrderNumberAsPrimitive(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.- Returns:
- the orderNumber
-
getOrderNumberAsPrimitive
public int getOrderNumberAsPrimitive()
Generated method - Getter of thePatchExecutionUnit.orderNumberattribute.- Returns:
- the orderNumber
-
setOrderNumber
public void setOrderNumber(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.- Parameters:
value- the orderNumber
-
setOrderNumber
public void setOrderNumber(java.lang.Integer value)
Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.- Parameters:
value- the orderNumber
-
setOrderNumber
public void setOrderNumber(SessionContext ctx, int value)
Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.- Parameters:
value- the orderNumber
-
setOrderNumber
public void setOrderNumber(int value)
Generated method - Setter of thePatchExecutionUnit.orderNumberattribute.- Parameters:
value- the orderNumber
-
getOrganisation
public java.lang.String getOrganisation(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.organisationattribute.- Returns:
- the organisation
-
getOrganisation
public java.lang.String getOrganisation()
Generated method - Getter of thePatchExecutionUnit.organisationattribute.- Returns:
- the organisation
-
setOrganisation
public void setOrganisation(SessionContext ctx, java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.organisationattribute.- Parameters:
value- the organisation
-
setOrganisation
public void setOrganisation(java.lang.String value)
Generated method - Setter of thePatchExecutionUnit.organisationattribute.- Parameters:
value- the organisation
-
getPatch
public PatchExecution getPatch(SessionContext ctx)
Generated method - Getter of thePatchExecutionUnit.patchattribute.- Returns:
- the patch
-
getPatch
public PatchExecution getPatch()
Generated method - Getter of thePatchExecutionUnit.patchattribute.- Returns:
- the patch
-
setPatch
public void setPatch(SessionContext ctx, PatchExecution value)
Generated method - Setter of thePatchExecutionUnit.patchattribute.- Parameters:
value- the patch
-
setPatch
public void setPatch(PatchExecution value)
Generated method - Setter of thePatchExecutionUnit.patchattribute.- Parameters:
value- the patch
-
-