com.retek.component.supplier.integration.rib
Class VendorAddressCreateInjector

java.lang.Object
  extended bycom.retek.component.rcomrib.RcomRibAbstractInjector
      extended bycom.retek.component.supplier.integration.rib.VendorAddressCreateInjector
All Implemented Interfaces:
com.retek.rib.binding.injector.Injector

public class VendorAddressCreateInjector
extends RcomRibAbstractInjector


Field Summary
 
Fields inherited from interface com.retek.rib.binding.injector.Injector
VERSION_STR
 
Constructor Summary
VendorAddressCreateInjector()
           
 
Method Summary
static void addLocationToSupplier(DistributedContext context, Supplier supplier, com.retek.rib.binding.payload.VendorAddrDesc vendorAddressPayload)
           
protected  void processPayload(com.retek.rib.binding.payload.Payload payload)
          Subclasses are responsible for implementing this method.
 
Methods inherited from class com.retek.component.rcomrib.RcomRibAbstractInjector
getContext, inject, inject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VendorAddressCreateInjector

public VendorAddressCreateInjector()
Method Detail

processPayload

protected void processPayload(com.retek.rib.binding.payload.Payload payload)
                       throws SystemException,
                              BusinessException
Description copied from class: RcomRibAbstractInjector
Subclasses are responsible for implementing this method. This method is the actual work that is being done by the injector for the payload. The DistributedContext is setup

Specified by:
processPayload in class RcomRibAbstractInjector
Throws:
SystemException
BusinessException

addLocationToSupplier

public static void addLocationToSupplier(DistributedContext context,
                                         Supplier supplier,
                                         com.retek.rib.binding.payload.VendorAddrDesc vendorAddressPayload)
                                  throws SystemException,
                                         SupplierBusinessException
Throws:
SystemException
SupplierBusinessException


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