Uses of Class
com.retek.commons.domain.core.Command

Packages that use Command
com.retek.commons.domain.core   
com.retek.component.customer.impl.command   
com.retek.component.customer.impl.remote.command   
com.retek.component.customer.integration.impl.command   
com.retek.component.customerorder.impl.command   
com.retek.component.customerorder.impl.remote.command   
com.retek.component.directshiporder.impl.command   
com.retek.component.geolocation.impl.command   
com.retek.component.geolocation.impl.remote.command   
com.retek.component.inventory.impl.command   
com.retek.component.inventory.impl.remote.command   
com.retek.component.item.impl.command   
com.retek.component.media.impl.command   
com.retek.component.salesaudit.impl.remote.command   
com.retek.component.supplier.impl.command   
com.retek.component.task.impl.command   
com.retek.component.tax.impl.remote.command   
com.retek.component.test.impl.command   
 

Uses of Command in com.retek.commons.domain.core
 

Methods in com.retek.commons.domain.core that return Command
protected  Command CommandFactory.createCommand(java.lang.String key)
           
 

Methods in com.retek.commons.domain.core with parameters of type Command
 void Rule.apply(Command cmd)
           
 

Uses of Command in com.retek.component.customer.impl.command
 

Subclasses of Command in com.retek.component.customer.impl.command
 class ActivityRequestSubmitCommand
           
 class CatalogRequestSubmitCommand
           
 class CustomerMergeCommand
           
 class CustomerSubmitCommand
           
 

Methods in com.retek.component.customer.impl.command with parameters of type Command
 void CustomerPostSubmitHistoryLoggingRule.apply(Command cmd)
           
 void ActivityRequestPostSubmitHistoryLoggingRule.apply(Command cmd)
           
 void CustomerSubmitValidator.apply(Command cmd)
           
 void CustomerPreSubmitHistoryLoggingRule.apply(Command cmd)
           
 void ActivityRequestPreSubmitHistoryLoggingRule.apply(Command cmd)
           
 void CatalogRequestPostSubmitLoggingRule.apply(Command cmd)
           
 void ActivityRequestSubmitValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.customer.impl.remote.command
 

Subclasses of Command in com.retek.component.customer.impl.remote.command
 class CustomerCashOutStoredValueCardRemoteCommand
           
 

Uses of Command in com.retek.component.customer.integration.impl.command
 

Subclasses of Command in com.retek.component.customer.integration.impl.command
 class CustomerIntegrationCustomerImportCommand
          Command class which encapsulates behavior for performing customer integration imports (customer adds, updates) from external system.
 

Uses of Command in com.retek.component.customerorder.impl.command
 

Subclasses of Command in com.retek.component.customerorder.impl.command
 class CalculateGeneralAccommodationTaxCreditCommand
           
 class ClearProcessTogetherCommand
           
 class CustomerOrderApplyAccommodationsCommand
           
 class CustomerOrderApplyPromotionsCommand
          Class which encapsulates behavior for triggering promotion discounts and computing/creating discount records for a CustomerOrder within the order process.
 class CustomerOrderGeneralRefundPolicyCommand
           
 class CustomerOrderLineFinderSorterCommand
           
 class ECDDRecalculationCommand
           
 class ProcessTogetherCommand
           
 class ShippingRestrictionValidateCommand
           
 class ShipToAddressValidateCommand
           
 

Uses of Command in com.retek.component.customerorder.impl.remote.command
 

Subclasses of Command in com.retek.component.customerorder.impl.remote.command
 class CallTagSubmitRemoteCommand
           
 class CancelOrderLinesForNLABOItemsRemoteCommand
           
 class CustomerOrderCreateAndPublishDirectShipOrderRemoteCommand
           
 class CustomerOrderProcessSettlementsRemoteCommand
           
 class CustomerOrderPublishBackorderNotificationRemoteCommand
           
 class CustomerOrderPublishCancelRequestToWmsRemoteCommand
           
 class CustomerOrderPublishWorklistCorrespondenceRemoteCommand
           
 class CustomerOrderReceiveReturnsRemoteCommand
          Deprecated. As of RCOM 11.0, Replaced by CustRetDesc rib message subscription. This is a custom api written for WS in support of the DC Returns gui application, used to receive returns in their DC. This api will be removed in the RCOM 12.0 release. Process receive transactions for a return line for a customer order. This marks the return line as 'Returned', updating the returned quantity and disposition for the item, as well as publishing several messages to the rib for the return (i.e. return confirmation message, inventory adjustment message). The customer order is submitted as part of the transaction.
 class CustomerOrderReleaseToWmsRemoteCommand
           
 class CustomerOrderUpdateGiftRegistryRemoteCommand
           
 class MailOrderBatchPaymentSummaryCommand
           
 class PublishConfirmationCorrespondenceRemoteCommand
           
 class PublishCorrespondenceRemoteCommand
           
 class PublishInventoryAdjustmentRemoteCommand
           
 class PublishNlaNotificationRemoteCommand
           
 class PublishOrderConfirmationRemoteCommand
           
 class PublishOrderLineCostOfGoodsRemoteCommand
           
 class PublishPendingReturnLineRemoteCommand
           
 class PublishReturnConfirmationRemoteCommand
           
 class PublishReturnLineCostOfGoodsRemoteCommand
           
 class PublishReturnSaleRemoteCommand
           
 class PublishShipConfirmationRemoteCommand
           
 

Uses of Command in com.retek.component.directshiporder.impl.command
 

Subclasses of Command in com.retek.component.directshiporder.impl.command
 class DirectShipOrderSubmitCommand
           
 

Methods in com.retek.component.directshiporder.impl.command with parameters of type Command
 void DirectShipOrderSubmitValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.geolocation.impl.command
 

Subclasses of Command in com.retek.component.geolocation.impl.command
 class GeoLocationFindCommand
           
 

Methods in com.retek.component.geolocation.impl.command with parameters of type Command
 void GeoLocationValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.geolocation.impl.remote.command
 

Subclasses of Command in com.retek.component.geolocation.impl.remote.command
 class GeoLocationFindServiceCommand
           
 class GeoLocationVertexFindCommand
           
 

Uses of Command in com.retek.component.inventory.impl.command
 

Subclasses of Command in com.retek.component.inventory.impl.command
 class AtpCalculateDatesCommand
           
 class AtpCalculateDatesPackCommand
           
 class AtpCalculateDatesSellableItemCommand
           
 class AtpCalculateDatesSkuCommand
           
 class AtpCalculateQuantityCommand
           
 class AtpCalculateQuantityValuesCommand
           
 class AtpCalculateQuantityValuesPackCommand
           
 class ATPCalculateQuantityValuesSellableItemCommand
           
 class AtpCalculateQuantityValuesSkuCommand
           
 class AtpCalculateValuesCommand
           
 class InventoryQtyAddCommand
           
 class InventoryQtyReadCommand
           
 class InventoryQtySubmitCommand
           
 class MoveQuantityFromReservedToBackorderCommand
           
 class PackWarehouseReserveCommand
           
 class ReservationPackReleaseCommand
           
 class ReservationPackReserveCommand
           
 class ReservationReleaseCommand
           
 class ReservationReleaseFromSupplierCommand
           
 class ReservationReserveCommand
           
 class ReservationWarehouseCancelCommand
           
 class ReservationWarehouseReleaseCommand
           
 class SkuAvailableForReservationCommand
           
 class SupplierInventoryQuantityCommand
           
 class WarehouseReserveCommand
           
 

Methods in com.retek.component.inventory.impl.command with parameters of type Command
 void ReservationPackReleaseValidator.apply(Command cmd)
           
 void ReservationWarehouseCancelValidator.apply(Command cmd)
           
 void MoveQuantityFromReservedToBackorderValidator.apply(Command cmd)
           
 void InventoryQtyAddValidator.apply(Command cmd)
           
 void ReservationReserveValidator.apply(Command cmd)
           
 void ReservationPackReserveValidator.apply(Command cmd)
           
 void ReservationReleaseFromSupplierValidator.apply(Command cmd)
           
 void InventoryQtySubmitValidator.apply(Command cmd)
           
 void AtpCalculateValuesValidator.apply(Command cmd)
           
 void ReservationWarehouseReleaseValidator.apply(Command cmd)
           
 void WarehouseReserveValidator.apply(Command cmd)
           
 void ReservationReleaseValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.inventory.impl.remote.command
 

Subclasses of Command in com.retek.component.inventory.impl.remote.command
 class BannerChannelTypeRemotePackReserveCommand
           
 class BannerChannelTypeRemoteReserveCommand
           
 class RemoteMoveQuantityFromReservedToBackorderCommand
           
 class RemotePackComponentWarehouseReserveCommand
           
 class RemotePackReleaseCommand
           
 class RemoteSkuWarehouseReserveCommand
           
 

Uses of Command in com.retek.component.item.impl.command
 

Subclasses of Command in com.retek.component.item.impl.command
 class DirectShipItemSupplierReadCommand
           
 class DirectShipItemSupplierSubmitCommand
           
 class SkuFindCommand
           
 class SkuIdFindCommand
           
 class StyleFindCommand
           
 

Methods in com.retek.component.item.impl.command with parameters of type Command
 void DirectShipItemSupplierValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.media.impl.command
 

Subclasses of Command in com.retek.component.media.impl.command
 class MediaTypeSubmitCommand
           
 class MediaUpdateActiveStatusToReleasedCommand
           
 class MediaUpdateWorksheetStatusToActiveCommand
           
 class SellingItemCopyToMediaCommand
           
 

Methods in com.retek.component.media.impl.command with parameters of type Command
 void SellingItemCopyToMediaValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.salesaudit.impl.remote.command
 

Subclasses of Command in com.retek.component.salesaudit.impl.remote.command
 class SalesAuditCustomerOrderConverterRemoteCommand
          Command class which encapsulates behavior for implementation of the sales audit conversion process for a customer order.
 class SalesAuditSvcCashoutConverterRemoteCommand
          Command class which encapsulates behavior for implementation of the sales audit conversion process for a customer svc cashout.
 

Uses of Command in com.retek.component.supplier.impl.command
 

Subclasses of Command in com.retek.component.supplier.impl.command
 class SupplierReadCommand
           
 class SupplierSubmitCommand
           
 

Methods in com.retek.component.supplier.impl.command with parameters of type Command
 void SupplierSubmitValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.task.impl.command
 

Subclasses of Command in com.retek.component.task.impl.command
 class ActivityRequestPrintFileBuilderCommand
           
 

Methods in com.retek.component.task.impl.command with parameters of type Command
 void ActivityRequestPrintFileAbstactValidator.apply(Command cmd)
           
 

Uses of Command in com.retek.component.tax.impl.remote.command
 

Subclasses of Command in com.retek.component.tax.impl.remote.command
 class TaxCalculateCommand
           
 class TaxCreditCommand
           
 

Uses of Command in com.retek.component.test.impl.command
 

Subclasses of Command in com.retek.component.test.impl.command
 class TestCommand
           
 

Methods in com.retek.component.test.impl.command with parameters of type Command
 void TestPostRuleOne.apply(Command cmd)
           
 void TestPreRuleTwo.apply(Command cmd)
           
 void TestPostRuleTwo.apply(Command cmd)
           
 void TestPreRuleOne.apply(Command cmd)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28