HPSearch

cgl.hpsearch.services.WSContext.sync
Class SyncContextService

java.lang.Object
  extended bycgl.hpsearch.services.WSContext.sync.SyncContextService
All Implemented Interfaces:
ContextService

public class SyncContextService
extends Object
implements ContextService

Interface for Reading / Writing Sync Version of Context Service Created on Apr 25, 2006

Author:
Harshawardhan Gadgil (hgadgil@grids.ucs.indiana.edu)

Field Summary
 
Fields inherited from interface cgl.hpsearch.services.WSContext.ContextService
ASYNC, SYNC
 
Constructor Summary
SyncContextService(String _contextServiceURI)
           
 
Method Summary
 String[] getContext(String contextURI)
           
 String setContext(String contextURI, String[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SyncContextService

public SyncContextService(String _contextServiceURI)
Method Detail

getContext

public String[] getContext(String contextURI)
Specified by:
getContext in interface ContextService

setContext

public String setContext(String contextURI,
                         String[] data)
Specified by:
setContext in interface ContextService

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006