|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.torque.om.BaseObject
olr.om.BaseRdfStatement
olr.om.RdfStatement
olr.om.Course
This is an artificial entity. It does not exists as a relation in the database. A coursee is defined as a statement about a model with the predciate "hasCourse".
| Field Summary |
| Fields inherited from class olr.om.RdfStatement |
IS_OBJECT_RESOURCE_FALSE, IS_OBJECT_RESOURCE_TRUE, IS_PUBLIC_TRUE |
| Fields inherited from class olr.om.BaseRdfStatement |
collModelStatements |
| Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
| Method Summary | |
java.lang.String |
getCourse()
|
Model |
getModel()
|
java.lang.String |
getName()
|
java.lang.String |
getRelativeUrl()
|
void |
save()
Creates all statements needed to describe/attach a course to a model. |
void |
setName(java.lang.String name)
|
| Methods inherited from class org.apache.torque.om.BaseObject |
equals, equals, getLog, hashCode, isModified, isNew, log, resetModified, setModified, setNew, setPrimaryKey |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.torque.om.Persistent |
getPrimaryKey, isModified, isNew, save, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
| Method Detail |
public Model getModel()
public java.lang.String getCourse()
public java.lang.String getName()
public void setName(java.lang.String name)
public java.lang.String getRelativeUrl()
public void save()
throws org.apache.torque.TorqueException
save in interface org.apache.torque.om.Persistentsave in class BaseRdfStatementorg.apache.torque.TorqueException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||