olr.om
Class RdfUser

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

public class RdfUser
extends BaseRdfUser
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.BaseRdfUser
collModels, collModelStatements, collRdfLiterals, collRdfNamespaces, collRdfResources, collRdfStatements, collRdfToolbars
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
RdfUser()
           
 
Method Summary
 boolean isContributor()
           
 
Methods inherited from class olr.om.BaseRdfUser
addModel, addModelStatement, addRdfLiteral, addRdfNamespace, addRdfResource, addRdfStatement, addRdfToolbar, copy, copyInto, getByName, getByPeerName, getByPosition, getDescription, getEmail, getFieldNames, getFirstName, getGroupId, getId, getLastAccess, getLastName, getLogin, getModels, getModels, getModels, getModels, getModelsJoinRdfUser, getModelStatements, getModelStatements, getModelStatements, getModelStatements, getModelStatementsJoinModel, getModelStatementsJoinRdfStatement, getModelStatementsJoinRdfUser, getPassword, getPeer, getPrimaryKey, getRdfGroup, getRdfLiterals, getRdfLiterals, getRdfLiterals, getRdfLiterals, getRdfLiteralsJoinRdfUser, getRdfNamespaces, getRdfNamespaces, getRdfNamespaces, getRdfNamespaces, getRdfNamespacesJoinRdfUser, getRdfResources, getRdfResources, getRdfResources, getRdfResources, getRdfResourcesJoinRdfNamespace, getRdfResourcesJoinRdfUser, getRdfStatements, getRdfStatements, getRdfStatements, getRdfStatements, getRdfStatementsJoinRdfLiteral, getRdfStatementsJoinRdfResourceRelatedByObjResource, getRdfStatementsJoinRdfResourceRelatedByPredicate, getRdfStatementsJoinRdfResourceRelatedBySubject, getRdfStatementsJoinRdfUser, getRdfToolbars, getRdfToolbars, getRdfToolbars, getRdfToolbars, getRdfToolbarsJoinRdfUser, getSessionKey, initModels, initModelStatements, initRdfLiterals, initRdfNamespaces, initRdfResources, initRdfStatements, initRdfToolbars, save, save, save, setDescription, setEmail, setFirstName, setGroupId, setId, setLastAccess, setLastName, setLogin, setPassword, setPrimaryKey, setPrimaryKey, setRdfGroup, setRdfGroupKey, setSessionKey, 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

RdfUser

public RdfUser()
Method Detail

isContributor

public boolean isContributor()


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