|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.rice.kns.bo.BusinessObjectBase org.kuali.rice.kns.bo.PersistableBusinessObjectBase org.kuali.student.core.bo.KsBusinessObjectBase org.kuali.student.lum.lu.bo.CluAdminOrg
public class CluAdminOrg
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.bo.PersistableBusinessObjectBase |
---|
extension, versionNumber |
Constructor Summary | |
---|---|
CluAdminOrg()
|
Method Summary | |
---|---|
String |
getCluId()
|
String |
getOrgId()
|
String |
getType()
|
boolean |
isPrimary()
|
void |
setCluId(String cluId)
|
void |
setOrgId(String orgId)
|
void |
setPrimary(boolean primary)
|
void |
setType(String type)
|
Methods inherited from class org.kuali.student.core.bo.KsBusinessObjectBase |
---|
beforeInsert, getId, setId, toStringMapper |
Methods inherited from class org.kuali.rice.kns.bo.BusinessObjectBase |
---|
prepareForWorkflow, toString, toStringBuilder |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.kuali.rice.kns.bo.PersistableBusinessObject |
---|
addNote, buildListOfDeletionAwareLists, deleteNote, getBoNote, getBoNotes, getExtension, getObjectId, getVersionNumber, isBoNotesSupport, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setAutoIncrementSet, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber |
Methods inherited from interface org.kuali.rice.kns.bo.BusinessObject |
---|
prepareForWorkflow, refresh |
Methods inherited from interface org.apache.ojb.broker.PersistenceBrokerAware |
---|
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeUpdate |
Constructor Detail |
---|
public CluAdminOrg()
Method Detail |
---|
public String getOrgId()
public void setOrgId(String orgId)
public String getType()
public void setType(String type)
public boolean isPrimary()
public void setPrimary(boolean primary)
public String getCluId()
public void setCluId(String cluId)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |