Uses of Package
org.eaglei.repository.model

Packages that use org.eaglei.repository.model
org.eaglei.repository.auth   
org.eaglei.repository.model   
org.eaglei.repository.model.workflow   
org.eaglei.repository.servlet   
 

Classes in org.eaglei.repository.model used by org.eaglei.repository.auth
User
          User object model, reflects the user's properties in the both RDBMS and RDF database.
 

Classes in org.eaglei.repository.model used by org.eaglei.repository.model
Access
          Access control for the repository.
AccessGrant
          Record class describing one "grant" of access to an entity in the repository.
DataModel
          Access the configurable data model ontology.
EditToken
          Object Model for "edit token", an RDF construct used to regulate access to updating a resource instance.
ImmutableObjectModel
           Outline of all "Object Model" classes - even the writable ones are a subclass of this.
NamedGraph
           Named Graph object model, collects metadata about the named graph stored in repo's intenal metadata graph.
NamedGraphType
          This class is both an enumeration and an ImmutableObjectModel representing the allowable Types of Named Graphs.
QueryMacro
          Object Model for query macros, used in the SPARQL Workbench.
Role
          Role object model, reflects the :Role object in RDF database.
Transporter
          All object models that can be subjects of the /export and /import services must implement this interface.
User
          User object model, reflects the user's properties in the both RDBMS and RDF database.
View
          Views are named datasets to be used in SPARQL queries, which are constructed dynamically according to the current user's access permissions.
WritableObjectModel
          Outline of all *writable* "Object Model" classes, in which instances can be added and changed.
 

Classes in org.eaglei.repository.model used by org.eaglei.repository.model.workflow
ImmutableObjectModel
           Outline of all "Object Model" classes - even the writable ones are a subclass of this.
Transporter
          All object models that can be subjects of the /export and /import services must implement this interface.
WritableObjectModel
          Outline of all *writable* "Object Model" classes, in which instances can be added and changed.
 

Classes in org.eaglei.repository.model used by org.eaglei.repository.servlet
Transporter
          All object models that can be subjects of the /export and /import services must implement this interface.
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.