A C F G I O P R S

A

AnnotationHelper - Interface in org.weblab_project.core.helper
Deprecated. 
AnnotationHelperExtended - Interface in org.weblab_project.core.helper
Deprecated. 

C

commit() - Method in interface org.weblab_project.core.helper.PoKHelper
A call to commit is needed when PoKHelper do not works in "autoCommitMode".

F

FILENAME - Static variable in class org.weblab_project.core.helper.RDFHelperFactory
The properties file used.

G

getAnnotation() - Method in interface org.weblab_project.core.helper.AnnotationHelper
Deprecated. 
getPoK() - Method in interface org.weblab_project.core.helper.PoKHelper
Retrieve the current PieceOfKnowledge which is manipulated.
getPoKHelper(PieceOfKnowledge) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of PoKHelper using the PieceOfKnowledge in parameter and the class defined in helper.properties as the implementation class.
getPoKHelperExtended(PieceOfKnowledge) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of PoKHelperExtended using the PieceOfKnowledge in parameter and the class defined in helper.properties as the implementation class.
getPoKHelperExtendedImplClassName() - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to know the full name of the used implementation class of PoKHelperExtended.
getPoKHelperImplClassName() - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to know the full name of the used implementation class of PoKHelper.
getResource() - Method in interface org.weblab_project.core.helper.ResourceHelper
 
getResource(String) - Method in interface org.weblab_project.core.helper.ResourceHelper
 
getResourceHelper(Resource) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of ResourceHelper using the Resource in parameter and the class defined in helper.properties as the implementation class.
getResourceHelperExtended(Resource) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of ResourceHelperExtended using the Resource in parameter and the class defined in helper.properties as the implementation class.
getResourceHelperExtendedImplClassName() - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to know the full name of the used implementation class of ResourceHelperExtended.
getResourceHelperImplClassName() - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to know the full name of the used implementation class of ResourceHelper.
getSpecificPoKHelper(PieceOfKnowledge, String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of PoKHelper using the PieceOfKnowledge and the implementation class in parameter.
getSpecificPoKHelperExtended(PieceOfKnowledge, String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of PoKHelperExtended using the PieceOfKnowledge and the implementation class in parameter.
getSpecificResource(String, Class<T>) - Method in interface org.weblab_project.core.helper.ResourceHelper
 
getSpecificResourceHelper(Resource, String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of ResourceHelper using the Resource and the implementation class in parameter.
getSpecificResourceHelperExtended(Resource, String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Creates dynamically an instance of ResourceHelperExtended using the Resource and the implementation class in parameter.
getType(String) - Method in interface org.weblab_project.core.helper.ResourceHelper
 

I

isFullyDefinedResource(String) - Method in interface org.weblab_project.core.helper.ResourceHelper
 

O

org.weblab_project.core.helper - package org.weblab_project.core.helper
 

P

PoKHelper - Interface in org.weblab_project.core.helper
API to manipulate a unique PieceOfKnowledge object.
PoKHelperExtended - Interface in org.weblab_project.core.helper
API to manipulate a unique PieceOfKnowledge object, with extended functions compared with PoKHelper In this new version of helpers, a lots of method have been added.

R

RDFHelperFactory - Class in org.weblab_project.core.helper
Factory used to dynamically load an implementation of PoKHelper, PoKHelperExtended, ResourceHelper and ResourceHelperExtended.
ResourceHelper - Interface in org.weblab_project.core.helper
API to manipulate Annotation objects that are present on a Resource and its potential sub-resources.
ResourceHelperExtended - Interface in org.weblab_project.core.helper
Extended API to manipulate Annotation objects that are present on a Resource and its potential sub-resources.

S

setAnnotation(Annotation) - Method in interface org.weblab_project.core.helper.AnnotationHelper
Deprecated. 
setAutoCommitMode(boolean) - Method in interface org.weblab_project.core.helper.PoKHelper
In auto commit mode, remove and create operations are writing into the PieceOfKnowledge each time they are called.
setPoK(PieceOfKnowledge) - Method in interface org.weblab_project.core.helper.PoKHelper
Fixes the current PieceOfKnowledge which is manipulated by the helper.
setPoKHelperExtendedImplClassName(String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to set the class implementation name for PoKHelperExtended.
setPoKHelperImplClassName(String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to set the class implementation name for PoKHelper.
setResource(Resource) - Method in interface org.weblab_project.core.helper.ResourceHelper
Fixes the current Resource that is manipulated by the helper.
setResourceHelperExtendedImplClassName(String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to set the class implementation name for ResourceHelperExtended.
setResourceHelperImplClassName(String) - Static method in class org.weblab_project.core.helper.RDFHelperFactory
Use this to set the class implementation name for ResourceHelper.

A C F G I O P R S

Copyright © 2004-2009. All Rights Reserved.