com.retek.component.location.impl.persistence
Class LocationDbObjectMaster
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
com.retek.component.location.impl.persistence.LocationDbObjectMaster
- public class LocationDbObjectMaster
- extends DbObjectMaster
Method Summary |
static StoreDto |
createStoreDto(DistributedContext context,
DistributedReference channelRef,
boolean isStockHolding)
|
static DistributedReference |
getChannelRef1()
|
static DistributedReference |
getChannelRef2()
|
static CountryDto |
getCountryDto(DistributedContext context)
|
static CountryNonBusinessDateDto |
getCountryNonBusinessDateDto(DistributedContext context,
DistributedReference countryRef)
|
static java.util.List |
getCountryNonBusinessDates(DistributedContext context,
DistributedReference countryRef)
|
static CountryZipCodeRangeDto |
getCountryZipCodeRangeDto(DistributedContext context,
DistributedReference countryRef)
|
static DistributedReference |
getPhysicalWarehouseRef1()
|
static DistributedReference |
getPhysicalWarehouseRef2()
|
static int |
getPriority()
|
static java.lang.String |
getUnique10DigitCode()
|
static java.lang.String |
getUnique3DigitCode()
|
static WarehouseDto |
getWarehouseDto(DistributedContext context)
|
static WarehouseDto |
getWarehouseDto(DistributedContext context,
DistributedReference channelRef)
|
static ZipCodeRangeWarehousePriorityDto |
getZipCodeRangeWarehousePriorityDto(DistributedReference rangeRef,
java.lang.String warehouseId)
|
static CallCenterDto |
persistNewCallCenter(DistributedContext context)
|
static StoreDto |
persistStoreDto(DistributedContext context)
|
static StoreDto |
persistStoreDto(DistributedContext context,
boolean isStockHolding)
|
static StoreDto |
persistStoreDto(DistributedContext context,
DistributedReference channelRef)
|
static WarehouseDto |
persistWarehouseDto(DistributedContext context)
|
static WarehouseDto |
persistWarehouseDto(DistributedContext context,
DistributedReference channelRef)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocationDbObjectMaster
public LocationDbObjectMaster()
getUnique3DigitCode
public static java.lang.String getUnique3DigitCode()
getUnique10DigitCode
public static java.lang.String getUnique10DigitCode()
getPriority
public static int getPriority()
getChannelRef1
public static DistributedReference getChannelRef1()
getChannelRef2
public static DistributedReference getChannelRef2()
getPhysicalWarehouseRef1
public static DistributedReference getPhysicalWarehouseRef1()
getPhysicalWarehouseRef2
public static DistributedReference getPhysicalWarehouseRef2()
persistStoreDto
public static StoreDto persistStoreDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistStoreDto
public static StoreDto persistStoreDto(DistributedContext context,
boolean isStockHolding)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistStoreDto
public static StoreDto persistStoreDto(DistributedContext context,
DistributedReference channelRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
createStoreDto
public static StoreDto createStoreDto(DistributedContext context,
DistributedReference channelRef,
boolean isStockHolding)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistWarehouseDto
public static WarehouseDto persistWarehouseDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistWarehouseDto
public static WarehouseDto persistWarehouseDto(DistributedContext context,
DistributedReference channelRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
getWarehouseDto
public static WarehouseDto getWarehouseDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getWarehouseDto
public static WarehouseDto getWarehouseDto(DistributedContext context,
DistributedReference channelRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
getCountryDto
public static CountryDto getCountryDto(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
getCountryZipCodeRangeDto
public static CountryZipCodeRangeDto getCountryZipCodeRangeDto(DistributedContext context,
DistributedReference countryRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
getZipCodeRangeWarehousePriorityDto
public static ZipCodeRangeWarehousePriorityDto getZipCodeRangeWarehousePriorityDto(DistributedReference rangeRef,
java.lang.String warehouseId)
throws java.lang.Exception
- Throws:
java.lang.Exception
getCountryNonBusinessDateDto
public static CountryNonBusinessDateDto getCountryNonBusinessDateDto(DistributedContext context,
DistributedReference countryRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
getCountryNonBusinessDates
public static java.util.List getCountryNonBusinessDates(DistributedContext context,
DistributedReference countryRef)
throws java.lang.Exception
- Throws:
java.lang.Exception
persistNewCallCenter
public static CallCenterDto persistNewCallCenter(DistributedContext context)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28