|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of StyleDto in com.retek.component.item.impl |
Constructors in com.retek.component.item.impl with parameters of type StyleDto | |
StyleImpl(DistributedContext context,
StyleDto dto)
|
Uses of StyleDto in com.retek.component.item.impl.persistence |
Methods in com.retek.component.item.impl.persistence with parameters of type StyleDto | |
StyleDto |
StyleDao.submit(StyleDto dto)
|
void |
StyleDao.delete(StyleDto dto)
|
static SkuDto |
ItemDbObjectMaster.insertSkuDtoWithPrimarySupplier(DistributedContext context,
StyleDto styleDto)
|
static SkuDto |
ItemDbObjectMaster.getSkuDtoWithStyle(DistributedContext context,
StyleDto styleDto)
|
Uses of StyleDto in com.retek.component.item.impl.persistence.cache |
Methods in com.retek.component.item.impl.persistence.cache that return StyleDto | |
StyleDto |
CacheStyleDao.readStyle(java.lang.String id)
|
StyleDto |
CacheStyleDao.readStyle(java.lang.String id,
boolean readThinDiffGroup)
|
StyleDto |
CacheStyleDao.submit(StyleDto dto)
|
Methods in com.retek.component.item.impl.persistence.cache with parameters of type StyleDto | |
StyleDto |
CacheStyleDao.submit(StyleDto dto)
|
void |
CacheStyleDao.delete(StyleDto dto)
|
Uses of StyleDto in com.retek.component.item.impl.persistence.db.oracle |
Methods in com.retek.component.item.impl.persistence.db.oracle that return StyleDto | |
StyleDto |
OracleStyleDao.readStyle(java.lang.String id)
|
StyleDto |
OracleStyleDao.readStyle(java.lang.String id,
boolean readThinDiffGroup)
|
StyleDto |
OracleStyleDao.submit(StyleDto dto)
|
StyleDto |
OracleStyleFinder.readStyle(java.lang.String styleId,
boolean readThinDiffGroup)
|
Methods in com.retek.component.item.impl.persistence.db.oracle with parameters of type StyleDto | |
StyleDto |
OracleStyleDao.submit(StyleDto dto)
|
void |
OracleStyleDao.delete(StyleDto dto)
|
void |
ItemOracleTestCase.assertStyleDtosAreEqual(StyleDto expectedDto,
StyleDto dto)
|
protected void |
ItemOracleTestCase.modifyStyleDto(StyleDto dto)
|
Uses of StyleDto in com.retek.component.item.impl.remote |
Methods in com.retek.component.item.impl.remote that return StyleDto | |
StyleDto |
ItemServiceRemote.readStyle(java.lang.String id,
boolean readThinDiffGroup)
|
StyleDto |
ItemServiceRemote.submit(StyleDto dto)
|
StyleDto |
ItemServiceEjb.readStyle(java.lang.String id,
boolean readThinDiffGroup)
|
StyleDto |
ItemServiceEjb.submit(StyleDto dto)
|
Methods in com.retek.component.item.impl.remote with parameters of type StyleDto | |
StyleDto |
ItemServiceRemote.submit(StyleDto dto)
|
StyleDto |
ItemServiceEjb.submit(StyleDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |