com.retek.component.task
Interface TaskType

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject
All Known Implementing Classes:
TaskTypeImpl

public interface TaskType
extends DistributedObject, com.retek.swing11.commons.type.Displayable


Method Summary
 java.lang.String getDescription()
           
 TaskTypeUsability getTaskTypeUsability()
           
 
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
 

Method Detail

getDescription

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

getTaskTypeUsability

public TaskTypeUsability getTaskTypeUsability()
                                       throws SystemException
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28