com.retek.component.task
Interface Taskable

All Superinterfaces:
com.retek.swing11.commons.type.Displayable
All Known Subinterfaces:
ActivityRequestType, CustomerOrderPendReason, User

public interface Taskable
extends com.retek.swing11.commons.type.Displayable

This is the object reference that will be stored as part of a work task.


Method Summary
 java.lang.String getDescription()
           
 DistributedReference getReference()
           
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 

Method Detail

getReference

public DistributedReference getReference()

getDescription

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


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