com.retek.component.shipping.impl.persistence
Class ShippingDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.shipping.impl.persistence.ShippingDbObjectMaster

public class ShippingDbObjectMaster
extends DbObjectMaster


Constructor Summary
ShippingDbObjectMaster()
           
 
Method Summary
static java.lang.String getAddressTypeCode1()
           
static java.lang.String getAddressTypeCode2()
           
static java.lang.String getAddressTypeCode3()
           
static java.lang.String getAddressTypeCode4()
           
static CarrierDto getCarrierDto(DistributedContext context)
           
static CarrierShippingMethodDto getCarrierShippingMethodDto(CarrierDto carrierDto)
           
static CarrierShippingMethodZoneDto getCarrierShippingMethodZoneDto()
           
static ShippingMethodDto getShippingMethodDto(DistributedContext context)
           
static java.lang.String getUnique10DigitCode()
           
static java.lang.String getUnique6DigitCode()
           
static CarrierDto insertCarrierDto(DistributedContext context)
           
static ShippingMethodDto insertShippingMethodDto(DistributedContext context)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShippingDbObjectMaster

public ShippingDbObjectMaster()
Method Detail

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getUnique6DigitCode

public static java.lang.String getUnique6DigitCode()

insertCarrierDto

public static CarrierDto insertCarrierDto(DistributedContext context)
                                   throws java.lang.Exception
Throws:
java.lang.Exception

getCarrierDto

public static CarrierDto getCarrierDto(DistributedContext context)
                                throws java.lang.Exception
Throws:
java.lang.Exception

insertShippingMethodDto

public static ShippingMethodDto insertShippingMethodDto(DistributedContext context)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

getShippingMethodDto

public static ShippingMethodDto getShippingMethodDto(DistributedContext context)
                                              throws SystemException,
                                                     java.lang.Exception
Throws:
SystemException
java.lang.Exception

getCarrierShippingMethodDto

public static CarrierShippingMethodDto getCarrierShippingMethodDto(CarrierDto carrierDto)
                                                            throws java.lang.Exception
Throws:
java.lang.Exception

getCarrierShippingMethodZoneDto

public static CarrierShippingMethodZoneDto getCarrierShippingMethodZoneDto()

getAddressTypeCode1

public static java.lang.String getAddressTypeCode1()

getAddressTypeCode2

public static java.lang.String getAddressTypeCode2()

getAddressTypeCode3

public static java.lang.String getAddressTypeCode3()

getAddressTypeCode4

public static java.lang.String getAddressTypeCode4()


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