org.LexGrid.LexBIG.cagrid.dataService.service
Class LexEVSDataServiceImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImplBase
      extended by org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImpl

public class LexEVSDataServiceImpl
extends LexEVSDataServiceImplBase

TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME


Constructor Summary
LexEVSDataServiceImpl()
           
 
Method Summary
 LexEVSDataServiceReference registerSecurityToken(java.lang.String codingSchemeURN, gov.nih.nci.evs.security.SecurityToken securityToken)
           
 
Methods inherited from class org.LexGrid.LexBIG.cagrid.dataService.service.LexEVSDataServiceImplBase
getConfiguration, getResourceHome
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LexEVSDataServiceImpl

public LexEVSDataServiceImpl()
                      throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

registerSecurityToken

public LexEVSDataServiceReference registerSecurityToken(java.lang.String codingSchemeURN,
                                                        gov.nih.nci.evs.security.SecurityToken securityToken)
                                                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException