org.eaglei.datatools.jena
Class AbstractRepositoryProvider

java.lang.Object
  extended by org.eaglei.datatools.jena.AbstractRepositoryProvider
Direct Known Subclasses:
RepositorySecurityProvider, RESTRepositoryProvider

public abstract class AbstractRepositoryProvider
extends java.lang.Object


Nested Class Summary
protected static class AbstractRepositoryProvider.RestCommands
           
 
Field Summary
protected static java.lang.String DEFAULT_REPOSITORY
           
protected static java.lang.String FORMAT_VALUE
           
protected static boolean isDebugEnabled
           
static java.lang.String LABEL_QUERY_FAILED
           
protected static org.apache.commons.logging.Log log
           
 
Constructor Summary
AbstractRepositoryProvider()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FORMAT_VALUE

protected static final java.lang.String FORMAT_VALUE
See Also:
Constant Field Values

log

protected static final org.apache.commons.logging.Log log

isDebugEnabled

protected static final boolean isDebugEnabled

LABEL_QUERY_FAILED

public static final java.lang.String LABEL_QUERY_FAILED
See Also:
Constant Field Values

DEFAULT_REPOSITORY

protected static java.lang.String DEFAULT_REPOSITORY
Constructor Detail

AbstractRepositoryProvider

public AbstractRepositoryProvider()


Copyright © 2009-2011 Eagle-I. All Rights Reserved.