public interface IShowSalesOrderComment extends ITelesalesResponseBuilder
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | CLASS_NAME
Class name field.
|
| static java.lang.String | COPYRIGHT
IBM Copyright notice field.
|
| Modifier and Type | Method and Description |
|---|---|
| java.util.ArrayList | executeGetOrderComments(SearchCriteria aSearchCriteria)
This method retrieves the list of order comments that satisfies the specified search criteria.
|
static final java.lang.String COPYRIGHT
static final java.lang.String CLASS_NAME
java.util.ArrayList executeGetOrderComments(SearchCriteria aSearchCriteria) throws ECException