com.retek.component.item.impl
Class ItemSupplierImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.item.impl.ItemSupplierImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, com.retek.swing11.commons.type.Displayable, ItemSupplier
- public class ItemSupplierImpl
- extends BusinessObjectImpl
- implements ItemSupplier
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ItemSupplierImpl
public ItemSupplierImpl(DistributedContext context,
ItemSupplierDto dto)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
getItemSupplierDto
public ItemSupplierDto getItemSupplierDto()
getId
public java.lang.String getId()
- Specified by:
getId
in interface BusinessObject
- Overrides:
getId
in class BusinessObjectImpl
getDiscontinueDate
public RDate getDiscontinueDate()
- Specified by:
getDiscontinueDate
in interface ItemSupplier
isDirectShipIndicator
public boolean isDirectShipIndicator()
- Specified by:
isDirectShipIndicator
in interface ItemSupplier
isPrimarySupplierIndicator
public boolean isPrimarySupplierIndicator()
- Specified by:
isPrimarySupplierIndicator
in interface ItemSupplier
getItemId
public java.lang.String getItemId()
- Specified by:
getItemId
in interface ItemSupplier
isPersonalizationActive
public boolean isPersonalizationActive()
- Specified by:
isPersonalizationActive
in interface ItemSupplier
isPersonalizationOnItemSupported
public boolean isPersonalizationOnItemSupported()
- Specified by:
isPersonalizationOnItemSupported
in interface ItemSupplier
setPersonalizationActive
public void setPersonalizationActive(boolean active)
- Specified by:
setPersonalizationActive
in interface ItemSupplier
getSupplier
public Supplier getSupplier()
throws BusinessException,
SystemException
- Specified by:
getSupplier
in interface ItemSupplier
- Throws:
BusinessException
SystemException
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in interface ItemSupplier
getVpn
public java.lang.String getVpn()
- Specified by:
getVpn
in interface ItemSupplier
getItemSupplierPersonalizationAttribute
public ItemSupplierPersonalizationAttribute getItemSupplierPersonalizationAttribute(PersonalizationStyleType styleType)
throws BusinessException
- Specified by:
getItemSupplierPersonalizationAttribute
in interface ItemSupplier
- Throws:
BusinessException
setDiscontinueDate
public void setDiscontinueDate(RDate discontinueDate)
- Specified by:
setDiscontinueDate
in interface ItemSupplier
setDirectShipIndicator
public void setDirectShipIndicator(boolean directShipIndicator)
- Specified by:
setDirectShipIndicator
in interface ItemSupplier
setPrimarySupplierIndicator
public void setPrimarySupplierIndicator(boolean primarySupplierIndicator)
- Specified by:
setPrimarySupplierIndicator
in interface ItemSupplier
setItemId
public void setItemId(java.lang.String itemId)
- Specified by:
setItemId
in interface ItemSupplier
setSupplierId
public void setSupplierId(java.lang.String supplierId)
- Specified by:
setSupplierId
in interface ItemSupplier
setLabel
public void setLabel(java.lang.String label)
- Specified by:
setLabel
in interface ItemSupplier
getItemSupplierPersonalizationAttributes
public java.util.Collection getItemSupplierPersonalizationAttributes()
- Specified by:
getItemSupplierPersonalizationAttributes
in interface ItemSupplier
getPersonalizationStyleTypes
public java.util.Set getPersonalizationStyleTypes()
- Specified by:
getPersonalizationStyleTypes
in interface ItemSupplier
getItemSupplierCountryAttributes
public java.util.Set getItemSupplierCountryAttributes()
- Specified by:
getItemSupplierCountryAttributes
in interface ItemSupplier
addItemSupplierPersonalizationAttribute
public void addItemSupplierPersonalizationAttribute(PersonalizationStyleType persStyleType,
ItemSupplierPersonalizationAttribute itemSupplierPersonalizationAttribute)
throws BusinessException
- Specified by:
addItemSupplierPersonalizationAttribute
in interface ItemSupplier
- Throws:
BusinessException
addItemSupplierCountryAttribute
public void addItemSupplierCountryAttribute(ItemSupplierCountryAttribute attribute)
- Specified by:
addItemSupplierCountryAttribute
in interface ItemSupplier
isPrimaryDirectShipSupplierIndicator
public boolean isPrimaryDirectShipSupplierIndicator()
- Specified by:
isPrimaryDirectShipSupplierIndicator
in interface ItemSupplier
isSpecialCustomerOrdersPossibleIndicator
public boolean isSpecialCustomerOrdersPossibleIndicator()
- Specified by:
isSpecialCustomerOrdersPossibleIndicator
in interface ItemSupplier
setPrimaryDirectShipSupplierIndicator
public void setPrimaryDirectShipSupplierIndicator(boolean primaryDirectShipSupplierIndicator)
- Specified by:
setPrimaryDirectShipSupplierIndicator
in interface ItemSupplier
setSpecialCustomerOrdersPossibleIndicator
public void setSpecialCustomerOrdersPossibleIndicator(boolean specialCustomerOrdersPossibleIndicator)
- Specified by:
setSpecialCustomerOrdersPossibleIndicator
in interface ItemSupplier
setVpn
public void setVpn(java.lang.String vpn)
- Specified by:
setVpn
in interface ItemSupplier
toDisplayString
public java.lang.String toDisplayString()
- Specified by:
toDisplayString
in interface com.retek.swing11.commons.type.Displayable
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28