com.retek.component.location.impl
Class ZipCodeRangeWarehousePriorityImpl
java.lang.Object
com.retek.commons.component.impl.BusinessObjectImpl
com.retek.commons.component.impl.SecondClassObjectImpl
com.retek.component.location.impl.ZipCodeRangeWarehousePriorityImpl
- All Implemented Interfaces:
- BusinessObject, SecondClassObject, ZipCodeRangeWarehousePriority
- public class ZipCodeRangeWarehousePriorityImpl
- extends SecondClassObjectImpl
- implements ZipCodeRangeWarehousePriority
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ZipCodeRangeWarehousePriorityImpl
public ZipCodeRangeWarehousePriorityImpl(DistributedContext context,
ZipCodeRangeWarehousePriorityDto dto)
ZipCodeRangeWarehousePriorityImpl
public ZipCodeRangeWarehousePriorityImpl(DistributedContext context)
getDto
public ZipCodeRangeWarehousePriorityDto getDto()
throws SystemException
- Throws:
SystemException
setWarehouse
public void setWarehouse(Warehouse warehouse)
throws SystemException
- Specified by:
setWarehouse
in interface ZipCodeRangeWarehousePriority
- Throws:
SystemException
setPriority
public void setPriority(int priority)
throws SystemException
- Specified by:
setPriority
in interface ZipCodeRangeWarehousePriority
- Throws:
SystemException
setCountryZipCodeRange
public void setCountryZipCodeRange(CountryZipCodeRange zipCodeRange)
throws SystemException
- Throws:
SystemException
getPriority
public int getPriority()
throws SystemException
- Specified by:
getPriority
in interface ZipCodeRangeWarehousePriority
- Throws:
SystemException
getWarehouse
public Warehouse getWarehouse()
throws SystemException
- Specified by:
getWarehouse
in interface ZipCodeRangeWarehousePriority
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28