|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CatalogTypeDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return CatalogTypeDto | |
CatalogTypeDto |
CatalogTypeImpl.getDto()
|
Uses of CatalogTypeDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return CatalogTypeDto | |
CatalogTypeDto |
CatalogTypeDao.read(DistributedReference ref)
Reads the catalog type for the given catalog type reference. |
CatalogTypeDto |
CatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
Persists a catalog type. |
static CatalogTypeDto |
CustomerDbObjectMaster.getCatalogTypeDto(DistributedContext context)
|
static CatalogTypeDto |
CustomerDbObjectMaster.createAndPersistCatalogTypeDto(DistributedContext context)
|
Methods in com.retek.component.customer.impl.persistence with parameters of type CatalogTypeDto | |
CatalogTypeDto |
CatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
Persists a catalog type. |
Uses of CatalogTypeDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return CatalogTypeDto | |
CatalogTypeDto |
CacheCatalogTypeDao.read(DistributedReference ref)
|
CatalogTypeDto |
CacheCatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
|
Methods in com.retek.component.customer.impl.persistence.cache with parameters of type CatalogTypeDto | |
CatalogTypeDto |
CacheCatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
|
Uses of CatalogTypeDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return CatalogTypeDto | |
CatalogTypeDto |
OracleCatalogTypeDao.read(DistributedReference ref)
|
CatalogTypeDto |
OracleCatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
|
CatalogTypeDto |
OracleCatalogTypeReader.read(DistributedReference ref)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type CatalogTypeDto | |
CatalogTypeDto |
OracleCatalogTypeDao.submit(CatalogTypeDto dto,
DistributedReference userRef)
|
void |
OracleCatalogTypeCreator.create(CatalogTypeDto dto,
DistributedReference userRef)
|
protected void |
CustomerOracleTestCase.assertCatalogTypeDtosAreEqual(CatalogTypeDto expectedDto,
CatalogTypeDto actualDto)
|
protected void |
CustomerOracleTestCase.modifyCatalogTypeDto(CatalogTypeDto dto)
|
void |
OracleCatalogTypeUpdater.update(CatalogTypeDto dto,
DistributedReference userRef)
|
Uses of CatalogTypeDto in com.retek.component.customer.impl.remote |
Fields in com.retek.component.customer.impl.remote declared as CatalogTypeDto | |
CatalogTypeDto |
CatalogRequestDto.catalogTypeDto
|
Methods in com.retek.component.customer.impl.remote that return CatalogTypeDto | |
CatalogTypeDto |
CatalogTypeServiceRemote.readCatalogType(DistributedReference reference,
long version)
|
CatalogTypeDto |
CatalogTypeServiceRemote.submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
|
CatalogTypeDto |
CatalogTypeServiceEjb.readCatalogType(DistributedReference reference,
long version)
|
CatalogTypeDto |
CatalogTypeServiceEjb.submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
|
Methods in com.retek.component.customer.impl.remote with parameters of type CatalogTypeDto | |
CatalogTypeDto |
CatalogTypeServiceRemote.submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
|
CatalogTypeDto |
CatalogTypeServiceEjb.submit(CatalogTypeDto catalogTypeDto,
DistributedReference userRef)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |