com.retek.component.task
Interface OrderWorkTask
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, WorkTask
- public interface OrderWorkTask
- extends WorkTask
Methods inherited from interface com.retek.component.task.WorkTask |
accept, getBatchNumber, getCallCenterLocation, getCreateDate, getCreatedByUser, getLastLeaseDate, getLastUpdatedByUser, getLastUpdatedDate, getLeaseDate, getResolvedByUser, getResolvedDate, getTask, getTaskable, isResolved, resolve, submit |
Methods inherited from interface com.retek.commons.component.DistributedObject |
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh |
Methods inherited from interface com.retek.swing11.commons.type.Displayable |
toDisplayString |
ORDER
public static final java.lang.String ORDER
- See Also:
- Constant Field Values
ORDER_PEND_REASON
public static final java.lang.String ORDER_PEND_REASON
- See Also:
- Constant Field Values
getOrder
public CustomerOrder getOrder()
throws SystemException
- Throws:
SystemException
getBanner
public Banner getBanner()
throws SystemException
- Throws:
SystemException
getOrderNumber
public java.lang.String getOrderNumber()
throws SystemException
- Throws:
SystemException
getOrderDate
public RDate getOrderDate()
throws SystemException
- Throws:
SystemException
getOrderSource
public OrderSource getOrderSource()
throws SystemException
- Throws:
SystemException
getOrderTotal
public Money getOrderTotal()
throws SystemException
- Throws:
SystemException
getEstimatedDeliveryDate
public RDate getEstimatedDeliveryDate()
throws SystemException
- Throws:
SystemException
getBillToFirstName
public java.lang.String getBillToFirstName()
throws SystemException
- Throws:
SystemException
getBillToLastName
public java.lang.String getBillToLastName()
throws SystemException
- Throws:
SystemException
getBillToZipCode
public java.lang.String getBillToZipCode()
throws SystemException
- Throws:
SystemException
getDescription
public java.lang.String getDescription()
throws SystemException
- Throws:
SystemException
getCallCenterLocationRef
public CallCenter getCallCenterLocationRef()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25