Uses of Class
com.retek.component.event.impl.remote.ItemSupplierEventDto

Packages that use ItemSupplierEventDto
com.retek.component.event.impl.persistence   
com.retek.component.event.impl.persistence.cache   
com.retek.component.event.impl.persistence.db.oracle   
com.retek.component.event.impl.remote   
 

Uses of ItemSupplierEventDto in com.retek.component.event.impl.persistence
 

Methods in com.retek.component.event.impl.persistence that return ItemSupplierEventDto
static ItemSupplierEventDto EventDbObjectMaster.getItemSupplierEventDto(DistributedContext context)
           
static ItemSupplierEventDto EventDbObjectMaster.getItemSupplierEventDto(DistributedContext context, SupplierEventDto suppEventDto)
           
 ItemSupplierEventDto EventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto EventDao.readItemSupplierEvent(DistributedReference ref)
           
 

Methods in com.retek.component.event.impl.persistence with parameters of type ItemSupplierEventDto
 ItemSupplierEventDto EventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 

Uses of ItemSupplierEventDto in com.retek.component.event.impl.persistence.cache
 

Methods in com.retek.component.event.impl.persistence.cache that return ItemSupplierEventDto
 ItemSupplierEventDto CacheEventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto CacheEventDao.readItemSupplierEvent(DistributedReference ref)
           
 

Methods in com.retek.component.event.impl.persistence.cache with parameters of type ItemSupplierEventDto
 ItemSupplierEventDto CacheEventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 

Uses of ItemSupplierEventDto in com.retek.component.event.impl.persistence.db.oracle
 

Methods in com.retek.component.event.impl.persistence.db.oracle that return ItemSupplierEventDto
 ItemSupplierEventDto OracleItemSupplierEventRetriever.read(DistributedReference ref)
           
 ItemSupplierEventDto OracleEventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto OracleEventDao.readItemSupplierEvent(DistributedReference ref)
           
 

Methods in com.retek.component.event.impl.persistence.db.oracle with parameters of type ItemSupplierEventDto
 void OracleItemSupplierEventUpdater.update(ItemSupplierEventDto dto)
           
 ItemSupplierEventDto OracleEventDao.persistItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 void OracleItemSupplierEventCreator.create(ItemSupplierEventDto dto)
           
 

Uses of ItemSupplierEventDto in com.retek.component.event.impl.remote
 

Methods in com.retek.component.event.impl.remote that return ItemSupplierEventDto
 ItemSupplierEventDto EventServiceRemote.readItemSupplierEvent(DistributedReference ref, long version)
           
 ItemSupplierEventDto EventServiceRemote.submitItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto EventServiceEjb.submitItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto EventServiceEjb.readItemSupplierEvent(DistributedReference ref, long version)
           
 

Methods in com.retek.component.event.impl.remote with parameters of type ItemSupplierEventDto
 ItemSupplierEventDto EventServiceRemote.submitItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 ItemSupplierEventDto EventServiceEjb.submitItemSupplierEvent(ItemSupplierEventDto itemSupplierEventDto)
           
 



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