com.retek.component.supplier.impl
Class SupplierLocationImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.supplier.impl.SupplierLocationImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, SupplierLocation, SupplierLocationRib
- public class SupplierLocationImpl
- extends BusinessObjectImpl
- implements SupplierLocationRib
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SupplierLocationImpl
public SupplierLocationImpl(SupplierLocationDto dto)
getSequenceNumber
public java.lang.String getSequenceNumber()
- Specified by:
getSequenceNumber
in interface SupplierLocationRib
getAddress
public Address getAddress()
- Specified by:
getAddress
in interface SupplierLocation
getContactEmail
public java.lang.String getContactEmail()
- Specified by:
getContactEmail
in interface SupplierLocation
getContactFax
public java.lang.String getContactFax()
- Specified by:
getContactFax
in interface SupplierLocation
getContactName
public java.lang.String getContactName()
- Specified by:
getContactName
in interface SupplierLocation
getContactPhone
public java.lang.String getContactPhone()
- Specified by:
getContactPhone
in interface SupplierLocation
getContactPager
public java.lang.String getContactPager()
- Specified by:
getContactPager
in interface SupplierLocation
getLocationType
public SupplierLocationType getLocationType()
- Specified by:
getLocationType
in interface SupplierLocation
isPrimaryLocationForLocationType
public boolean isPrimaryLocationForLocationType()
- Specified by:
isPrimaryLocationForLocationType
in interface SupplierLocation
setSequenceNumber
public void setSequenceNumber(java.lang.String seqNo)
- Specified by:
setSequenceNumber
in interface SupplierLocationRib
setAddress
public void setAddress(Address address)
- Specified by:
setAddress
in interface SupplierLocation
setContactEmail
public void setContactEmail(java.lang.String email)
- Specified by:
setContactEmail
in interface SupplierLocation
setContactFax
public void setContactFax(java.lang.String fax)
- Specified by:
setContactFax
in interface SupplierLocation
setContactName
public void setContactName(java.lang.String name)
- Specified by:
setContactName
in interface SupplierLocation
setContactPhone
public void setContactPhone(java.lang.String phone)
- Specified by:
setContactPhone
in interface SupplierLocation
setContactPager
public void setContactPager(java.lang.String pagerNumber)
- Specified by:
setContactPager
in interface SupplierLocation
setPrimaryLocationForType
public void setPrimaryLocationForType(boolean primaryLocationForType)
getDto
protected AbstractDto getDto()
- Specified by:
getDto
in class BusinessObjectImpl
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28