org.eclipse.higgins.idas.cp.jena2.impl
Class SharedFileContext

java.lang.Object
  extended by org.eclipse.higgins.idas.cp.jena2.impl.SharedContext
      extended by org.eclipse.higgins.idas.cp.jena2.impl.SharedFileContext
All Implemented Interfaces:
ISharedContext

public class SharedFileContext
extends SharedContext


Constructor Summary
SharedFileContext(String fileModel, String baseNS, String schemaURI, URI contextEntityType)
           
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.idas.cp.jena2.impl.SharedContext
authenticateNamePasswordMaterials, authenticateUser, close, close, getContextEntityIndividual, getContextEntityType, getEntityIndividual, getProperty, getResource, initContextEntityIndividual, open, open, queryIndividuals, saveChanges
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedFileContext

public SharedFileContext(String fileModel,
                         String baseNS,
                         String schemaURI,
                         URI contextEntityType)
                  throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException