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

Packages that use ItemAttributeScreenTypeRelationDto
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 ItemAttributeScreenTypeRelationDto in com.retek.component.item.impl
 

Methods in com.retek.component.item.impl that return ItemAttributeScreenTypeRelationDto
 ItemAttributeScreenTypeRelationDto ItemAttributeScreenTypeRelationImpl.getDto()
           
 

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

Methods in com.retek.component.item.impl.persistence that return ItemAttributeScreenTypeRelationDto
static ItemAttributeScreenTypeRelationDto ItemDbObjectMaster.getItemAttributeScreenTypeRelationDto(DistributedContext context)
           
 ItemAttributeScreenTypeRelationDto ItemAttributeScreenTypeDao.readRelation(DistributedReference itemAttributeScreenTypeRelationRef)
           
 

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

Methods in com.retek.component.item.impl.persistence.cache that return ItemAttributeScreenTypeRelationDto
 ItemAttributeScreenTypeRelationDto CacheItemAttributeScreenTypeDao.readRelation(DistributedReference itemAttributeScreenTypeRelationRef)
           
 

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

Methods in com.retek.component.item.impl.persistence.db.oracle that return ItemAttributeScreenTypeRelationDto
 ItemAttributeScreenTypeRelationDto OracleItemAttributeScreenTypeDao.readRelation(DistributedReference ref)
           
 ItemAttributeScreenTypeRelationDto OracleItemAttributeScreenTypeRelationRetriever.read(DistributedReference ref)
           
 

Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemAttributeScreenTypeRelationDto
 void ItemOracleTestCase.assertItemAttributeScreenTypeRelationDtosEqual(ItemAttributeScreenTypeRelationDto expectedDto, ItemAttributeScreenTypeRelationDto dto)
           
 

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

Methods in com.retek.component.item.impl.remote that return ItemAttributeScreenTypeRelationDto
 ItemAttributeScreenTypeRelationDto ItemServiceRemote.readItemAttributeScreenTypeRelation(DistributedReference ref, long version)
           
 ItemAttributeScreenTypeRelationDto ItemServiceEjb.readItemAttributeScreenTypeRelation(DistributedReference ref, long version)
           
 



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