com.retek.component.shipping.impl.persistence
Class ShippingDbObjectMaster
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
com.retek.component.shipping.impl.persistence.ShippingDbObjectMaster
- public class ShippingDbObjectMaster
- extends DbObjectMaster
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShippingDbObjectMaster
public ShippingDbObjectMaster()
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