org.kuali.kfs.module.ar.dataaccess
Interface CustomerAddressDao

All Known Implementing Classes:
CustomerAddressDaoOjb

public interface CustomerAddressDao


Method Summary
 Integer getMaxSquenceNumber(String customerNumber)
           
 CustomerAddress getPrimaryAddress(String customerNumber)
           
 

Method Detail

getPrimaryAddress

CustomerAddress getPrimaryAddress(String customerNumber)

getMaxSquenceNumber

Integer getMaxSquenceNumber(String customerNumber)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.