olr.statementpool
Interface DbStatementPool
- All Superinterfaces:
- StatementPool
- All Known Subinterfaces:
- OlrStatementPool
- public interface DbStatementPool
- extends StatementPool
Methods inherited from interface olr.rdf.StatementPool |
addAttributeAbout, addParsedNamespaceURI, addParsedNamespaceURI, addStatement, createInstanceOf, getAllDomains, getAllInstances, getAllPropertiesForClass, getAllRanges, getAllSubClasses, getAllSubClasses, getAllSuperClasses, getAttributesAbout, getAvailableProperties4Resource, getResource, getResourceTitle, getResourceTitle, getSpecificAttributesAbout, hasAttribute, isClass, isCourse, isInstanceOf, isInstanceOf, isParsedNamespaceURI, isProperty, isProperty, isSubClassOf, removeAttributeAbout, removeParsedNamespaceURI, removeStatement |
isImportedResource
public void isImportedResource(java.lang.String subject)
saveStatementToDB
public DBStatement saveStatementToDB(Statement statement)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeStatementOfUserFromDB
public boolean removeStatementOfUserFromDB(DBStatement statement)
throws java.lang.Exception
- Throws:
java.lang.Exception
saveCourseToDB
public void saveCourseToDB(java.lang.String resource)
throws java.lang.Exception
- Throws:
java.lang.Exception
getModel
public Model getModel()
Copyright © 2001-2004 University of Hannover. All Rights Reserved.