|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SellingListDto in com.retek.component.media.impl |
Methods in com.retek.component.media.impl that return SellingListDto | |
SellingListDto |
SellingListImpl.getDto()
|
Uses of SellingListDto in com.retek.component.media.impl.persistence |
Methods in com.retek.component.media.impl.persistence that return SellingListDto | |
SellingListDto |
SellingListDao.persist(SellingListDto dto)
|
SellingListDto |
SellingListDao.readSellingList(DistributedReference reference)
|
static SellingListDto |
MediaDbObjectMaster.getPersistedSellingListDto(DistributedContext context,
java.sql.Connection connection)
|
static SellingListDto |
MediaDbObjectMaster.getPersistedSellingListDto(DistributedContext context,
java.lang.Class skuType,
java.sql.Connection connection)
|
static SellingListDto |
MediaDbObjectMaster.getSellingListDto(DistributedContext context)
|
static SellingListDto |
MediaDbObjectMaster.createSellingListDto(DistributedContext context,
SellingListType sellingListType,
SellingListSortOrder sortOrder,
RDate startDate,
RDate endDate,
java.lang.String sellingListName)
|
Methods in com.retek.component.media.impl.persistence with parameters of type SellingListDto | |
SellingListDto |
SellingListDao.persist(SellingListDto dto)
|
Uses of SellingListDto in com.retek.component.media.impl.persistence.cache |
Methods in com.retek.component.media.impl.persistence.cache that return SellingListDto | |
SellingListDto |
CacheSellingListDao.persist(SellingListDto dto)
|
SellingListDto |
CacheSellingListDao.readSellingList(DistributedReference reference)
|
Methods in com.retek.component.media.impl.persistence.cache with parameters of type SellingListDto | |
SellingListDto |
CacheSellingListDao.persist(SellingListDto dto)
|
Uses of SellingListDto in com.retek.component.media.impl.persistence.db.oracle |
Methods in com.retek.component.media.impl.persistence.db.oracle that return SellingListDto | |
SellingListDto |
OracleSellingListRetriever.read(DistributedReference sellingListRef)
|
SellingListDto |
OracleSellingListDao.persist(SellingListDto dto)
|
SellingListDto |
OracleSellingListDao.readSellingList(DistributedReference reference)
|
SellingListDto |
OracleSellingListUpdater.update(SellingListDto dto)
|
SellingListDto |
OracleSellingListCreator.create(SellingListDto dto)
|
Methods in com.retek.component.media.impl.persistence.db.oracle with parameters of type SellingListDto | |
protected void |
MediaOracleTestCase.assertSellingListDtosAreEqual(SellingListDto expectedDto,
SellingListDto readDto)
|
void |
MediaOracleTestCase.modifySellingListDto(SellingListDto dto)
|
void |
MediaOracleTestCase.modifyAllSellingListItemDtos(SellingListDto dto)
|
SellingListDto |
OracleSellingListDao.persist(SellingListDto dto)
|
SellingListDto |
OracleSellingListUpdater.update(SellingListDto dto)
|
SellingListDto |
OracleSellingListCreator.create(SellingListDto dto)
|
Uses of SellingListDto in com.retek.component.media.impl.remote |
Methods in com.retek.component.media.impl.remote that return SellingListDto | |
SellingListDto |
MediaServicesRemote.readSellingList(DistributedReference reference,
long oldVersion)
|
SellingListDto |
MediaServicesRemote.submitSellingList(SellingListDto dto,
DistributedReference userRef)
|
SellingListDto |
MediaServicesEjb.submitSellingList(SellingListDto dto,
DistributedReference userRef)
|
SellingListDto |
MediaServicesEjb.readSellingList(DistributedReference reference,
long oldVersion)
|
Methods in com.retek.component.media.impl.remote with parameters of type SellingListDto | |
SellingListDto |
MediaServicesRemote.submitSellingList(SellingListDto dto,
DistributedReference userRef)
|
SellingListDto |
MediaServicesEjb.submitSellingList(SellingListDto dto,
DistributedReference userRef)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |