olr.om
Class RdfLiteral

java.lang.Object
  extended byorg.apache.torque.om.BaseObject
      extended byolr.om.BaseRdfLiteral
          extended byolr.om.RdfLiteral
All Implemented Interfaces:
org.apache.torque.om.Persistent, java.io.Serializable

public class RdfLiteral
extends BaseRdfLiteral
implements org.apache.torque.om.Persistent

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.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class olr.om.BaseRdfLiteral
collRdfStatements
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
RdfLiteral()
           
RdfLiteral(java.lang.String literal)
           
 
Methods inherited from class olr.om.BaseRdfLiteral
addRdfStatement, copy, copyInto, getByName, getByPeerName, getByPosition, getFieldNames, getGarbage, getId, getLiteral, getModified, getPeer, getPrimaryKey, getRdfStatements, getRdfStatements, getRdfStatements, getRdfStatements, getRdfStatementsJoinRdfLiteral, getRdfStatementsJoinRdfResourceRelatedByObjResource, getRdfStatementsJoinRdfResourceRelatedByPredicate, getRdfStatementsJoinRdfResourceRelatedBySubject, getRdfStatementsJoinRdfUser, getRdfUser, getUsr, initRdfStatements, save, save, save, setGarbage, setId, setLiteral, setModified, setPrimaryKey, setPrimaryKey, setRdfUser, setRdfUserKey, setUsr, toString
 
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

RdfLiteral

public RdfLiteral()

RdfLiteral

public RdfLiteral(java.lang.String literal)
           throws java.lang.Exception


Copyright © 2001-2004 University of Hannover. All Rights Reserved.