public interface OleAddressContract extends org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.common.Identifiable
Modifier and Type | Method and Description |
---|---|
String |
getAddressSource() |
OleAddressSourceContract |
getAddressSourceBo() |
Date |
getAddressValidFrom() |
Date |
getAddressValidTo() |
String |
getId() |
String |
getOleAddressId() |
String |
getOlePatronId() |
boolean |
isAddressVerified() |
String getOleAddressId()
boolean isAddressVerified()
String getOlePatronId()
String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
Date getAddressValidFrom()
Date getAddressValidTo()
String getAddressSource()
OleAddressSourceContract getAddressSourceBo()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.