com.retek.component.customerorder
Interface ShipmentRequestLine
- All Superinterfaces:
- BusinessObject, DistributedObject
- All Known Implementing Classes:
- ShipmentRequestLineImpl
- public interface ShipmentRequestLine
- extends DistributedObject
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
getRequestQuantity
public Quantity getRequestQuantity()
throws SystemException
- Throws:
SystemException
setRequestQuantity
public void setRequestQuantity(Quantity qty)
throws SystemException
- Throws:
SystemException
getOrderLine
public CustomerOrderLine getOrderLine()
throws SystemException
- Throws:
SystemException
setCustomerOrderLine
public void setCustomerOrderLine(CustomerOrderLine line)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28