public class QuoteFindCustomerAction extends SalesContainerFindCustomerAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String | COPYRIGHT
IBM copyright notice field
|
Constructor and Description |
---|
QuoteFindCustomerAction() |
Modifier and Type | Method and Description |
---|---|
protected void | createSalesContainer(SalesContainer salesContainer, WidgetManagerInputProperties inputProperties)
The method initiates the "com.ibm.commerce.telesales.createQuote" request.
|
java.lang.String | getActionDefinitionId()
This method returns the command identifier.
|
java.lang.String | getId()
This method returns a unique identifier for this action.
|
public static final java.lang.String COPYRIGHT
public java.lang.String getActionDefinitionId()
public java.lang.String getId()
protected void createSalesContainer(SalesContainer salesContainer, WidgetManagerInputProperties inputProperties)