Uses of Interface
com.retek.component.event.GenericEvent

Packages that use GenericEvent
com.retek.component.customerorder   
com.retek.component.event   
com.retek.rcom.gui.wrapper   
 

Uses of GenericEvent in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return GenericEvent
 GenericEvent CustomerOrderLine.getGenericEvent()
           
 

Methods in com.retek.component.customerorder with parameters of type GenericEvent
 void CustomerOrder.setGenericHold(java.util.Set genericLines, GenericEvent genericEvent, User user)
           
 

Uses of GenericEvent in com.retek.component.event
 

Subinterfaces of GenericEvent in com.retek.component.event
 interface BannerEvent
           
 interface ItemSupplierEvent
           
 interface SupplierEvent
           
 

Uses of GenericEvent in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return GenericEvent
 GenericEvent RcomOrderLine.getGenericEvent()
          Retrieves the event object that placed the order line on hold if one exists.
 



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