Class GeneratedDistributedProcess
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.processing.jalo.GeneratedDistributedProcess
- All Implemented Interfaces:
Serializable,Comparable
- Direct Known Subclasses:
DistributedProcess
Generated class for type
DistributedProcess.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImplNested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImplNested 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
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of theDistributedProcess.batchesattributeprotected static final OneToManyHandler<Batch>OneToManyHandlerfor handling 1:n BATCHES's relation attributes from 'many' side.static final StringQualifier of theDistributedProcess.codeattributestatic final StringQualifier of theDistributedProcess.currentExecutionIdattributeprotected static final Map<String,Item.AttributeMode> static final StringQualifier of theDistributedProcess.extendedStatusattributestatic final StringQualifier of theDistributedProcess.handlerBeanIdattributestatic final StringQualifier of theDistributedProcess.nodeGroupattributestatic final StringQualifier of theDistributedProcess.progressattributestatic final StringQualifier of theDistributedProcess.stateattributestatic final StringQualifier of theDistributedProcess.statusattributestatic final StringQualifier of theDistributedProcess.stopRequestedattributeFields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLEDFields 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, TYPEFields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToBatches(SessionContext ctx, Batch value) Generated method - Addsvalueto batches.voidaddToBatches(Batch value) Generated method - Addsvalueto batches.Generated method - Getter of theDistributedProcess.batchesattribute.getBatches(SessionContext ctx) Generated method - Getter of theDistributedProcess.batchesattribute.getCode()Generated method - Getter of theDistributedProcess.codeattribute.getCode(SessionContext ctx) Generated method - Getter of theDistributedProcess.codeattribute.Generated method - Getter of theDistributedProcess.currentExecutionIdattribute.Generated method - Getter of theDistributedProcess.currentExecutionIdattribute.protected Map<String,Item.AttributeMode> Generated method - Getter of theDistributedProcess.extendedStatusattribute.Generated method - Getter of theDistributedProcess.extendedStatusattribute.Generated method - Getter of theDistributedProcess.handlerBeanIdattribute.Generated method - Getter of theDistributedProcess.handlerBeanIdattribute.Generated method - Getter of theDistributedProcess.nodeGroupattribute.Generated method - Getter of theDistributedProcess.nodeGroupattribute.Generated method - Getter of theDistributedProcess.progressattribute.Generated method - Getter of theDistributedProcess.progressattribute.doubleGenerated method - Getter of theDistributedProcess.progressattribute.doubleGenerated method - Getter of theDistributedProcess.progressattribute.getState()Generated method - Getter of theDistributedProcess.stateattribute.getState(SessionContext ctx) Generated method - Getter of theDistributedProcess.stateattribute.Generated method - Getter of theDistributedProcess.statusattribute.getStatus(SessionContext ctx) Generated method - Getter of theDistributedProcess.statusattribute.Generated method - Getter of theDistributedProcess.stopRequestedattribute.Generated method - Getter of theDistributedProcess.stopRequestedattribute.booleanGenerated method - Getter of theDistributedProcess.stopRequestedattribute.booleanGenerated method - Getter of theDistributedProcess.stopRequestedattribute.voidremoveFromBatches(SessionContext ctx, Batch value) Generated method - Removesvaluefrom batches.voidremoveFromBatches(Batch value) Generated method - Removesvaluefrom batches.voidsetBatches(SessionContext ctx, Collection<Batch> value) Generated method - Setter of theDistributedProcess.batchesattribute.voidsetBatches(Collection<Batch> value) Generated method - Setter of theDistributedProcess.batchesattribute.protected voidsetCode(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.codeattribute.protected voidGenerated method - Setter of theDistributedProcess.codeattribute.voidsetCurrentExecutionId(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.currentExecutionIdattribute.voidsetCurrentExecutionId(String value) Generated method - Setter of theDistributedProcess.currentExecutionIdattribute.voidsetExtendedStatus(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.extendedStatusattribute.voidsetExtendedStatus(String value) Generated method - Setter of theDistributedProcess.extendedStatusattribute.protected voidsetHandlerBeanId(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.handlerBeanIdattribute.protected voidsetHandlerBeanId(String value) Generated method - Setter of theDistributedProcess.handlerBeanIdattribute.protected voidsetNodeGroup(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.nodeGroupattribute.protected voidsetNodeGroup(String value) Generated method - Setter of theDistributedProcess.nodeGroupattribute.voidsetProgress(double value) Generated method - Setter of theDistributedProcess.progressattribute.voidsetProgress(SessionContext ctx, double value) Generated method - Setter of theDistributedProcess.progressattribute.voidsetProgress(SessionContext ctx, Double value) Generated method - Setter of theDistributedProcess.progressattribute.voidsetProgress(Double value) Generated method - Setter of theDistributedProcess.progressattribute.voidsetState(EnumerationValue value) Generated method - Setter of theDistributedProcess.stateattribute.voidsetState(SessionContext ctx, EnumerationValue value) Generated method - Setter of theDistributedProcess.stateattribute.voidsetStatus(SessionContext ctx, String value) Generated method - Setter of theDistributedProcess.statusattribute.voidGenerated method - Setter of theDistributedProcess.statusattribute.voidsetStopRequested(boolean value) Generated method - Setter of theDistributedProcess.stopRequestedattribute.voidsetStopRequested(SessionContext ctx, boolean value) Generated method - Setter of theDistributedProcess.stopRequestedattribute.voidsetStopRequested(SessionContext ctx, Boolean value) Generated method - Setter of theDistributedProcess.stopRequestedattribute.voidsetStopRequested(Boolean value) Generated method - Setter of theDistributedProcess.stopRequestedattribute.Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, getRelatedItems, setRelatedItemsMethods 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, setLocalizedPropertyMethods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setPropertyMethods 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, getPartOfRemovedSessionMarker, 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, suppressRelation, toString, useTA, writeReplaceMethods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
Field Details
-
CODE
Qualifier of theDistributedProcess.codeattribute- See Also:
-
HANDLERBEANID
Qualifier of theDistributedProcess.handlerBeanIdattribute- See Also:
-
CURRENTEXECUTIONID
Qualifier of theDistributedProcess.currentExecutionIdattribute- See Also:
-
STATE
Qualifier of theDistributedProcess.stateattribute- See Also:
-
STOPREQUESTED
Qualifier of theDistributedProcess.stopRequestedattribute- See Also:
-
NODEGROUP
Qualifier of theDistributedProcess.nodeGroupattribute- See Also:
-
STATUS
Qualifier of theDistributedProcess.statusattribute- See Also:
-
EXTENDEDSTATUS
Qualifier of theDistributedProcess.extendedStatusattribute- See Also:
-
PROGRESS
Qualifier of theDistributedProcess.progressattribute- See Also:
-
BATCHES
Qualifier of theDistributedProcess.batchesattribute- See Also:
-
BATCHESHANDLER
OneToManyHandlerfor handling 1:n BATCHES's relation attributes from 'many' side. -
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedDistributedProcess
public GeneratedDistributedProcess()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classItem
-
getBatches
Generated method - Getter of theDistributedProcess.batchesattribute.- Returns:
- the batches
-
getBatches
Generated method - Getter of theDistributedProcess.batchesattribute.- Returns:
- the batches
-
setBatches
Generated method - Setter of theDistributedProcess.batchesattribute.- Parameters:
value- the batches
-
setBatches
Generated method - Setter of theDistributedProcess.batchesattribute.- Parameters:
value- the batches
-
addToBatches
Generated method - Addsvalueto batches.- Parameters:
value- the item to add to batches
-
addToBatches
Generated method - Addsvalueto batches.- Parameters:
value- the item to add to batches
-
removeFromBatches
Generated method - Removesvaluefrom batches.- Parameters:
value- the item to remove from batches
-
removeFromBatches
Generated method - Removesvaluefrom batches.- Parameters:
value- the item to remove from batches
-
getCode
Generated method - Getter of theDistributedProcess.codeattribute.- Returns:
- the code
-
getCode
Generated method - Getter of theDistributedProcess.codeattribute.- Returns:
- the code
-
setCode
Generated method - Setter of theDistributedProcess.codeattribute.- Parameters:
value- the code
-
setCode
Generated method - Setter of theDistributedProcess.codeattribute.- Parameters:
value- the code
-
getCurrentExecutionId
Generated method - Getter of theDistributedProcess.currentExecutionIdattribute.- Returns:
- the currentExecutionId
-
getCurrentExecutionId
Generated method - Getter of theDistributedProcess.currentExecutionIdattribute.- Returns:
- the currentExecutionId
-
setCurrentExecutionId
Generated method - Setter of theDistributedProcess.currentExecutionIdattribute.- Parameters:
value- the currentExecutionId
-
setCurrentExecutionId
Generated method - Setter of theDistributedProcess.currentExecutionIdattribute.- Parameters:
value- the currentExecutionId
-
getExtendedStatus
Generated method - Getter of theDistributedProcess.extendedStatusattribute.- Returns:
- the extendedStatus
-
getExtendedStatus
Generated method - Getter of theDistributedProcess.extendedStatusattribute.- Returns:
- the extendedStatus
-
setExtendedStatus
Generated method - Setter of theDistributedProcess.extendedStatusattribute.- Parameters:
value- the extendedStatus
-
setExtendedStatus
Generated method - Setter of theDistributedProcess.extendedStatusattribute.- Parameters:
value- the extendedStatus
-
getHandlerBeanId
Generated method - Getter of theDistributedProcess.handlerBeanIdattribute.- Returns:
- the handlerBeanId
-
getHandlerBeanId
Generated method - Getter of theDistributedProcess.handlerBeanIdattribute.- Returns:
- the handlerBeanId
-
setHandlerBeanId
Generated method - Setter of theDistributedProcess.handlerBeanIdattribute.- Parameters:
value- the handlerBeanId
-
setHandlerBeanId
Generated method - Setter of theDistributedProcess.handlerBeanIdattribute.- Parameters:
value- the handlerBeanId
-
getNodeGroup
Generated method - Getter of theDistributedProcess.nodeGroupattribute.- Returns:
- the nodeGroup
-
getNodeGroup
Generated method - Getter of theDistributedProcess.nodeGroupattribute.- Returns:
- the nodeGroup
-
setNodeGroup
Generated method - Setter of theDistributedProcess.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
setNodeGroup
Generated method - Setter of theDistributedProcess.nodeGroupattribute.- Parameters:
value- the nodeGroup
-
getProgress
Generated method - Getter of theDistributedProcess.progressattribute.- Returns:
- the progress
-
getProgress
Generated method - Getter of theDistributedProcess.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
Generated method - Getter of theDistributedProcess.progressattribute.- Returns:
- the progress
-
getProgressAsPrimitive
public double getProgressAsPrimitive()Generated method - Getter of theDistributedProcess.progressattribute.- Returns:
- the progress
-
setProgress
Generated method - Setter of theDistributedProcess.progressattribute.- Parameters:
value- the progress
-
setProgress
Generated method - Setter of theDistributedProcess.progressattribute.- Parameters:
value- the progress
-
setProgress
Generated method - Setter of theDistributedProcess.progressattribute.- Parameters:
value- the progress
-
setProgress
public void setProgress(double value) Generated method - Setter of theDistributedProcess.progressattribute.- Parameters:
value- the progress
-
getState
Generated method - Getter of theDistributedProcess.stateattribute.- Returns:
- the state
-
getState
Generated method - Getter of theDistributedProcess.stateattribute.- Returns:
- the state
-
setState
Generated method - Setter of theDistributedProcess.stateattribute.- Parameters:
value- the state
-
setState
Generated method - Setter of theDistributedProcess.stateattribute.- Parameters:
value- the state
-
getStatus
Generated method - Getter of theDistributedProcess.statusattribute.- Returns:
- the status
-
getStatus
Generated method - Getter of theDistributedProcess.statusattribute.- Returns:
- the status
-
setStatus
Generated method - Setter of theDistributedProcess.statusattribute.- Parameters:
value- the status
-
setStatus
Generated method - Setter of theDistributedProcess.statusattribute.- Parameters:
value- the status
-
isStopRequested
Generated method - Getter of theDistributedProcess.stopRequestedattribute.- Returns:
- the stopRequested
-
isStopRequested
Generated method - Getter of theDistributedProcess.stopRequestedattribute.- Returns:
- the stopRequested
-
isStopRequestedAsPrimitive
Generated method - Getter of theDistributedProcess.stopRequestedattribute.- Returns:
- the stopRequested
-
isStopRequestedAsPrimitive
public boolean isStopRequestedAsPrimitive()Generated method - Getter of theDistributedProcess.stopRequestedattribute.- Returns:
- the stopRequested
-
setStopRequested
Generated method - Setter of theDistributedProcess.stopRequestedattribute.- Parameters:
value- the stopRequested
-
setStopRequested
Generated method - Setter of theDistributedProcess.stopRequestedattribute.- Parameters:
value- the stopRequested
-
setStopRequested
Generated method - Setter of theDistributedProcess.stopRequestedattribute.- Parameters:
value- the stopRequested
-
setStopRequested
public void setStopRequested(boolean value) Generated method - Setter of theDistributedProcess.stopRequestedattribute.- Parameters:
value- the stopRequested
-