org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service
Class ResolvedConceptReferencesIteratorImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.ResolvedConceptReferencesIteratorImplBase
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.ResolvedConceptReferencesIteratorImpl
public class ResolvedConceptReferencesIteratorImpl
- extends ResolvedConceptReferencesIteratorImplBase
TODO:I am the service side implementation class. IMPLEMENT AND DOCUMENT ME
Method Summary |
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
get(int start,
int end)
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
getNext()
|
boolean |
hasNext()
|
org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference |
next()
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
nextInt(int maxToReturn)
|
int |
numberRemaining()
|
void |
scroll(int maxToReturn)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResolvedConceptReferencesIteratorImpl
public ResolvedConceptReferencesIteratorImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
next
public org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference next()
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
nextInt
public org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList nextInt(int maxToReturn)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
get
public org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList get(int start,
int end)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException
getNext
public org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList getNext()
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
scroll
public void scroll(int maxToReturn)
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException
hasNext
public boolean hasNext()
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
numberRemaining
public int numberRemaining()
throws java.rmi.RemoteException,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess,
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException
- Throws:
java.rmi.RemoteException
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess
org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBResourceUnavailableException