|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderTransactionGroup | |
com.retek.component.customerorder | |
com.retek.component.customerorder.impl | |
com.retek.component.salesaudit.impl.remote.command |
Uses of CustomerOrderTransactionGroup in com.retek.component.customerorder |
Methods in com.retek.component.customerorder that return CustomerOrderTransactionGroup | |
CustomerOrderTransactionGroup |
ShippedContainerLine.getTransactionGroup()
|
CustomerOrderTransactionGroup |
CustomerOrderTransactionItem.getTransactionGroup()
|
CustomerOrderTransactionGroup |
CustomerOrderManager.buildCustomerOrderTransactionGroupInstance(CustomerOrder order)
|
Methods in com.retek.component.customerorder with parameters of type CustomerOrderTransactionGroup | |
void |
CustomerOrderTransactionItem.setTransactionGroup(CustomerOrderTransactionGroup transactionGroup)
|
java.util.Set |
CustomerOrder.getTransactionGroupItems(CustomerOrderTransactionGroup transactionGroup)
|
void |
CustomerOrder.addTransactionGroup(CustomerOrderTransactionGroup transactionGroup)
|
Uses of CustomerOrderTransactionGroup in com.retek.component.customerorder.impl |
Classes in com.retek.component.customerorder.impl that implement CustomerOrderTransactionGroup | |
class |
CustomerOrderTransactionGroupImpl
|
Methods in com.retek.component.customerorder.impl that return CustomerOrderTransactionGroup | |
CustomerOrderTransactionGroup |
CustomerOrderPaymentImpl.getTransactionGroup()
|
CustomerOrderTransactionGroup |
AccommodationImpl.getTransactionGroup()
|
CustomerOrderTransactionGroup |
CustomerOrderLineImpl.getTransactionGroup()
|
CustomerOrderTransactionGroup |
CustomerOrderTransactionGroupFactory.createTransactionGroup(CustomerOrderTransactionItem transactionItem)
|
CustomerOrderTransactionGroup |
CustomerOrderManagerImpl.buildCustomerOrderTransactionGroupInstance(CustomerOrder order)
|
CustomerOrderTransactionGroup |
ShippedContainerLineImpl.getTransactionGroup()
|
CustomerOrderTransactionGroup |
ReturnLineImpl.getTransactionGroup()
|
CustomerOrderTransactionGroup |
ShipToImpl.getReturnTransactionGroup()
|
Constructors in com.retek.component.customerorder.impl with parameters of type CustomerOrderTransactionGroup | |
ShipToImpl(DistributedContext context,
DistributedReference ref,
CustomerOrder order,
CustomerAddress customerShipToAddress,
CustomerOrderTransactionGroup group)
|
Uses of CustomerOrderTransactionGroup in com.retek.component.salesaudit.impl.remote.command |
Fields in com.retek.component.salesaudit.impl.remote.command declared as CustomerOrderTransactionGroup | |
protected CustomerOrderTransactionGroup |
SaeExportMerchandiseTender.transactionGroup
|
Methods in com.retek.component.salesaudit.impl.remote.command that return CustomerOrderTransactionGroup | |
CustomerOrderTransactionGroup |
SaeExportMerchandiseTender.getTransactionGroup()
|
Constructors in com.retek.component.salesaudit.impl.remote.command with parameters of type CustomerOrderTransactionGroup | |
SaeExportReturnMerchandiseTender(CustomerOrderTransactionGroup transactionGroup)
|
|
SaeExportSaleMerchandiseReversalTender(CustomerOrderTransactionGroup group)
|
|
SaeExportMerchandiseTender(CustomerOrderTransactionGroup transactionGroup)
|
|
SaeExportSaleMerchandiseTender(CustomerOrderTransactionGroup transactionGroup)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |