public class ShowOrderInvocationServiceObjectImpl extends AbstractSDOInvocationServiceObjectImpl
| Modifier and Type | Field and Description |
|---|---|
| static java.lang.String | COPYRIGHT
The IBM copyright notice field.
|
| Constructor and Description |
|---|
| ShowOrderInvocationServiceObjectImpl()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
| protected java.lang.Object | getDocumentRoot()
Converts the ShowOrder SDO to its document root.
|
| protected com.ibm.commerce.order.datatypes.OrderFactory | getOrderFactory()
Returns the OrderFactory instance.
|
| protected org.eclipse.emf.ecore.resource.Resource.Factory | getResourceFactory()
Returns the resource factory of the ShowOrder SDO.
|
| protected void | setDocumentRoot(java.lang.Object documentRoot)
Converts the document root specified to the ShowOrder SDO.
|
public static final java.lang.String COPYRIGHT
public ShowOrderInvocationServiceObjectImpl()
protected com.ibm.commerce.order.datatypes.OrderFactory getOrderFactory()
protected org.eclipse.emf.ecore.resource.Resource.Factory getResourceFactory()
protected java.lang.Object getDocumentRoot()
protected void setDocumentRoot(java.lang.Object documentRoot)