|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaeCustomerDto | |
com.retek.component.salesaudit.impl | |
com.retek.component.salesaudit.impl.persistence | |
com.retek.component.salesaudit.impl.persistence.db.oracle |
Uses of SaeCustomerDto in com.retek.component.salesaudit.impl |
Methods in com.retek.component.salesaudit.impl that return SaeCustomerDto | |
protected SaeCustomerDto |
SaeCustomerImpl.getSaeCustomerDto()
|
Constructors in com.retek.component.salesaudit.impl with parameters of type SaeCustomerDto | |
SaeCustomerImpl(DistributedContext context,
SaeCustomerDto dto)
|
Uses of SaeCustomerDto in com.retek.component.salesaudit.impl.persistence |
Methods in com.retek.component.salesaudit.impl.persistence that return SaeCustomerDto | |
static SaeCustomerDto |
SalesAuditDbObjectMaster.getSaeCustomerDto(java.lang.String customerType)
|
Uses of SaeCustomerDto in com.retek.component.salesaudit.impl.persistence.db.oracle |
Methods in com.retek.component.salesaudit.impl.persistence.db.oracle with parameters of type SaeCustomerDto | |
void |
SalesAuditOracleTestCase.assertSaeCustomerDtosEqual(SaeCustomerDto expectedDto,
SaeCustomerDto dto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |