Uses of Package
org.openanzo.server.repository.structures

Packages that use org.openanzo.server.repository.structures
org.openanzo.server.repository.rdb   
org.openanzo.server.repository.structures   
org.openanzo.server.repository.update   
 

Classes in org.openanzo.server.repository.structures used by org.openanzo.server.repository.rdb
ACI
          Provides read and write access to an Access Control Item stored in the repository.
NamedGraph
          Provides read and write access to NamedGraph stored in the repository.
PrivilegeSet
          Data structure and convenience methods for handling the privileges used in Anzo.
 

Classes in org.openanzo.server.repository.structures used by org.openanzo.server.repository.structures
ACI
          Provides read and write access to an Access Control Item stored in the repository.
ACL
          Provides read and write access to an access control list (ACL) stored in the repository.
NamedGraph
          Provides read and write access to NamedGraph stored in the repository.
Privilege
          Enumeration of the privileges available in Anzo.
Role
          Provides access to role data stored in the repository.
Statement
          Provides read and write access to a statement stored in the repository as well as the the statement's uri Statement data is cached in memory and is not persisted to the repository until commit is called or a batch commit (via the Batchable interface) is performed.
TempACI
          Provides in memory access to a temporary Access Control Item.
TempACL
          Provides in memory access to a temporary access control list (ACL) stored in the repository.
User
          Provides read and write access to users stored in the local repository.
 

Classes in org.openanzo.server.repository.structures used by org.openanzo.server.repository.update
NamedGraph
          Provides read and write access to NamedGraph stored in the repository.
User
          Provides read and write access to users stored in the local repository.
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.