|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItemAttributeDto in com.retek.component.item.impl |
Methods in com.retek.component.item.impl that return ItemAttributeDto | |
ItemAttributeDto |
ItemAttributeImpl.getDto()
|
Uses of ItemAttributeDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence that return ItemAttributeDto | |
static ItemAttributeDto |
ItemDbObjectMaster.getItemAttributeDto(DistributedContext context)
|
ItemAttributeDto |
ItemAttributeDao.persist(ItemAttributeDto dto)
|
ItemAttributeDto |
ItemAttributeDao.read(DistributedReference itemAttributeRef)
|
Methods in com.retek.component.item.impl.persistence with parameters of type ItemAttributeDto | |
ItemAttributeDto |
ItemAttributeDao.persist(ItemAttributeDto dto)
|
Uses of ItemAttributeDto in com.retek.component.item.impl.persistence.cache |
Methods in com.retek.component.item.impl.persistence.cache that return ItemAttributeDto | |
ItemAttributeDto |
CacheItemAttributeDao.persist(ItemAttributeDto dto)
|
ItemAttributeDto |
CacheItemAttributeDao.read(DistributedReference itemAttributeRef)
|
Methods in com.retek.component.item.impl.persistence.cache with parameters of type ItemAttributeDto | |
ItemAttributeDto |
CacheItemAttributeDao.persist(ItemAttributeDto dto)
|
Uses of ItemAttributeDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle that return ItemAttributeDto | |
ItemAttributeDto |
OracleItemAttributeDao.persist(ItemAttributeDto dto)
|
ItemAttributeDto |
OracleItemAttributeDao.read(DistributedReference ref)
|
ItemAttributeDto |
OracleItemAttributeRetriever.read(DistributedReference ref)
|
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type ItemAttributeDto | |
ItemAttributeDto |
OracleItemAttributeDao.persist(ItemAttributeDto dto)
|
void |
ItemOracleTestCase.assertItemAttributeDtosEqual(ItemAttributeDto expectedDto,
ItemAttributeDto readDto)
|
void |
ItemOracleTestCase.modifyItemAttributeDto(ItemAttributeDto dto)
|
void |
OracleItemAttributeUpdater.update(ItemAttributeDto dto)
|
void |
OracleItemAttributeDeleter.delete(ItemAttributeDto dto)
|
void |
OracleItemAttributeCreator.create(ItemAttributeDto dto)
|
Uses of ItemAttributeDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote that return ItemAttributeDto | |
ItemAttributeDto |
ItemServiceRemote.readItemAttribute(DistributedReference ref,
long version)
|
ItemAttributeDto |
ItemServiceRemote.submitItemAttribute(ItemAttributeDto dto)
|
ItemAttributeDto |
ItemServiceEjb.submitItemAttribute(ItemAttributeDto dto)
|
ItemAttributeDto |
ItemServiceEjb.readItemAttribute(DistributedReference ref,
long version)
|
Methods in com.retek.component.item.impl.remote with parameters of type ItemAttributeDto | |
ItemAttributeDto |
ItemServiceRemote.submitItemAttribute(ItemAttributeDto dto)
|
ItemAttributeDto |
ItemServiceEjb.submitItemAttribute(ItemAttributeDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |