Uses of Class
org.openanzo.server.repository.structures.ACL

Packages that use ACL
org.openanzo.server.repository.structures   
 

Uses of ACL in org.openanzo.server.repository.structures
 

Methods in org.openanzo.server.repository.structures that return ACL
 ACL TempACL.createAclFromTemplate(java.lang.Long modified)
          Create a new ACL using this TempACL as a template
 ACL ACL.createAclFromTemplate(org.openrdf.model.URI namedGraphUri, TransactionUpdateResults updateResults)
          Create a new ACL object based on the contents of an AclTemplate
static ACL ACL.createAclInstance(RepositoryConnection repositoryConnection, java.lang.Long modified, java.lang.Long aclId, java.lang.Long roleId, boolean template, boolean read, boolean add, boolean remove, boolean changeNamedGraphAcl, boolean insertNamedGraph, boolean removeNamedGraph)
          Create an instance of an ACL
 

Methods in org.openanzo.server.repository.structures with parameters of type ACL
 void ACI.setACL(ACL acl)
          Set the ACL that this aci belongs
 



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