Class GeneratedB2ctelcofulfillmentprocessManager

java.lang.Object
de.hybris.platform.jalo.Manager
de.hybris.platform.jalo.extension.Extension
de.hybris.platform.b2ctelcofulfillmentprocess.jalo.GeneratedB2ctelcofulfillmentprocessManager
All Implemented Interfaces:
de.hybris.platform.jalo.extension.ItemLifecycleListener, Serializable
Direct Known Subclasses:
B2ctelcofulfillmentprocessManager

public abstract class GeneratedB2ctelcofulfillmentprocessManager extends de.hybris.platform.jalo.extension.Extension
Generated class for type B2ctelcofulfillmentprocessManager.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension

    de.hybris.platform.jalo.extension.Extension.RestrictedLanguagesProvider, de.hybris.platform.jalo.extension.Extension.RightsProvider

    Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager

    de.hybris.platform.jalo.Manager.GenericManagerSingletonCreator, de.hybris.platform.jalo.Manager.ManagerSingletonCreator
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>>
     
    protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.orderprocessing.jalo.OrderProcess>
    OneToManyHandler for handling 1:n CHILDPROCESSES's relation attributes from 'many' side.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addToChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Adds value to childProcesses.
    void
    addToChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Adds value to childProcesses.
    Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess>
    getChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item)
    Generated method - Getter of the OrderProcess.childProcesses attribute.
    Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess>
    getChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item)
    Generated method - Getter of the OrderProcess.childProcesses attribute.
    Map<String,de.hybris.platform.jalo.Item.AttributeMode>
    getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
     
     
    de.hybris.platform.orderprocessing.jalo.OrderProcess
    getParentProcess(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item)
    Generated method - Getter of the OrderProcess.parentProcess attribute.
    de.hybris.platform.orderprocessing.jalo.OrderProcess
    getParentProcess(de.hybris.platform.orderprocessing.jalo.OrderProcess item)
    Generated method - Getter of the OrderProcess.parentProcess attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getWarehouseConsignmentState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.warehouseConsignmentState attribute.
    de.hybris.platform.jalo.enumeration.EnumerationValue
    getWarehouseConsignmentState(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.warehouseConsignmentState attribute.
    isDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.done attribute.
    isDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.done attribute.
    boolean
    isDoneAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.done attribute.
    boolean
    isDoneAsPrimitive(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.done attribute.
    isWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
    isWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
    boolean
    isWaitingForConsignmentAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
    boolean
    isWaitingForConsignmentAsPrimitive(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
    Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
    void
    removeFromChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Removes value from childProcesses.
    void
    removeFromChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Removes value from childProcesses.
    void
    setChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> value)
    Generated method - Setter of the OrderProcess.childProcesses attribute.
    void
    setChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> value)
    Generated method - Setter of the OrderProcess.childProcesses attribute.
    void
    setDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
    Generated method - Setter of the ConsignmentProcess.done attribute.
    void
    setDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
    Generated method - Setter of the ConsignmentProcess.done attribute.
    void
    setDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
    Generated method - Setter of the ConsignmentProcess.done attribute.
    void
    setDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
    Generated method - Setter of the ConsignmentProcess.done attribute.
    void
    setParentProcess(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Setter of the OrderProcess.parentProcess attribute.
    void
    setParentProcess(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
    Generated method - Setter of the OrderProcess.parentProcess attribute.
    void
    setWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
    Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
    void
    setWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
    Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
    void
    setWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
    Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
    void
    setWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
    Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
    void
    setWarehouseConsignmentState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ConsignmentProcess.warehouseConsignmentState attribute.
    void
    setWarehouseConsignmentState(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
    Generated method - Setter of the ConsignmentProcess.warehouseConsignmentState attribute.

    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, writeReplace

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • ORDERPROCESS2ORDERPROCESSCHILDPROCESSESHANDLER

      protected static final de.hybris.platform.util.OneToManyHandler<de.hybris.platform.orderprocessing.jalo.OrderProcess> ORDERPROCESS2ORDERPROCESSCHILDPROCESSESHANDLER
      OneToManyHandler for handling 1:n CHILDPROCESSES's relation attributes from 'many' side.
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Map<String,de.hybris.platform.jalo.Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedB2ctelcofulfillmentprocessManager

      public GeneratedB2ctelcofulfillmentprocessManager()
  • Method Details

    • getDefaultAttributeModes

      public Map<String,de.hybris.platform.jalo.Item.AttributeMode> getDefaultAttributeModes(Class<? extends de.hybris.platform.jalo.Item> itemClass)
      Overrides:
      getDefaultAttributeModes in class de.hybris.platform.jalo.extension.Extension
    • getChildProcesses

      public Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> getChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item)
      Generated method - Getter of the OrderProcess.childProcesses attribute.
      Returns:
      the childProcesses
    • getChildProcesses

      public Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> getChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item)
      Generated method - Getter of the OrderProcess.childProcesses attribute.
      Returns:
      the childProcesses
    • setChildProcesses

      public void setChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> value)
      Generated method - Setter of the OrderProcess.childProcesses attribute.
      Parameters:
      value - the childProcesses
    • setChildProcesses

      public void setChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, Collection<de.hybris.platform.orderprocessing.jalo.OrderProcess> value)
      Generated method - Setter of the OrderProcess.childProcesses attribute.
      Parameters:
      value - the childProcesses
    • addToChildProcesses

      public void addToChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Adds value to childProcesses.
      Parameters:
      value - the item to add to childProcesses
    • addToChildProcesses

      public void addToChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Adds value to childProcesses.
      Parameters:
      value - the item to add to childProcesses
    • removeFromChildProcesses

      public void removeFromChildProcesses(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Removes value from childProcesses.
      Parameters:
      value - the item to remove from childProcesses
    • removeFromChildProcesses

      public void removeFromChildProcesses(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Removes value from childProcesses.
      Parameters:
      value - the item to remove from childProcesses
    • isDone

      public Boolean isDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.done attribute.
      Returns:
      the done - Mark process as done
    • isDone

      public Boolean isDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.done attribute.
      Returns:
      the done - Mark process as done
    • isDoneAsPrimitive

      public boolean isDoneAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.done attribute.
      Returns:
      the done - Mark process as done
    • isDoneAsPrimitive

      public boolean isDoneAsPrimitive(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.done attribute.
      Returns:
      the done - Mark process as done
    • setDone

      public void setDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
      Generated method - Setter of the ConsignmentProcess.done attribute.
      Parameters:
      value - the done - Mark process as done
    • setDone

      public void setDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
      Generated method - Setter of the ConsignmentProcess.done attribute.
      Parameters:
      value - the done - Mark process as done
    • setDone

      public void setDone(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
      Generated method - Setter of the ConsignmentProcess.done attribute.
      Parameters:
      value - the done - Mark process as done
    • setDone

      public void setDone(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
      Generated method - Setter of the ConsignmentProcess.done attribute.
      Parameters:
      value - the done - Mark process as done
    • getName

      public String getName()
      Specified by:
      getName in class de.hybris.platform.jalo.extension.Extension
    • getParentProcess

      public de.hybris.platform.orderprocessing.jalo.OrderProcess getParentProcess(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item)
      Generated method - Getter of the OrderProcess.parentProcess attribute.
      Returns:
      the parentProcess
    • getParentProcess

      public de.hybris.platform.orderprocessing.jalo.OrderProcess getParentProcess(de.hybris.platform.orderprocessing.jalo.OrderProcess item)
      Generated method - Getter of the OrderProcess.parentProcess attribute.
      Returns:
      the parentProcess
    • setParentProcess

      public void setParentProcess(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Setter of the OrderProcess.parentProcess attribute.
      Parameters:
      value - the parentProcess
    • setParentProcess

      public void setParentProcess(de.hybris.platform.orderprocessing.jalo.OrderProcess item, de.hybris.platform.orderprocessing.jalo.OrderProcess value)
      Generated method - Setter of the OrderProcess.parentProcess attribute.
      Parameters:
      value - the parentProcess
    • isWaitingForConsignment

      public Boolean isWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
      Returns:
      the waitingForConsignment - Mark that process is waiting for consignment
    • isWaitingForConsignment

      public Boolean isWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
      Returns:
      the waitingForConsignment - Mark that process is waiting for consignment
    • isWaitingForConsignmentAsPrimitive

      public boolean isWaitingForConsignmentAsPrimitive(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
      Returns:
      the waitingForConsignment - Mark that process is waiting for consignment
    • isWaitingForConsignmentAsPrimitive

      public boolean isWaitingForConsignmentAsPrimitive(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.waitingForConsignment attribute.
      Returns:
      the waitingForConsignment - Mark that process is waiting for consignment
    • setWaitingForConsignment

      public void setWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
      Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
      Parameters:
      value - the waitingForConsignment - Mark that process is waiting for consignment
    • setWaitingForConsignment

      public void setWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, Boolean value)
      Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
      Parameters:
      value - the waitingForConsignment - Mark that process is waiting for consignment
    • setWaitingForConsignment

      public void setWaitingForConsignment(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
      Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
      Parameters:
      value - the waitingForConsignment - Mark that process is waiting for consignment
    • setWaitingForConsignment

      public void setWaitingForConsignment(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, boolean value)
      Generated method - Setter of the ConsignmentProcess.waitingForConsignment attribute.
      Parameters:
      value - the waitingForConsignment - Mark that process is waiting for consignment
    • getWarehouseConsignmentState

      public de.hybris.platform.jalo.enumeration.EnumerationValue getWarehouseConsignmentState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.warehouseConsignmentState attribute.
      Returns:
      the warehouseConsignmentState - State of warehouse process.
    • getWarehouseConsignmentState

      public de.hybris.platform.jalo.enumeration.EnumerationValue getWarehouseConsignmentState(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item)
      Generated method - Getter of the ConsignmentProcess.warehouseConsignmentState attribute.
      Returns:
      the warehouseConsignmentState - State of warehouse process.
    • setWarehouseConsignmentState

      public void setWarehouseConsignmentState(de.hybris.platform.jalo.SessionContext ctx, de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the ConsignmentProcess.warehouseConsignmentState attribute.
      Parameters:
      value - the warehouseConsignmentState - State of warehouse process.
    • setWarehouseConsignmentState

      public void setWarehouseConsignmentState(de.hybris.platform.ordersplitting.jalo.ConsignmentProcess item, de.hybris.platform.jalo.enumeration.EnumerationValue value)
      Generated method - Setter of the ConsignmentProcess.warehouseConsignmentState attribute.
      Parameters:
      value - the warehouseConsignmentState - State of warehouse process.