Uses of Class
com.retek.component.item.impl.remote.ItemAttributeScreenTypeDto

Packages that use ItemAttributeScreenTypeDto
com.retek.component.item.impl   
com.retek.component.item.impl.persistence   
com.retek.component.item.impl.persistence.cache   
com.retek.component.item.impl.persistence.db.oracle   
com.retek.component.item.impl.remote   
 

Uses of ItemAttributeScreenTypeDto in com.retek.component.item.impl
 

Methods in com.retek.component.item.impl that return ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto ItemAttributeScreenTypeImpl.getDto()
           
 

Uses of ItemAttributeScreenTypeDto in com.retek.component.item.impl.persistence
 

Methods in com.retek.component.item.impl.persistence that return ItemAttributeScreenTypeDto
static ItemAttributeScreenTypeDto ItemDbObjectMaster.getItemAttributeScreenTypeDto(DistributedContext context)
           
 ItemAttributeScreenTypeDto ItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto ItemAttributeScreenTypeDao.read(DistributedReference itemAttributeScreenTypeRef)
           
 

Methods in com.retek.component.item.impl.persistence with parameters of type ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto ItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 

Uses of ItemAttributeScreenTypeDto in com.retek.component.item.impl.persistence.cache
 

Methods in com.retek.component.item.impl.persistence.cache that return ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto CacheItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto CacheItemAttributeScreenTypeDao.read(DistributedReference itemAttributeScreenTypeRef)
           
 

Methods in com.retek.component.item.impl.persistence.cache with parameters of type ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto CacheItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 

Uses of ItemAttributeScreenTypeDto in com.retek.component.item.impl.persistence.db.oracle
 

Methods in com.retek.component.item.impl.persistence.db.oracle that return ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto OracleItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto OracleItemAttributeScreenTypeDao.read(DistributedReference itemAttributeScreenTypeRef)
           
 ItemAttributeScreenTypeDto OracleItemAttributeScreenTypeRetriever.read(DistributedReference ref)
           
 

Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemAttributeScreenTypeDto
 void OracleItemAttributeScreenTypeUpdater.update(ItemAttributeScreenTypeDto dto)
           
 void ItemOracleTestCase.assertItemAttributeScreenTypeDtosEqual(ItemAttributeScreenTypeDto expectedDto, ItemAttributeScreenTypeDto dto)
           
 void ItemOracleTestCase.modifyItemAttributeScreenTypeDto(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto OracleItemAttributeScreenTypeDao.persist(ItemAttributeScreenTypeDto dto)
           
 void OracleItemAttributeScreenTypeCreator.create(ItemAttributeScreenTypeDto dto)
           
 

Uses of ItemAttributeScreenTypeDto in com.retek.component.item.impl.remote
 

Methods in com.retek.component.item.impl.remote that return ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto ItemServiceRemote.readItemAttributeScreenType(DistributedReference ref, long version)
           
 ItemAttributeScreenTypeDto ItemServiceRemote.submitItemAttributeScreenType(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto ItemServiceEjb.submitItemAttributeScreenType(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto ItemServiceEjb.readItemAttributeScreenType(DistributedReference ref, long version)
           
 

Methods in com.retek.component.item.impl.remote with parameters of type ItemAttributeScreenTypeDto
 ItemAttributeScreenTypeDto ItemServiceRemote.submitItemAttributeScreenType(ItemAttributeScreenTypeDto dto)
           
 ItemAttributeScreenTypeDto ItemServiceEjb.submitItemAttributeScreenType(ItemAttributeScreenTypeDto dto)
           
 



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