|
||||||||||
| 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.OleSourceBo
public class OleSourceBo
OleSourceBo provides OleSourceBo information through getter and setter.
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.krad.bo.PersistableBusinessObjectBase |
|---|
extension, versionNumber |
| Constructor Summary | |
|---|---|
OleSourceBo()
|
|
| Method Summary | |
|---|---|
String |
getId()
|
String |
getOleSourceCode()
Gets the value of oleSourceCode property |
String |
getOleSourceDesc()
Gets the value of oleSourceDesc property |
String |
getOleSourceId()
Gets the value of oleSourceId property |
String |
getOleSourceName()
Gets the value of oleSourceName property |
boolean |
isActive()
Gets the value of active property |
void |
setActive(boolean active)
Sets the value for active property |
void |
setOleSourceCode(String oleSourceCode)
Sets the value for oleSourceCode property |
void |
setOleSourceDesc(String oleSourceDesc)
Sets the value for oleSourceDesc property |
void |
setOleSourceId(String oleSourceId)
Sets the value for oleSourceId property |
void |
setOleSourceName(String oleSourceName)
Sets the value for oleSourceName property |
| 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 OleSourceBo()
| Method Detail |
|---|
public String getOleSourceId()
getOleSourceId in interface OleSourceContractpublic void setOleSourceId(String oleSourceId)
oleSourceId - public String getOleSourceCode()
getOleSourceCode in interface OleSourceContractpublic void setOleSourceCode(String oleSourceCode)
oleSourceCode - public String getOleSourceName()
getOleSourceName in interface OleSourceContractpublic void setOleSourceName(String oleSourceName)
oleSourceName - public String getOleSourceDesc()
getOleSourceDesc in interface OleSourceContractpublic void setOleSourceDesc(String oleSourceDesc)
oleSourceDesc - public boolean isActive()
isActive in interface OleSourceContractpublic void setActive(boolean active)
active - 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 | |||||||||