com.retek.component.supplier.integration.rib
Interface SupplierLocationRib

All Superinterfaces:
BusinessObject, SupplierLocation
All Known Implementing Classes:
SupplierLocationImpl

public interface SupplierLocationRib
extends SupplierLocation


Method Summary
 java.lang.String getSequenceNumber()
           
 void setSequenceNumber(java.lang.String seqNo)
           
 
Methods inherited from interface com.retek.component.supplier.SupplierLocation
getAddress, getContactEmail, getContactFax, getContactName, getContactPager, getContactPhone, getLocationType, isPrimaryLocationForLocationType, setAddress, setContactEmail, setContactFax, setContactName, setContactPager, setContactPhone
 
Methods inherited from interface com.retek.commons.domain.core.BusinessObject
getId
 

Method Detail

getSequenceNumber

public java.lang.String getSequenceNumber()

setSequenceNumber

public void setSequenceNumber(java.lang.String seqNo)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28