org.eaglei.datatools.datamanagment.server
Class DataManagmentRepositoryProvider

java.lang.Object
  extended by org.eaglei.services.repository.AbstractRepositoryProvider
      extended by org.eaglei.datatools.datamanagment.server.DataManagmentRepositoryProvider

public class DataManagmentRepositoryProvider
extends org.eaglei.services.repository.AbstractRepositoryProvider

Author:
"Sravan Cheriyala" Started Mar 29, 2011

Nested Class Summary
 
Nested classes/interfaces inherited from class org.eaglei.services.repository.AbstractRepositoryProvider
org.eaglei.services.repository.AbstractRepositoryProvider.RestCommands
 
Field Summary
 
Fields inherited from class org.eaglei.services.repository.AbstractRepositoryProvider
DEFAULT_REPOSITORY_URI, DEFAULT_REPOSITORY_URL, FORMAT_VALUE, isDebugEnabled, LABEL_QUERY_FAILED, log, WORKFLOW_TRANSITION_ALLOWED, WORKFLOW_TRANSITION_FROM, WORKFLOW_TRANSITION_FROM_LABEL, WORKFLOW_TRANSITION_LABEL, WORKFLOW_TRANSITION_SUBJECT, WORKFLOW_TRANSITION_TO, WORKFLOW_TRANSITION_TO_LABEL
 
Constructor Summary
DataManagmentRepositoryProvider()
           
 
Method Summary
 void setDefaultRepositoryURI(java.lang.String RepositoryURI)
           
 void setDefaultRepositoryURL(java.lang.String RepositoryURL)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataManagmentRepositoryProvider

public DataManagmentRepositoryProvider()
Method Detail

setDefaultRepositoryURL

public void setDefaultRepositoryURL(java.lang.String RepositoryURL)

setDefaultRepositoryURI

public void setDefaultRepositoryURI(java.lang.String RepositoryURI)


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