|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CustomerOrderAddressDto in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CustomerOrderAddressDto | |
CustomerOrderAddressDto |
CustomerOrderAddressImpl.getDto()
|
Uses of CustomerOrderAddressDto in com.retek.component.customerorder.impl.persistence |
Methods in com.retek.component.customerorder.impl.persistence that return CustomerOrderAddressDto | |
static CustomerOrderAddressDto |
CustomerOrderDbObjectMaster.getShiptToCustomerOrderAddressDto(DistributedContext context)
|
static CustomerOrderAddressDto |
CustomerOrderDbObjectMaster.getShipToCustomerOrderAddressDto(DistributedContext context,
DistributedReference addressRef)
|
static CustomerOrderAddressDto |
CustomerOrderDbObjectMaster.getBillToCustomerOrderAddressDto(DistributedContext context)
|
static CustomerOrderAddressDto |
CustomerOrderDbObjectMaster.getBillToCustomerOrderAddressDto(DistributedContext context,
DistributedReference addressRef)
|
Uses of CustomerOrderAddressDto in com.retek.component.customerorder.impl.persistence.db.oracle |
Methods in com.retek.component.customerorder.impl.persistence.db.oracle with parameters of type CustomerOrderAddressDto | |
void |
CustomerOrderOracleTestCase.assertShipToCustomerOrderAddressEquals(CustomerOrderAddressDto expectedDto,
CustomerOrderAddressDto dto)
|
void |
CustomerOrderOracleTestCase.assertBillToCustomerOrderAddressEquals(CustomerOrderAddressDto expectedDto,
CustomerOrderAddressDto dto)
|
void |
CustomerOrderOracleTestCase.modifyShipToCustomerOrderAddress(DistributedContext context,
CustomerOrderAddressDto dto)
|
void |
CustomerOrderOracleTestCase.modifyBillToCustomerOrderAddress(DistributedContext context,
CustomerOrderAddressDto dto)
|
Uses of CustomerOrderAddressDto in com.retek.component.customerorder.impl.remote |
Fields in com.retek.component.customerorder.impl.remote declared as CustomerOrderAddressDto | |
CustomerOrderAddressDto |
CustomerOrderDto.billToAddressDto
|
CustomerOrderAddressDto |
ShipToDto.shipToAddressDto
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |