public class FetchConfigurationByOrderItemIdCmdImpl extends AbstractFetchOrdersSOICmdImpl
/Order[OrderItem[OrderItemIdentifier[(UniqueID=$orderItemId$)]]]
| Constructor and Description |
|---|
| FetchConfigurationByOrderItemIdCmdImpl() |
| Modifier and Type | Method and Description |
|---|---|
| protected java.util.Collection | fetchOrders(GetType getType)
This method fetches order item configuration according to the selection criteria.
|
| void | performExecute()
This method executes the business logic of this command implementation.
|
public FetchConfigurationByOrderItemIdCmdImpl()
protected java.util.Collection fetchOrders(GetType getType) throws java.lang.Exception
public void performExecute()
throws java.lang.Exception