Class GeneratedYAcceleratorFulfilmentProcessManager
java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.yacceleratorfulfilmentprocess.jalo.GeneratedYAcceleratorFulfilmentProcessManager
- All Implemented Interfaces:
ItemLifecycleListener,Serializable
- Direct Known Subclasses:
YAcceleratorFulfilmentProcessManager
Generated class for type
YAcceleratorFulfilmentProcessManager.- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Map<String,Map<String, Item.AttributeMode>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDefaultAttributeModes(Class<? extends Item> itemClass) getName()Generated method - Getter of theConsignmentProcess.warehouseConsignmentStateattribute.Generated method - Getter of theConsignmentProcess.warehouseConsignmentStateattribute.isDone(SessionContext ctx, ConsignmentProcess item) Generated method - Getter of theConsignmentProcess.doneattribute.isDone(ConsignmentProcess item) Generated method - Getter of theConsignmentProcess.doneattribute.booleanisDoneAsPrimitive(SessionContext ctx, ConsignmentProcess item) Generated method - Getter of theConsignmentProcess.doneattribute.booleanGenerated method - Getter of theConsignmentProcess.doneattribute.Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.booleanGenerated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.booleanGenerated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.voidsetDone(SessionContext ctx, ConsignmentProcess item, boolean value) Generated method - Setter of theConsignmentProcess.doneattribute.voidsetDone(SessionContext ctx, ConsignmentProcess item, Boolean value) Generated method - Setter of theConsignmentProcess.doneattribute.voidsetDone(ConsignmentProcess item, boolean value) Generated method - Setter of theConsignmentProcess.doneattribute.voidsetDone(ConsignmentProcess item, Boolean value) Generated method - Setter of theConsignmentProcess.doneattribute.voidsetWaitingForConsignment(SessionContext ctx, ConsignmentProcess item, boolean value) Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.voidsetWaitingForConsignment(SessionContext ctx, ConsignmentProcess item, Boolean value) Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.voidsetWaitingForConsignment(ConsignmentProcess item, boolean value) Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.voidsetWaitingForConsignment(ConsignmentProcess item, Boolean value) Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.voidsetWarehouseConsignmentState(SessionContext ctx, ConsignmentProcess item, EnumerationValue value) Generated method - Setter of theConsignmentProcess.warehouseConsignmentStateattribute.voidGenerated method - Setter of theConsignmentProcess.warehouseConsignmentStateattribute.Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
Field Details
-
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Details
-
GeneratedYAcceleratorFulfilmentProcessManager
public GeneratedYAcceleratorFulfilmentProcessManager()
-
-
Method Details
-
getDefaultAttributeModes
- Overrides:
getDefaultAttributeModesin classExtension
-
isDone
Generated method - Getter of theConsignmentProcess.doneattribute.- Returns:
- the done - Mark process as done
-
isDone
Generated method - Getter of theConsignmentProcess.doneattribute.- Returns:
- the done - Mark process as done
-
isDoneAsPrimitive
Generated method - Getter of theConsignmentProcess.doneattribute.- Returns:
- the done - Mark process as done
-
isDoneAsPrimitive
Generated method - Getter of theConsignmentProcess.doneattribute.- Returns:
- the done - Mark process as done
-
setDone
Generated method - Setter of theConsignmentProcess.doneattribute.- Parameters:
value- the done - Mark process as done
-
setDone
Generated method - Setter of theConsignmentProcess.doneattribute.- Parameters:
value- the done - Mark process as done
-
setDone
Generated method - Setter of theConsignmentProcess.doneattribute.- Parameters:
value- the done - Mark process as done
-
setDone
Generated method - Setter of theConsignmentProcess.doneattribute.- Parameters:
value- the done - Mark process as done
-
getName
-
isWaitingForConsignment
Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.- Returns:
- the waitingForConsignment - Mark that process is waiting for consignment
-
isWaitingForConsignment
Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.- Returns:
- the waitingForConsignment - Mark that process is waiting for consignment
-
isWaitingForConsignmentAsPrimitive
Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.- Returns:
- the waitingForConsignment - Mark that process is waiting for consignment
-
isWaitingForConsignmentAsPrimitive
Generated method - Getter of theConsignmentProcess.waitingForConsignmentattribute.- Returns:
- the waitingForConsignment - Mark that process is waiting for consignment
-
setWaitingForConsignment
Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.- Parameters:
value- the waitingForConsignment - Mark that process is waiting for consignment
-
setWaitingForConsignment
Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.- Parameters:
value- the waitingForConsignment - Mark that process is waiting for consignment
-
setWaitingForConsignment
Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.- Parameters:
value- the waitingForConsignment - Mark that process is waiting for consignment
-
setWaitingForConsignment
Generated method - Setter of theConsignmentProcess.waitingForConsignmentattribute.- Parameters:
value- the waitingForConsignment - Mark that process is waiting for consignment
-
getWarehouseConsignmentState
Generated method - Getter of theConsignmentProcess.warehouseConsignmentStateattribute.- Returns:
- the warehouseConsignmentState - State of warehouse process.
-
getWarehouseConsignmentState
Generated method - Getter of theConsignmentProcess.warehouseConsignmentStateattribute.- Returns:
- the warehouseConsignmentState - State of warehouse process.
-
setWarehouseConsignmentState
public void setWarehouseConsignmentState(SessionContext ctx, ConsignmentProcess item, EnumerationValue value) Generated method - Setter of theConsignmentProcess.warehouseConsignmentStateattribute.- Parameters:
value- the warehouseConsignmentState - State of warehouse process.
-
setWarehouseConsignmentState
Generated method - Setter of theConsignmentProcess.warehouseConsignmentStateattribute.- Parameters:
value- the warehouseConsignmentState - State of warehouse process.
-