public abstract class GeneratedYAcceleratorFulfilmentProcessManager extends Extension
YAcceleratorFulfilmentProcessManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedYAcceleratorFulfilmentProcessManager() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getName() |
EnumerationValue |
getWarehouseConsignmentState(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.warehouseConsignmentState attribute. |
EnumerationValue |
getWarehouseConsignmentState(SessionContext ctx,
ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.warehouseConsignmentState attribute. |
java.lang.Boolean |
isDone(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.done attribute. |
java.lang.Boolean |
isDone(SessionContext ctx,
ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.done attribute. |
boolean |
isDoneAsPrimitive(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.done attribute. |
boolean |
isDoneAsPrimitive(SessionContext ctx,
ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.done attribute. |
java.lang.Boolean |
isWaitingForConsignment(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.waitingForConsignment attribute. |
java.lang.Boolean |
isWaitingForConsignment(SessionContext ctx,
ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.waitingForConsignment attribute. |
boolean |
isWaitingForConsignmentAsPrimitive(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.waitingForConsignment attribute. |
boolean |
isWaitingForConsignmentAsPrimitive(SessionContext ctx,
ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.waitingForConsignment attribute. |
void |
setDone(ConsignmentProcess item,
boolean value)
Generated method - Setter of the
ConsignmentProcess.done attribute. |
void |
setDone(ConsignmentProcess item,
java.lang.Boolean value)
Generated method - Setter of the
ConsignmentProcess.done attribute. |
void |
setDone(SessionContext ctx,
ConsignmentProcess item,
boolean value)
Generated method - Setter of the
ConsignmentProcess.done attribute. |
void |
setDone(SessionContext ctx,
ConsignmentProcess item,
java.lang.Boolean value)
Generated method - Setter of the
ConsignmentProcess.done attribute. |
void |
setWaitingForConsignment(ConsignmentProcess item,
boolean value)
Generated method - Setter of the
ConsignmentProcess.waitingForConsignment attribute. |
void |
setWaitingForConsignment(ConsignmentProcess item,
java.lang.Boolean value)
Generated method - Setter of the
ConsignmentProcess.waitingForConsignment attribute. |
void |
setWaitingForConsignment(SessionContext ctx,
ConsignmentProcess item,
boolean value)
Generated method - Setter of the
ConsignmentProcess.waitingForConsignment attribute. |
void |
setWaitingForConsignment(SessionContext ctx,
ConsignmentProcess item,
java.lang.Boolean value)
Generated method - Setter of the
ConsignmentProcess.waitingForConsignment attribute. |
void |
setWarehouseConsignmentState(ConsignmentProcess item,
EnumerationValue value)
Generated method - Setter of the
ConsignmentProcess.warehouseConsignmentState attribute. |
void |
setWarehouseConsignmentState(SessionContext ctx,
ConsignmentProcess item,
EnumerationValue value)
Generated method - Setter of the
ConsignmentProcess.warehouseConsignmentState attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedYAcceleratorFulfilmentProcessManager()
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.lang.Boolean isDone(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.done attribute.public java.lang.Boolean isDone(ConsignmentProcess item)
ConsignmentProcess.done attribute.public boolean isDoneAsPrimitive(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.done attribute.public boolean isDoneAsPrimitive(ConsignmentProcess item)
ConsignmentProcess.done attribute.public void setDone(SessionContext ctx, ConsignmentProcess item, java.lang.Boolean value)
ConsignmentProcess.done attribute.value - the done - Mark process as donepublic void setDone(ConsignmentProcess item, java.lang.Boolean value)
ConsignmentProcess.done attribute.value - the done - Mark process as donepublic void setDone(SessionContext ctx, ConsignmentProcess item, boolean value)
ConsignmentProcess.done attribute.value - the done - Mark process as donepublic void setDone(ConsignmentProcess item, boolean value)
ConsignmentProcess.done attribute.value - the done - Mark process as donepublic java.lang.Boolean isWaitingForConsignment(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.waitingForConsignment attribute.public java.lang.Boolean isWaitingForConsignment(ConsignmentProcess item)
ConsignmentProcess.waitingForConsignment attribute.public boolean isWaitingForConsignmentAsPrimitive(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.waitingForConsignment attribute.public boolean isWaitingForConsignmentAsPrimitive(ConsignmentProcess item)
ConsignmentProcess.waitingForConsignment attribute.public void setWaitingForConsignment(SessionContext ctx, ConsignmentProcess item, java.lang.Boolean value)
ConsignmentProcess.waitingForConsignment attribute.value - the waitingForConsignment - Mark that process is waiting for consignmentpublic void setWaitingForConsignment(ConsignmentProcess item, java.lang.Boolean value)
ConsignmentProcess.waitingForConsignment attribute.value - the waitingForConsignment - Mark that process is waiting for consignmentpublic void setWaitingForConsignment(SessionContext ctx, ConsignmentProcess item, boolean value)
ConsignmentProcess.waitingForConsignment attribute.value - the waitingForConsignment - Mark that process is waiting for consignmentpublic void setWaitingForConsignment(ConsignmentProcess item, boolean value)
ConsignmentProcess.waitingForConsignment attribute.value - the waitingForConsignment - Mark that process is waiting for consignmentpublic EnumerationValue getWarehouseConsignmentState(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.warehouseConsignmentState attribute.public EnumerationValue getWarehouseConsignmentState(ConsignmentProcess item)
ConsignmentProcess.warehouseConsignmentState attribute.public void setWarehouseConsignmentState(SessionContext ctx, ConsignmentProcess item, EnumerationValue value)
ConsignmentProcess.warehouseConsignmentState attribute.value - the warehouseConsignmentState - State of warehouse process.public void setWarehouseConsignmentState(ConsignmentProcess item, EnumerationValue value)
ConsignmentProcess.warehouseConsignmentState attribute.value - the warehouseConsignmentState - State of warehouse process.Copyright © 2018 SAP SE. All Rights Reserved.