public class ProcessInventoryRequirementCmdImpl extends AbstractProcessBusinessObjectDocumentCmdImpl implements ProcessInventoryRequirementCmd
| Constructor and Description |
|---|
| ProcessInventoryRequirementCmdImpl()
Constructor for ProcessInventoryRequirementCmdImpl
|
| Modifier and Type | Method and Description |
|---|---|
| protected BusinessObjectDocumentType | buildAcknowledgeBusinessObjectDocument(java.util.Map nounsAndActions, java.util.Map persistentObjects)
This method builds an Acknowledge BOD by using NounAndAction from the request and the persistent objects
|
| AcknowledgeInventoryRequirementType | getAcknowledgeInventoryRequirement()
Provides a get method for the result AcknowledgeInventoryRequirement
|
| protected InventoryFactory | getInventoryFactory()
Getter method which returns the InventoryFactory.
|
| protected java.lang.String | getProcessNounActionCommandInterface()
return com.ibm.commerce.inventory.facade.server.commands.ProcessInventoryRequirementActionCmd
|
| void | setProcessInventoryRequirement(ProcessInventoryRequirementType processInventoryRequirement)
A set method for ProcessInventoryRequirement
|
public ProcessInventoryRequirementCmdImpl()
protected InventoryFactory getInventoryFactory()
protected java.lang.String getProcessNounActionCommandInterface()
protected BusinessObjectDocumentType buildAcknowledgeBusinessObjectDocument(java.util.Map nounsAndActions, java.util.Map persistentObjects)
public AcknowledgeInventoryRequirementType getAcknowledgeInventoryRequirement()
public void setProcessInventoryRequirement(ProcessInventoryRequirementType processInventoryRequirement)