com.retek.component.supplier.impl
Class SupplierContactMethodImpl
java.lang.Object
com.retek.commons.domain.core.impl.BusinessObjectImpl
com.retek.component.supplier.impl.SupplierContactMethodImpl
- All Implemented Interfaces:
- BusinessObject, java.lang.Comparable, SupplierContactMethod
- public class SupplierContactMethodImpl
- extends BusinessObjectImpl
- implements SupplierContactMethod
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SupplierContactMethodImpl
public SupplierContactMethodImpl(SupplierContactMethodDto dto)
getType
public SupplierContactMethodType getType()
- Specified by:
getType
in interface SupplierContactMethod
isPrimaryContactMethodForSupplier
public boolean isPrimaryContactMethodForSupplier()
- Specified by:
isPrimaryContactMethodForSupplier
in interface SupplierContactMethod
setType
public void setType(SupplierContactMethodType type)
- Specified by:
setType
in interface SupplierContactMethod
setPrimaryContactMethodForSupplier
public void setPrimaryContactMethodForSupplier(boolean primaryContactMethod)
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