|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShippedContainerDto in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return ShippedContainerDto | |
ShippedContainerDto |
ShippedContainerImpl.getDto()
|
Uses of ShippedContainerDto in com.retek.component.customerorder.impl.fsm |
Methods in com.retek.component.customerorder.impl.fsm that return ShippedContainerDto | |
ShippedContainerDto |
EventData.getShippedContainerDto()
|
Methods in com.retek.component.customerorder.impl.fsm with parameters of type ShippedContainerDto | |
void |
EventData.setShippedContainerDto(ShippedContainerDto dto)
|
Uses of ShippedContainerDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return ShippedContainerDto | |
ShippedContainerDto |
ShippedContainerDao.read(DistributedReference shippedContainerRef)
|
static ShippedContainerDto |
CustomerOrderDbObjectMaster.getShippedContainerDto(DistributedContext context,
CustomerOrderDto orderDto,
DistributedReference shipRequestRef)
|
static ShippedContainerDto |
CustomerOrderDbObjectMaster.getPersistedShippedContainerDto(DistributedContext context)
|
Methods in com.retek.component.customerorder.impl.persistence with parameters of type ShippedContainerDto | |
static ShippedContainerLineDto |
CustomerOrderDbObjectMaster.getShippedContainerLineDto(DistributedContext context,
ShippedContainerDto containerDto,
DistributedReference orderLineRef,
CustomerOrderDto orderDto)
|
Uses of ShippedContainerDto in com.retek.component.customerorder.impl.persistence.cache |
Methods in com.retek.component.customerorder.impl.persistence.cache that return ShippedContainerDto | |
ShippedContainerDto |
CacheShippedContainerDao.read(DistributedReference shippedContainerRef)
|
Uses of ShippedContainerDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle that return ShippedContainerDto | |
ShippedContainerDto |
OracleShippedContainerDao.read(DistributedReference ref)
|
ShippedContainerDto |
OracleShippedContainerReader.read(DistributedReference carrierRef,
java.lang.String carrierTrackingNumber)
|
ShippedContainerDto |
OracleShippedContainerReader.read(DistributedReference containerRef)
|
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type ShippedContainerDto | |
java.util.Set |
OracleShippedContainerLineFinder.find(ShippedContainerDto containerDto)
|
protected void |
CustomerOrderOracleTestCase.assertShippedContainerDtoEqual(ShippedContainerDto expectedDto,
ShippedContainerDto dto)
|
void |
CustomerOrderOracleTestCase.modifyShippedContainerDto(ShippedContainerDto dto,
CustomerOrderDto orderDto)
|
void |
CustomerOrderOracleTestCase.modifyShippedContainerDtoForSalesAudit(ShippedContainerDto dto,
CustomerOrderDto orderDto)
|
Uses of ShippedContainerDto in com.retek.component.customerorder.impl.remote |
Fields in com.retek.component.customerorder.impl.remote declared as ShippedContainerDto | |
ShippedContainerDto |
ShippedContainerLineDto.shippedContainerDto
|
Methods in com.retek.component.customerorder.impl.remote that return ShippedContainerDto | |
ShippedContainerDto |
CustomerOrderServicesLocal.readShippedContainer(DistributedReference reference,
long version)
|
ShippedContainerDto |
CustomerOrderServicesRemote.readShippedContainer(DistributedReference reference,
long version)
|
ShippedContainerDto |
CustomerOrderServicesEjb.readShippedContainer(DistributedReference reference,
long version)
|
Methods in com.retek.component.customerorder.impl.remote with parameters of type ShippedContainerDto | |
void |
CustomerOrderServicesLocal.publishShipConfirmationCorrespondence(ShippedContainerDto shippedContainerDto)
|
void |
CustomerOrderServicesRemote.publishShipConfirmationCorrespondence(ShippedContainerDto shippedContainerDto)
|
void |
CustomerOrderServicesEjb.publishShipConfirmationCorrespondence(ShippedContainerDto shippedContainerDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |