public abstract class GeneratedYAcceleratorOrderManagementManager extends Extension
YAcceleratorOrderManagementManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,Map<String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedYAcceleratorOrderManagementManager() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Item.AttributeMode> |
getDefaultAttributeModes(Class<? extends Item> itemClass) |
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. |
Boolean |
isDone(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.done attribute. |
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. |
Boolean |
isWaitingForConsignment(ConsignmentProcess item)
Generated method - Getter of the
ConsignmentProcess.waitingForConsignment attribute. |
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,
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,
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,
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,
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, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrapprotected static final Map<String,Map<String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedYAcceleratorOrderManagementManager()
public Map<String,Item.AttributeMode> getDefaultAttributeModes(Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic Boolean isDone(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.done attribute.public 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, 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 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 Boolean isWaitingForConsignment(SessionContext ctx, ConsignmentProcess item)
ConsignmentProcess.waitingForConsignment attribute.public 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, 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 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 © 2017 SAP SE. All Rights Reserved.