Uses of Package
org.eaglei.repository

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

Classes in org.eaglei.repository used by org.eaglei.repository
Access
          Access control for the repository.
AccessGrant
          Record class describing one "grant" of access to an entity in the repository.
AccessGrant.Term
          record class for RDF "term" that has URI and label
DataRepository
          This is a singleton class that encompasses the application state.
EditToken
          Object Model for "edit token", an RDF construct used to regulate access to updating a resource instance.
HasContentCache
          Marker annotation to declare a Class that caches some RDF content in static or singleton memory.
NamedGraph
          Named Graph object model, reflects the named graph's properties
NamedGraph.Type
          The allowable named graph types.
Role
          Role object model, reflects the :Role object in RDF database.
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.
 

Classes in org.eaglei.repository 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 used by org.eaglei.repository.servlet
HasContentCache
          Marker annotation to declare a Class that caches some RDF content in static or singleton memory.
 

Classes in org.eaglei.repository used by org.eaglei.repository.workflow
HasContentCache
          Marker annotation to declare a Class that caches some RDF content in static or singleton memory.
 



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