|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.torque.om.BaseObject olr.om.BaseRdfResource olr.om.RdfResource
The skeleton for this class was autogenerated by Torque on: [Wed Jun 16 21:12:50 CEST 2004] You should add additional methods to this class to meet the application requirements. This class will only be generated as long as it does not already exist in the output directory.
Field Summary |
Fields inherited from class olr.om.BaseRdfResource |
collRdfStatementsRelatedByObjResource, collRdfStatementsRelatedByPredicate, collRdfStatementsRelatedBySubject |
Fields inherited from class org.apache.torque.om.BaseObject |
NEW_ID |
Constructor Summary | |
RdfResource()
|
|
RdfResource(int namespace,
java.lang.String name,
RdfUser user)
|
|
RdfResource(RdfNamespace namespace,
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, save, setModified, setNew, setPrimaryKey, setPrimaryKey |
Constructor Detail |
public RdfResource()
public RdfResource(RdfNamespace namespace, java.lang.String name) throws org.apache.torque.TorqueException
public RdfResource(int namespace, java.lang.String name, RdfUser user) throws org.apache.torque.TorqueException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |