org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service
Class SortImpl

java.lang.Object
  extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.SortImplBase
      extended by org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.SortImpl

public class SortImpl
extends SortImplBase

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


Constructor Summary
SortImpl()
           
 
Method Summary
 int compare(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference resolvedConceptReference1, org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference resolvedConceptReference2)
           
 boolean equals(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference obj)
           
 java.lang.String getDescription()
           
 java.lang.String getName()
           
 java.lang.String getProvider()
           
 java.lang.String getVersion()
           
 
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.Sort.service.SortImplBase
getCodedNodeGraphResourceHome, getCodedNodeSetResourceHome, getConfiguration, getFilterResourceHome, getHistoryServiceResourceHome, getLexBIGServiceConvenienceMethodsResourceHome, getLexBIGServiceMetadataResourceHome, getLexEVSGridServiceResourceHome, getResolvedConceptReferencesIteratorResourceHome, getResourceHome, getResourceHome
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SortImpl

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

compare

public int compare(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference resolvedConceptReference1,
                   org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference resolvedConceptReference2)
            throws java.rmi.RemoteException,
                   InvalidServiceContextAccess
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess

equals

public boolean equals(org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference obj)
               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