Uses of Class
com.retek.component.history.HistoryEventTypeUsage

Packages that use HistoryEventTypeUsage
com.retek.component.history   
com.retek.component.history.impl   
com.retek.component.history.impl.remote   
 

Uses of HistoryEventTypeUsage in com.retek.component.history
 

Fields in com.retek.component.history declared as HistoryEventTypeUsage
static HistoryEventTypeUsage HistoryEventTypeUsage.SYSTEMATIC
           
static HistoryEventTypeUsage HistoryEventTypeUsage.EXTERNAL
           
 

Methods in com.retek.component.history that return HistoryEventTypeUsage
 HistoryEventTypeUsage HistoryEventType.getUsage()
           
static HistoryEventTypeUsage HistoryEventTypeUsage.fromCode(java.lang.String code)
           
 

Uses of HistoryEventTypeUsage in com.retek.component.history.impl
 

Methods in com.retek.component.history.impl that return HistoryEventTypeUsage
 HistoryEventTypeUsage HistoryEventTypeImpl.getUsage()
           
 

Methods in com.retek.component.history.impl with parameters of type HistoryEventTypeUsage
 void HistoryEventTypeImpl.setUsage(HistoryEventTypeUsage usage)
           
 

Uses of HistoryEventTypeUsage in com.retek.component.history.impl.remote
 

Fields in com.retek.component.history.impl.remote declared as HistoryEventTypeUsage
 HistoryEventTypeUsage HistoryEventTypeDto.usage
           
 



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