| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.bo.BusinessObjectBase
org.kuali.rice.krad.bo.PersistableBusinessObjectBase
org.kuali.ole.patron.bo.OleAddressSourceBo
public class OleAddressSourceBo
OleAddressSourceBo provides OleAddressSourceBo information through getter and setter.
| Field Summary | 
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
| extension, versionNumber | 
| Constructor Summary | |
|---|---|
| OleAddressSourceBo() | |
| Method Summary | |
|---|---|
| static OleAddressSourceBo | from(OleAddressSourceDefinition imOleAddressSource)This method converts the immutable object OlePatronNotesDefinition into PersistableBusinessObjectBase OlePatronNotes | 
|  String | getId() | 
|  String | getOleAddressSourceCode()Gets the value of oleAddressSourceCode property | 
|  String | getOleAddressSourceDesc()Gets the value of oleAddressSourceDesc property | 
|  String | getOleAddressSourceId()Gets the value of oleAddressSourceId property | 
|  String | getOleAddressSourceName()Gets the value of oleAddressSourceName property | 
|  boolean | isActive()Gets the value of active property | 
|  void | setActive(boolean active)Sets the value for active property | 
|  void | setOleAddressSourceCode(String oleAddressSourceCode)Sets the value for oleAddressSourceCode property | 
|  void | setOleAddressSourceDesc(String oleAddressSourceDesc)Sets the value for oleAddressSourceDesc property | 
|  void | setOleAddressSourceId(String oleAddressSourceId)Sets the value for oleAddressSourceId property | 
|  void | setOleAddressSourceName(String oleAddressSourceName)Sets the value for oleAddressSourceName property | 
| static OleAddressSourceDefinition | to(OleAddressSourceBo bo)This method converts the PersistableBusinessObjectBase OlePatronNotes into immutable object OlePatronNotesDefinition | 
| Methods inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase | 
|---|
| afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber | 
| Methods inherited from class org.kuali.rice.krad.bo.BusinessObjectBase | 
|---|
| toString | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Methods inherited from interface org.kuali.rice.core.api.mo.common.Versioned | 
|---|
| getVersionNumber | 
| Methods inherited from interface org.kuali.rice.core.api.mo.ModelObjectBasic | 
|---|
| toString | 
| Constructor Detail | 
|---|
public OleAddressSourceBo()
| Method Detail | 
|---|
public String getOleAddressSourceId()
getOleAddressSourceId in interface OleAddressSourceContractpublic void setOleAddressSourceId(String oleAddressSourceId)
oleAddressSourceId - public String getOleAddressSourceCode()
getOleAddressSourceCode in interface OleAddressSourceContractpublic void setOleAddressSourceCode(String oleAddressSourceCode)
oleAddressSourceCode - public String getOleAddressSourceName()
getOleAddressSourceName in interface OleAddressSourceContractpublic void setOleAddressSourceName(String oleAddressSourceName)
oleAddressSourceName - public String getOleAddressSourceDesc()
getOleAddressSourceDesc in interface OleAddressSourceContractpublic void setOleAddressSourceDesc(String oleAddressSourceDesc)
oleAddressSourceDesc - public boolean isActive()
isActive in interface OleAddressSourceContractpublic void setActive(boolean active)
active - public static OleAddressSourceDefinition to(OleAddressSourceBo bo)
bo - 
public static OleAddressSourceBo from(OleAddressSourceDefinition imOleAddressSource)
imOleAddressSource - 
public String getId()
getId in interface org.kuali.rice.core.api.mo.common.Identifiable| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||