org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service
Class FilterImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.FilterImplBase
      extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.FilterImpl

public class FilterImpl
extends FilterImplBase

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


Constructor Summary
FilterImpl()
           
 
Method Summary
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.lang.String getProvider()
           
 java.lang.String getVersion()
           
 boolean match(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference ref)
           
 
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.Filter.service.FilterImplBase
getCodedNodeGraphResourceHome, getCodedNodeSetResourceHome, getConfiguration, getHistoryServiceResourceHome, getLexBIGServiceConvenienceMethodsResourceHome, getLexBIGServiceMetadataResourceHome, getLexEVSGridServiceResourceHome, getResolvedConceptReferencesIteratorResourceHome, getResourceHome, getResourceHome, getSortResourceHome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterImpl

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

match

public boolean match(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference ref)
              throws java.rmi.RemoteException,
                     InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getName

public java.lang.String getName()
                         throws java.rmi.RemoteException,
                                InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getDescription

public java.lang.String getDescription()
                                throws java.rmi.RemoteException,
                                       InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getProvider

public java.lang.String getProvider()
                             throws java.rmi.RemoteException,
                                    InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

getVersion

public java.lang.String getVersion()
                            throws java.rmi.RemoteException,
                                   InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess