org.kuali.ole.patron.api
Class OleAddressDefinition
java.lang.Object
   org.kuali.rice.core.api.mo.AbstractDataTransferObject
org.kuali.rice.core.api.mo.AbstractDataTransferObject
       org.kuali.ole.patron.api.OleAddressDefinition
org.kuali.ole.patron.api.OleAddressDefinition
- All Implemented Interfaces: 
- Serializable, OleAddressContract, org.kuali.rice.core.api.mo.common.Identifiable, org.kuali.rice.core.api.mo.common.Versioned, org.kuali.rice.core.api.mo.ModelObjectBasic, org.kuali.rice.core.api.mo.ModelObjectComplete
- public class OleAddressDefinition 
- extends org.kuali.rice.core.api.mo.AbstractDataTransferObject- implements OleAddressContract
Created with IntelliJ IDEA.
 User: ?
 Date: 5/24/12
 Time: 8:26 PM
 To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
 
 
 
| Methods inherited from class org.kuali.rice.core.api.mo.AbstractDataTransferObject | 
| afterUnmarshal, beforeUnmarshal, equals, hashCode, toString | 
 
 
OleAddressDefinition
public OleAddressDefinition()
getOleAddressId
public String getOleAddressId()
- 
- Specified by:
- getOleAddressIdin interface- OleAddressContract
 
- 
 
isAddressVerified
public boolean isAddressVerified()
- 
- Specified by:
- isAddressVerifiedin interface- OleAddressContract
 
- 
 
getSerialVersionUID
public static long getSerialVersionUID()
- 
 
- 
 
getOlePatronId
public String getOlePatronId()
- 
- Specified by:
- getOlePatronIdin interface- OleAddressContract
 
- 
 
getAddressValidFrom
public Date getAddressValidFrom()
- 
- Specified by:
- getAddressValidFromin interface- OleAddressContract
 
- 
 
getAddressValidTo
public Date getAddressValidTo()
- 
- Specified by:
- getAddressValidToin interface- OleAddressContract
 
- 
 
getEntityAddress
public org.kuali.rice.kim.api.identity.address.EntityAddress getEntityAddress()
- 
- Specified by:
- getEntityAddressin interface- OleAddressContract
 
- 
 
getAddressSource
public String getAddressSource()
- 
- Specified by:
- getAddressSourcein interface- OleAddressContract
 
- 
 
getAddressSourceBo
public OleAddressSourceDefinition getAddressSourceBo()
- 
- Specified by:
- getAddressSourceBoin interface- OleAddressContract
 
- 
 
getVersionNumber
public Long getVersionNumber()
- 
- Specified by:
- getVersionNumberin interface- org.kuali.rice.core.api.mo.common.Versioned
 
- 
 
getId
public String getId()
- 
- Specified by:
- getIdin interface- OleAddressContract
- Specified by:
- getIdin interface- org.kuali.rice.core.api.mo.common.Identifiable
 
- 
 
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.