Uses of Interface
org.weblab_project.core.helper.ResourceHelper

Uses of ResourceHelper in org.weblab_project.core.helper
 

Subinterfaces of ResourceHelper in org.weblab_project.core.helper
 interface ResourceHelperExtended
           Extended API to manipulate Annotation objects that are present on a Resource and its potential sub-resources.
 

Methods in org.weblab_project.core.helper that return ResourceHelper
static ResourceHelper RDFHelperFactory.getResourceHelper(org.weblab_project.core.model.Resource resource)
          Creates dynamically an instance of ResourceHelper using the Resource in parameter and the class defined in helper.properties as the implementation class.
static ResourceHelper RDFHelperFactory.getSpecificResourceHelper(org.weblab_project.core.model.Resource resource, java.lang.String resHelperImpl)
          Creates dynamically an instance of ResourceHelper using the Resource and the implementation class in parameter.
 



Copyright © 2004-2009. All Rights Reserved.