Serialized Form

Class olr.om.BaseModel extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


name

java.lang.String name
The value for the name field


locked

long locked
The value for the locked field


lockedBy

int lockedBy
The value for the lockedBy field


isCourse

boolean isCourse
The value for the isCourse field


aRdfUser

RdfUser aRdfUser

collModelStatements

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


lastModelStatementsCriteria

org.apache.torque.util.Criteria lastModelStatementsCriteria
The criteria used to select the current contents of collModelStatements


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseModelPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseModelStatement extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

modelId

int modelId
The value for the modelId field


statementId

int statementId
The value for the statementId field


usr

int usr
The value for the usr field


modified

java.util.Date modified
The value for the modified field


aRdfUser

RdfUser aRdfUser

aModel

Model aModel

aRdfStatement

RdfStatement aRdfStatement

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK


Class olr.om.BaseModelStatementPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfGroup extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


name

java.lang.String name
The value for the name field


description

java.lang.String description
The value for the description field


roleAdmin

int roleAdmin
The value for the roleAdmin field


roleContributor

int roleContributor
The value for the roleContributor field


roleUser

int roleUser
The value for the roleUser field


template

java.lang.String template
The value for the template field


collRdfUsers

java.util.List collRdfUsers
Collection to store aggregation of collRdfUsers


lastRdfUsersCriteria

org.apache.torque.util.Criteria lastRdfUsersCriteria
The criteria used to select the current contents of collRdfUsers


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfGroupPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfLiteral extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


literal

java.lang.String literal
The value for the literal field


usr

int usr
The value for the usr field


modified

java.util.Date modified
The value for the modified field


garbage

int garbage
The value for the garbage field


aRdfUser

RdfUser aRdfUser

collRdfStatements

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


lastRdfStatementsCriteria

org.apache.torque.util.Criteria lastRdfStatementsCriteria
The criteria used to select the current contents of collRdfStatements


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfLiteralPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfNamespace extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


nsName

java.lang.String nsName
The value for the nsName field


usr

int usr
The value for the usr field


modified

java.util.Date modified
The value for the modified field


garbage

int garbage
The value for the garbage field


aRdfUser

RdfUser aRdfUser

collRdfResources

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


lastRdfResourcesCriteria

org.apache.torque.util.Criteria lastRdfResourcesCriteria
The criteria used to select the current contents of collRdfResources


collRdfSchemas

java.util.List collRdfSchemas
Collection to store aggregation of collRdfSchemas


lastRdfSchemasCriteria

org.apache.torque.util.Criteria lastRdfSchemasCriteria
The criteria used to select the current contents of collRdfSchemas


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfNamespacePeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfResource extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


ns

int ns
The value for the ns field


roName

java.lang.String roName
The value for the roName field


usr

int usr
The value for the usr field


modified

java.util.Date modified
The value for the modified field


garbage

int garbage
The value for the garbage field


aRdfNamespace

RdfNamespace aRdfNamespace

aRdfUser

RdfUser aRdfUser

collRdfStatementsRelatedByPredicate

java.util.List collRdfStatementsRelatedByPredicate
Collection to store aggregation of collRdfStatementsRelatedByPredicate


lastRdfStatementsRelatedByPredicateCriteria

org.apache.torque.util.Criteria lastRdfStatementsRelatedByPredicateCriteria
The criteria used to select the current contents of collRdfStatementsRelatedByPredicate


collRdfStatementsRelatedByObjResource

java.util.List collRdfStatementsRelatedByObjResource
Collection to store aggregation of collRdfStatementsRelatedByObjResource


lastRdfStatementsRelatedByObjResourceCriteria

org.apache.torque.util.Criteria lastRdfStatementsRelatedByObjResourceCriteria
The criteria used to select the current contents of collRdfStatementsRelatedByObjResource


collRdfStatementsRelatedBySubject

java.util.List collRdfStatementsRelatedBySubject
Collection to store aggregation of collRdfStatementsRelatedBySubject


lastRdfStatementsRelatedBySubjectCriteria

org.apache.torque.util.Criteria lastRdfStatementsRelatedBySubjectCriteria
The criteria used to select the current contents of collRdfStatementsRelatedBySubject


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfResourcePeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfSchema extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


nsId

int nsId
The value for the nsId field


shortName

java.lang.String shortName
The value for the shortName field


iscourseschema

java.lang.String iscourseschema
The value for the iscourseschema field


isnecessary

java.lang.String isnecessary
The value for the isnecessary field


aRdfNamespace

RdfNamespace aRdfNamespace

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfSchemaPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfStatement extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


subject

int subject
The value for the subject field


predicate

int predicate
The value for the predicate field


objResource

int objResource
The value for the objResource field


objLiteral

int objLiteral
The value for the objLiteral field


res

java.lang.String res
The value for the res field


usr

int usr
The value for the usr field


ispublic

java.lang.String ispublic
The value for the ispublic field


modified

java.util.Date modified
The value for the modified field


garbage

long garbage
The value for the garbage field


aRdfUser

RdfUser aRdfUser

aRdfResourceRelatedByPredicate

RdfResource aRdfResourceRelatedByPredicate

aRdfResourceRelatedByObjResource

RdfResource aRdfResourceRelatedByObjResource

aRdfResourceRelatedBySubject

RdfResource aRdfResourceRelatedBySubject

aRdfLiteral

RdfLiteral aRdfLiteral

collModelStatements

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


lastModelStatementsCriteria

org.apache.torque.util.Criteria lastModelStatementsCriteria
The criteria used to select the current contents of collModelStatements


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfStatementPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfToolbar extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

uri

java.lang.String uri
The value for the uri field


title

java.lang.String title
The value for the title field


usr

int usr
The value for the usr field


isSchema

boolean isSchema
The value for the isSchema field


aRdfUser

RdfUser aRdfUser

alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


pks

org.apache.torque.om.SimpleKey[] pks

comboPK

org.apache.torque.om.ComboKey comboPK


Class olr.om.BaseRdfToolbarPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.BaseRdfUser extends org.apache.torque.om.BaseObject implements Serializable

Serialized Fields

id

int id
The value for the id field


firstName

java.lang.String firstName
The value for the firstName field


lastName

java.lang.String lastName
The value for the lastName field


description

java.lang.String description
The value for the description field


login

java.lang.String login
The value for the login field


password

java.lang.String password
The value for the password field


email

java.lang.String email
The value for the email field


lastAccess

java.util.Date lastAccess
The value for the lastAccess field


sessionKey

long sessionKey
The value for the sessionKey field


groupId

int groupId
The value for the groupId field


aRdfGroup

RdfGroup aRdfGroup

collRdfLiterals

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


lastRdfLiteralsCriteria

org.apache.torque.util.Criteria lastRdfLiteralsCriteria
The criteria used to select the current contents of collRdfLiterals


collRdfNamespaces

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


lastRdfNamespacesCriteria

org.apache.torque.util.Criteria lastRdfNamespacesCriteria
The criteria used to select the current contents of collRdfNamespaces


collRdfResources

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


lastRdfResourcesCriteria

org.apache.torque.util.Criteria lastRdfResourcesCriteria
The criteria used to select the current contents of collRdfResources


collRdfStatements

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


lastRdfStatementsCriteria

org.apache.torque.util.Criteria lastRdfStatementsCriteria
The criteria used to select the current contents of collRdfStatements


collModels

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


lastModelsCriteria

org.apache.torque.util.Criteria lastModelsCriteria
The criteria used to select the current contents of collModels


collModelStatements

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


lastModelStatementsCriteria

org.apache.torque.util.Criteria lastModelStatementsCriteria
The criteria used to select the current contents of collModelStatements


collRdfToolbars

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


lastRdfToolbarsCriteria

org.apache.torque.util.Criteria lastRdfToolbarsCriteria
The criteria used to select the current contents of collRdfToolbars


alreadyInSave

boolean alreadyInSave
flag to prevent endless save loop, if this object is referenced by another object which falls in this transaction.


Class olr.om.BaseRdfUserPeer extends org.apache.torque.util.BasePeer implements Serializable


Class olr.om.Course extends RdfStatement implements Serializable

Serialized Fields

model

Model model

course

java.lang.String course

name

java.lang.String name


Class olr.om.CoursePeer extends RdfStatementPeer implements Serializable


Class olr.vrp.GUI extends GUI.MyPanel implements Serializable

Serialized Fields

messages

java.util.ArrayList messages


Class olr.om.Model extends BaseModel implements Serializable


Class olr.om.ModelPeer extends BaseModelPeer implements Serializable


Class olr.om.ModelStatement extends BaseModelStatement implements Serializable


Class olr.om.ModelStatementPeer extends BaseModelStatementPeer implements Serializable


Class olr.om.RdfGroup extends BaseRdfGroup implements Serializable


Class olr.om.RdfGroupPeer extends BaseRdfGroupPeer implements Serializable


Class olr.om.RdfLiteral extends BaseRdfLiteral implements Serializable


Class olr.om.RdfLiteralPeer extends BaseRdfLiteralPeer implements Serializable


Class olr.om.RdfNamespace extends BaseRdfNamespace implements Serializable


Class olr.om.RdfNamespacePeer extends BaseRdfNamespacePeer implements Serializable


Class olr.om.RdfResource extends BaseRdfResource implements Serializable


Class olr.om.RdfResourcePeer extends BaseRdfResourcePeer implements Serializable


Class olr.om.RdfSchema extends BaseRdfSchema implements Serializable


Class olr.om.RdfSchemaPeer extends BaseRdfSchemaPeer implements Serializable


Class olr.om.RdfStatement extends BaseRdfStatement implements Serializable


Class olr.om.RdfStatementPeer extends BaseRdfStatementPeer implements Serializable


Class olr.om.RdfToolbar extends BaseRdfToolbar implements Serializable


Class olr.om.RdfToolbarPeer extends BaseRdfToolbarPeer implements Serializable


Class olr.om.RdfUser extends BaseRdfUser implements Serializable


Class olr.om.RdfUserPeer extends BaseRdfUserPeer implements Serializable


Class olr.rdf.SortedAttributeList extends SortedList implements Serializable


Class olr.rdf.util.SortedList extends java.util.ArrayList implements Serializable


Class olr.viewer.SortedModelViewerList extends SortedList implements Serializable


Class olr.rdf.util.SortedStringList extends SortedList implements Serializable



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