olr.om
Class BaseRdfUser

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

public abstract class BaseRdfUser
extends org.apache.torque.om.BaseObject

This class was autogenerated by Torque on: [Tue Jul 13 14:47:47 CEST 2004] You should not use this class directly. It should not even be extended all references should be to RdfUser

See Also:
Serialized Form

Field Summary
protected  java.util.List collModels
          Collection to store aggregation of collModels
protected  java.util.List collModelStatements
          Collection to store aggregation of collModelStatements
protected  java.util.List collRdfLiterals
          Collection to store aggregation of collRdfLiterals
protected  java.util.List collRdfNamespaces
          Collection to store aggregation of collRdfNamespaces
protected  java.util.List collRdfResources
          Collection to store aggregation of collRdfResources
protected  java.util.List collRdfStatements
          Collection to store aggregation of collRdfStatements
protected  java.util.List collRdfToolbars
          Collection to store aggregation of collRdfToolbars
 
Fields inherited from class org.apache.torque.om.BaseObject
NEW_ID
 
Constructor Summary
BaseRdfUser()
           
 
Method Summary
 void addModel(Model l)
          Method called to associate a Model object to this object through the Model foreign key attribute
 void addModelStatement(ModelStatement l)
          Method called to associate a ModelStatement object to this object through the ModelStatement foreign key attribute
 void addRdfLiteral(RdfLiteral l)
          Method called to associate a RdfLiteral object to this object through the RdfLiteral foreign key attribute
 void addRdfNamespace(RdfNamespace l)
          Method called to associate a RdfNamespace object to this object through the RdfNamespace foreign key attribute
 void addRdfResource(RdfResource l)
          Method called to associate a RdfResource object to this object through the RdfResource foreign key attribute
 void addRdfStatement(RdfStatement l)
          Method called to associate a RdfStatement object to this object through the RdfStatement foreign key attribute
 void addRdfToolbar(RdfToolbar l)
          Method called to associate a RdfToolbar object to this object through the RdfToolbar foreign key attribute
 RdfUser copy()
          Makes a copy of this object.
protected  RdfUser copyInto(RdfUser copyObj)
           
 java.lang.Object getByName(java.lang.String name)
          Retrieves a field from the object by name passed in as a String.
 java.lang.Object getByPeerName(java.lang.String name)
          Retrieves a field from the object by name passed in as a String.
 java.lang.Object getByPosition(int pos)
          Retrieves a field from the object by Position as specified in the xml schema.
 java.lang.String getDescription()
          Get the Description
 java.lang.String getEmail()
          Get the Email
static java.util.List getFieldNames()
          Generate a list of field names.
 java.lang.String getFirstName()
          Get the FirstName
 int getGroupId()
          Get the GroupId
 int getId()
          Get the Id
 java.util.Date getLastAccess()
          Get the LastAccess
 java.lang.String getLastName()
          Get the LastName
 java.lang.String getLogin()
          Get the Login
 java.util.List getModels()
          If this collection has already been initialized, returns the collection.
 java.util.List getModels(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getModels(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getModels(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getModelsJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getModelStatements()
          If this collection has already been initialized, returns the collection.
 java.util.List getModelStatements(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getModelStatements(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getModelStatements(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getModelStatementsJoinModel(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getModelStatementsJoinRdfStatement(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getModelStatementsJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.lang.String getPassword()
          Get the Password
 RdfUserPeer getPeer()
          returns a peer instance associated with this om.
 org.apache.torque.om.ObjectKey getPrimaryKey()
          returns an id that differentiates this object from others of its class.
 RdfGroup getRdfGroup()
          Get the associated RdfGroup object
 java.util.List getRdfLiterals()
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfLiterals(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfLiterals(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfLiterals(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfLiteralsJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfNamespaces()
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfNamespaces(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfNamespaces(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfNamespaces(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfNamespacesJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfResources()
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfResources(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfResources(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfResources(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfResourcesJoinRdfNamespace(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfResourcesJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfStatements()
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfStatements(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfStatements(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfStatements(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfStatementsJoinRdfLiteral(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfStatementsJoinRdfResourceRelatedByObjResource(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfStatementsJoinRdfResourceRelatedByPredicate(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfStatementsJoinRdfResourceRelatedBySubject(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfStatementsJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfToolbars()
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfToolbars(java.sql.Connection con)
          If this collection has already been initialized, returns the collection.
 java.util.List getRdfToolbars(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 java.util.List getRdfToolbars(org.apache.torque.util.Criteria criteria, java.sql.Connection con)
          If this collection has already been initialized with an identical criteria, it returns the collection.
protected  java.util.List getRdfToolbarsJoinRdfUser(org.apache.torque.util.Criteria criteria)
          If this collection has already been initialized with an identical criteria, it returns the collection.
 long getSessionKey()
          Get the SessionKey
protected  void initModels()
          Temporary storage of collModels to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initModelStatements()
          Temporary storage of collModelStatements to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRdfLiterals()
          Temporary storage of collRdfLiterals to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRdfNamespaces()
          Temporary storage of collRdfNamespaces to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRdfResources()
          Temporary storage of collRdfResources to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRdfStatements()
          Temporary storage of collRdfStatements to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
protected  void initRdfToolbars()
          Temporary storage of collRdfToolbars to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.
 void save()
          Stores the object in the database.
 void save(java.sql.Connection con)
          Stores the object in the database.
 void save(java.lang.String dbName)
          Stores the object in the database.
 void setDescription(java.lang.String v)
          Set the value of Description
 void setEmail(java.lang.String v)
          Set the value of Email
 void setFirstName(java.lang.String v)
          Set the value of FirstName
 void setGroupId(int v)
          Set the value of GroupId
 void setId(int v)
          Set the value of Id
 void setLastAccess(java.util.Date v)
          Set the value of LastAccess
 void setLastName(java.lang.String v)
          Set the value of LastName
 void setLogin(java.lang.String v)
          Set the value of Login
 void setPassword(java.lang.String v)
          Set the value of Password
 void setPrimaryKey(org.apache.torque.om.ObjectKey key)
          Set the PrimaryKey using ObjectKey.
 void setPrimaryKey(java.lang.String key)
          Set the PrimaryKey using a String.
 void setRdfGroup(RdfGroup v)
          Declares an association between this object and a RdfGroup object
 void setRdfGroupKey(org.apache.torque.om.ObjectKey key)
          Provides convenient way to set a relationship based on a ObjectKey.
 void setSessionKey(long v)
          Set the value of SessionKey
 java.lang.String 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
 

Field Detail

collRdfLiterals

protected java.util.List collRdfLiterals
Collection to store aggregation of collRdfLiterals


collRdfNamespaces

protected java.util.List collRdfNamespaces
Collection to store aggregation of collRdfNamespaces


collRdfResources

protected java.util.List collRdfResources
Collection to store aggregation of collRdfResources


collRdfStatements

protected java.util.List collRdfStatements
Collection to store aggregation of collRdfStatements


collModels

protected java.util.List collModels
Collection to store aggregation of collModels


collModelStatements

protected java.util.List collModelStatements
Collection to store aggregation of collModelStatements


collRdfToolbars

protected java.util.List collRdfToolbars
Collection to store aggregation of collRdfToolbars

Constructor Detail

BaseRdfUser

public BaseRdfUser()
Method Detail

getId

public int getId()
Get the Id

Returns:
int

setId

public void setId(int v)
           throws org.apache.torque.TorqueException
Set the value of Id

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

getFirstName

public java.lang.String getFirstName()
Get the FirstName

Returns:
String

setFirstName

public void setFirstName(java.lang.String v)
Set the value of FirstName

Parameters:
v - new value

getLastName

public java.lang.String getLastName()
Get the LastName

Returns:
String

setLastName

public void setLastName(java.lang.String v)
Set the value of LastName

Parameters:
v - new value

getDescription

public java.lang.String getDescription()
Get the Description

Returns:
String

setDescription

public void setDescription(java.lang.String v)
Set the value of Description

Parameters:
v - new value

getLogin

public java.lang.String getLogin()
Get the Login

Returns:
String

setLogin

public void setLogin(java.lang.String v)
Set the value of Login

Parameters:
v - new value

getPassword

public java.lang.String getPassword()
Get the Password

Returns:
String

setPassword

public void setPassword(java.lang.String v)
Set the value of Password

Parameters:
v - new value

getEmail

public java.lang.String getEmail()
Get the Email

Returns:
String

setEmail

public void setEmail(java.lang.String v)
Set the value of Email

Parameters:
v - new value

getLastAccess

public java.util.Date getLastAccess()
Get the LastAccess

Returns:
Date

setLastAccess

public void setLastAccess(java.util.Date v)
Set the value of LastAccess

Parameters:
v - new value

getSessionKey

public long getSessionKey()
Get the SessionKey

Returns:
long

setSessionKey

public void setSessionKey(long v)
Set the value of SessionKey

Parameters:
v - new value

getGroupId

public int getGroupId()
Get the GroupId

Returns:
int

setGroupId

public void setGroupId(int v)
                throws org.apache.torque.TorqueException
Set the value of GroupId

Parameters:
v - new value
Throws:
org.apache.torque.TorqueException

setRdfGroup

public void setRdfGroup(RdfGroup v)
                 throws org.apache.torque.TorqueException
Declares an association between this object and a RdfGroup object

Parameters:
v - RdfGroup
Throws:
org.apache.torque.TorqueException

getRdfGroup

public RdfGroup getRdfGroup()
                     throws org.apache.torque.TorqueException
Get the associated RdfGroup object

Returns:
the associated RdfGroup object
Throws:
org.apache.torque.TorqueException

setRdfGroupKey

public void setRdfGroupKey(org.apache.torque.om.ObjectKey key)
                    throws org.apache.torque.TorqueException
Provides convenient way to set a relationship based on a ObjectKey. e.g. bar.setFooKey(foo.getPrimaryKey())

Throws:
org.apache.torque.TorqueException

initRdfLiterals

protected void initRdfLiterals()
Temporary storage of collRdfLiterals to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addRdfLiteral

public void addRdfLiteral(RdfLiteral l)
                   throws org.apache.torque.TorqueException
Method called to associate a RdfLiteral object to this object through the RdfLiteral foreign key attribute

Parameters:
l - RdfLiteral
Throws:
org.apache.torque.TorqueException

getRdfLiterals

public java.util.List getRdfLiterals()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfLiterals(new Criteria())

Throws:
org.apache.torque.TorqueException

getRdfLiterals

public java.util.List getRdfLiterals(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfLiterals from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getRdfLiterals

public java.util.List getRdfLiterals(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfLiterals(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfLiterals

public java.util.List getRdfLiterals(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfLiterals from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfLiteralsJoinRdfUser

protected java.util.List getRdfLiteralsJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfLiterals from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initRdfNamespaces

protected void initRdfNamespaces()
Temporary storage of collRdfNamespaces to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addRdfNamespace

public void addRdfNamespace(RdfNamespace l)
                     throws org.apache.torque.TorqueException
Method called to associate a RdfNamespace object to this object through the RdfNamespace foreign key attribute

Parameters:
l - RdfNamespace
Throws:
org.apache.torque.TorqueException

getRdfNamespaces

public java.util.List getRdfNamespaces()
                                throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfNamespaces(new Criteria())

Throws:
org.apache.torque.TorqueException

getRdfNamespaces

public java.util.List getRdfNamespaces(org.apache.torque.util.Criteria criteria)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfNamespaces from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getRdfNamespaces

public java.util.List getRdfNamespaces(java.sql.Connection con)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfNamespaces(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfNamespaces

public java.util.List getRdfNamespaces(org.apache.torque.util.Criteria criteria,
                                       java.sql.Connection con)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfNamespaces from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfNamespacesJoinRdfUser

protected java.util.List getRdfNamespacesJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfNamespaces from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initRdfResources

protected void initRdfResources()
Temporary storage of collRdfResources to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addRdfResource

public void addRdfResource(RdfResource l)
                    throws org.apache.torque.TorqueException
Method called to associate a RdfResource object to this object through the RdfResource foreign key attribute

Parameters:
l - RdfResource
Throws:
org.apache.torque.TorqueException

getRdfResources

public java.util.List getRdfResources()
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfResources(new Criteria())

Throws:
org.apache.torque.TorqueException

getRdfResources

public java.util.List getRdfResources(org.apache.torque.util.Criteria criteria)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfResources from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getRdfResources

public java.util.List getRdfResources(java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfResources(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfResources

public java.util.List getRdfResources(org.apache.torque.util.Criteria criteria,
                                      java.sql.Connection con)
                               throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfResources from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfResourcesJoinRdfNamespace

protected java.util.List getRdfResourcesJoinRdfNamespace(org.apache.torque.util.Criteria criteria)
                                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfResources from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getRdfResourcesJoinRdfUser

protected java.util.List getRdfResourcesJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                             throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfResources from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initRdfStatements

protected void initRdfStatements()
Temporary storage of collRdfStatements to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addRdfStatement

public void addRdfStatement(RdfStatement l)
                     throws org.apache.torque.TorqueException
Method called to associate a RdfStatement object to this object through the RdfStatement foreign key attribute

Parameters:
l - RdfStatement
Throws:
org.apache.torque.TorqueException

getRdfStatements

public java.util.List getRdfStatements()
                                throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfStatements(new Criteria())

Throws:
org.apache.torque.TorqueException

getRdfStatements

public java.util.List getRdfStatements(org.apache.torque.util.Criteria criteria)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getRdfStatements

public java.util.List getRdfStatements(java.sql.Connection con)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfStatements(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfStatements

public java.util.List getRdfStatements(org.apache.torque.util.Criteria criteria,
                                       java.sql.Connection con)
                                throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfStatementsJoinRdfUser

protected java.util.List getRdfStatementsJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getRdfStatementsJoinRdfResourceRelatedByPredicate

protected java.util.List getRdfStatementsJoinRdfResourceRelatedByPredicate(org.apache.torque.util.Criteria criteria)
                                                                    throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getRdfStatementsJoinRdfResourceRelatedByObjResource

protected java.util.List getRdfStatementsJoinRdfResourceRelatedByObjResource(org.apache.torque.util.Criteria criteria)
                                                                      throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getRdfStatementsJoinRdfResourceRelatedBySubject

protected java.util.List getRdfStatementsJoinRdfResourceRelatedBySubject(org.apache.torque.util.Criteria criteria)
                                                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getRdfStatementsJoinRdfLiteral

protected java.util.List getRdfStatementsJoinRdfLiteral(org.apache.torque.util.Criteria criteria)
                                                 throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initModels

protected void initModels()
Temporary storage of collModels to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addModel

public void addModel(Model l)
              throws org.apache.torque.TorqueException
Method called to associate a Model object to this object through the Model foreign key attribute

Parameters:
l - Model
Throws:
org.apache.torque.TorqueException

getModels

public java.util.List getModels()
                         throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getModels(new Criteria())

Throws:
org.apache.torque.TorqueException

getModels

public java.util.List getModels(org.apache.torque.util.Criteria criteria)
                         throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related Models from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getModels

public java.util.List getModels(java.sql.Connection con)
                         throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getModels(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getModels

public java.util.List getModels(org.apache.torque.util.Criteria criteria,
                                java.sql.Connection con)
                         throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related Models from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getModelsJoinRdfUser

protected java.util.List getModelsJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                       throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related Models from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initModelStatements

protected void initModelStatements()
Temporary storage of collModelStatements to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addModelStatement

public void addModelStatement(ModelStatement l)
                       throws org.apache.torque.TorqueException
Method called to associate a ModelStatement object to this object through the ModelStatement foreign key attribute

Parameters:
l - ModelStatement
Throws:
org.apache.torque.TorqueException

getModelStatements

public java.util.List getModelStatements()
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getModelStatements(new Criteria())

Throws:
org.apache.torque.TorqueException

getModelStatements

public java.util.List getModelStatements(org.apache.torque.util.Criteria criteria)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related ModelStatements from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getModelStatements

public java.util.List getModelStatements(java.sql.Connection con)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getModelStatements(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getModelStatements

public java.util.List getModelStatements(org.apache.torque.util.Criteria criteria,
                                         java.sql.Connection con)
                                  throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related ModelStatements from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getModelStatementsJoinRdfUser

protected java.util.List getModelStatementsJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                                throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related ModelStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getModelStatementsJoinModel

protected java.util.List getModelStatementsJoinModel(org.apache.torque.util.Criteria criteria)
                                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related ModelStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getModelStatementsJoinRdfStatement

protected java.util.List getModelStatementsJoinRdfStatement(org.apache.torque.util.Criteria criteria)
                                                     throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related ModelStatements from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

initRdfToolbars

protected void initRdfToolbars()
Temporary storage of collRdfToolbars to save a possible db hit in the event objects are add to the collection, but the complete collection is never requested.


addRdfToolbar

public void addRdfToolbar(RdfToolbar l)
                   throws org.apache.torque.TorqueException
Method called to associate a RdfToolbar object to this object through the RdfToolbar foreign key attribute

Parameters:
l - RdfToolbar
Throws:
org.apache.torque.TorqueException

getRdfToolbars

public java.util.List getRdfToolbars()
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfToolbars(new Criteria())

Throws:
org.apache.torque.TorqueException

getRdfToolbars

public java.util.List getRdfToolbars(org.apache.torque.util.Criteria criteria)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfToolbars from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object.

Throws:
org.apache.torque.TorqueException

getRdfToolbars

public java.util.List getRdfToolbars(java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized, returns the collection. Otherwise returns the results of getRdfToolbars(new Criteria(),Connection) This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfToolbars

public java.util.List getRdfToolbars(org.apache.torque.util.Criteria criteria,
                                     java.sql.Connection con)
                              throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser has previously been saved, it will retrieve related RdfToolbars from storage. If this RdfUser is new, it will return an empty collection or the current collection, the criteria is ignored on a new object. This method takes in the Connection also as input so that referenced objects can also be obtained using a Connection that is taken as input

Throws:
org.apache.torque.TorqueException

getRdfToolbarsJoinRdfUser

protected java.util.List getRdfToolbarsJoinRdfUser(org.apache.torque.util.Criteria criteria)
                                            throws org.apache.torque.TorqueException
If this collection has already been initialized with an identical criteria, it returns the collection. Otherwise if this RdfUser is new, it will return an empty collection; or if this RdfUser has previously been saved, it will retrieve related RdfToolbars from storage. This method is protected by default in order to keep the public api reasonable. You can provide public methods for those you actually need in RdfUser.

Throws:
org.apache.torque.TorqueException

getFieldNames

public static java.util.List getFieldNames()
Generate a list of field names.

Returns:
a list of field names

getByName

public java.lang.Object getByName(java.lang.String name)
Retrieves a field from the object by name passed in as a String.

Parameters:
name - field name
Returns:
value

getByPeerName

public java.lang.Object getByPeerName(java.lang.String name)
Retrieves a field from the object by name passed in as a String. The String must be one of the static Strings defined in this Class' Peer.

Parameters:
name - peer name
Returns:
value

getByPosition

public java.lang.Object getByPosition(int pos)
Retrieves a field from the object by Position as specified in the xml schema. Zero-based.

Parameters:
pos - position in xml schema
Returns:
value

save

public void save()
          throws java.lang.Exception
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed.

Throws:
java.lang.Exception

save

public void save(java.lang.String dbName)
          throws org.apache.torque.TorqueException
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed. Note: this code is here because the method body is auto-generated conditionally and therefore needs to be in this file instead of in the super class, BaseObject.

Parameters:
dbName -
Throws:
org.apache.torque.TorqueException

save

public void save(java.sql.Connection con)
          throws org.apache.torque.TorqueException
Stores the object in the database. If the object is new, it inserts it; otherwise an update is performed. This method is meant to be used as part of a transaction, otherwise use the save() method and the connection details will be handled internally

Parameters:
con -
Throws:
org.apache.torque.TorqueException

setPrimaryKey

public void setPrimaryKey(org.apache.torque.om.ObjectKey key)
                   throws org.apache.torque.TorqueException
Set the PrimaryKey using ObjectKey.

Throws:
org.apache.torque.TorqueException

setPrimaryKey

public void setPrimaryKey(java.lang.String key)
                   throws org.apache.torque.TorqueException
Set the PrimaryKey using a String.

Parameters:
key -
Throws:
org.apache.torque.TorqueException

getPrimaryKey

public org.apache.torque.om.ObjectKey getPrimaryKey()
returns an id that differentiates this object from others of its class.


copy

public RdfUser copy()
             throws org.apache.torque.TorqueException
Makes a copy of this object. It creates a new object filling in the simple attributes. It then fills all the association collections and sets the related objects to isNew=true.

Throws:
org.apache.torque.TorqueException

copyInto

protected RdfUser copyInto(RdfUser copyObj)
                    throws org.apache.torque.TorqueException
Throws:
org.apache.torque.TorqueException

getPeer

public RdfUserPeer getPeer()
returns a peer instance associated with this om. Since Peer classes are not to have any instance attributes, this method returns the same instance for all member of this class. The method could therefore be static, but this would prevent one from overriding the behavior.


toString

public java.lang.String toString()


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