com.retek.component.item.impl
Class DirectShipItemSupplierImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.DirectShipItemSupplierImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, DirectShipItemSupplier
- public class DirectShipItemSupplierImpl
- extends BusinessObjectImpl
- implements DirectShipItemSupplier
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DirectShipItemSupplierImpl
public DirectShipItemSupplierImpl(DirectShipItemSupplierDto dto)
getContactDay
public ContactDayType getContactDay()
- Specified by:
getContactDay
in interface DirectShipItemSupplier
getContactLevel
public ContactLevelType getContactLevel()
- Specified by:
getContactLevel
in interface DirectShipItemSupplier
getLinesPerDirectShipPo
public java.lang.String getLinesPerDirectShipPo()
- Specified by:
getLinesPerDirectShipPo
in interface DirectShipItemSupplier
isOrderTypeSeparateIndicator
public boolean isOrderTypeSeparateIndicator()
- Specified by:
isOrderTypeSeparateIndicator
in interface DirectShipItemSupplier
isPersonalizationSeparateIndicator
public boolean isPersonalizationSeparateIndicator()
- Specified by:
isPersonalizationSeparateIndicator
in interface DirectShipItemSupplier
getSupplierId
public java.lang.String getSupplierId()
- Specified by:
getSupplierId
in interface DirectShipItemSupplier
getItemId
public java.lang.String getItemId()
- Specified by:
getItemId
in interface DirectShipItemSupplier
getUnitsPerContact
public java.lang.String getUnitsPerContact()
- Specified by:
getUnitsPerContact
in interface DirectShipItemSupplier
setContactDay
public void setContactDay(ContactDayType contactDay)
- Specified by:
setContactDay
in interface DirectShipItemSupplier
setContactLevel
public void setContactLevel(ContactLevelType contactLevel)
- Specified by:
setContactLevel
in interface DirectShipItemSupplier
setLinesPerDirectShipPo
public void setLinesPerDirectShipPo(java.lang.String linesPerDirectShipPo)
- Specified by:
setLinesPerDirectShipPo
in interface DirectShipItemSupplier
setOrderTypeSeparateIndicator
public void setOrderTypeSeparateIndicator(boolean orderTypeSeparateIndicator)
- Specified by:
setOrderTypeSeparateIndicator
in interface DirectShipItemSupplier
setPersonalizationSeparateIndicator
public void setPersonalizationSeparateIndicator(boolean personalizationSeparateIndicator)
- Specified by:
setPersonalizationSeparateIndicator
in interface DirectShipItemSupplier
setSupplierId
public void setSupplierId(java.lang.String supplierId)
- Specified by:
setSupplierId
in interface DirectShipItemSupplier
setItemId
public void setItemId(java.lang.String itemId)
- Specified by:
setItemId
in interface DirectShipItemSupplier
setUnitsPerContact
public void setUnitsPerContact(java.lang.String unitsPerContact)
- Specified by:
setUnitsPerContact
in interface DirectShipItemSupplier
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
submit
public void submit()
throws SystemException,
BusinessException
- Specified by:
submit
in interface DirectShipItemSupplier
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28