com.retek.component.task
Interface ActivityRequestWorkTask

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, WorkTask

public interface ActivityRequestWorkTask
extends WorkTask


Field Summary
static java.lang.String ACTIVITY_REQUEST
           
 
Fields inherited from interface com.retek.component.task.WorkTask
TASK, TASKABLE
 
Method Summary
 ActivityRequest getActivityRequest()
           
 Banner getBanner()
           
 java.lang.String getOrderNumber()
           
 OrderSource getOrderSource()
           
 
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.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 

Field Detail

ACTIVITY_REQUEST

public static final java.lang.String ACTIVITY_REQUEST
See Also:
Constant Field Values
Method Detail

getActivityRequest

public ActivityRequest getActivityRequest()
                                   throws SystemException
Throws:
SystemException

getBanner

public Banner getBanner()
                 throws SystemException
Throws:
SystemException

getOrderSource

public OrderSource getOrderSource()
                           throws SystemException
Throws:
SystemException

getOrderNumber

public java.lang.String getOrderNumber()
                                throws SystemException
Throws:
SystemException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25