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.iso21090.DataModel.Collections.ResolvedConceptReferenceList
get (int start,
int end)
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList
getNext ()
boolean
hasNext ()
org.LexGrid.LexBIG.iso21090.DataModel.Core.ResolvedConceptReference
next ()
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList
nextInt (int maxToReturn)
int
numberRemaining ()
void
scroll (int maxToReturn)
Methods inherited from class org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.ResolvedConceptReferencesIteratorImplBase
getCodedNodeGraphResourceHome , getCodedNodeSetResourceHome , getConfiguration , getFilterResourceHome , getHistoryServiceResourceHome , getLexBIGServiceConvenienceMethodsResourceHome , getLexBIGServiceMetadataResourceHome , getLexEVSGridServiceResourceHome , getResourceHome , getResourceHome , getSortResourceHome
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ResolvedConceptReferencesIteratorImpl
public ResolvedConceptReferencesIteratorImpl ()
throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
next
public org.LexGrid.LexBIG.iso21090.DataModel.Core.ResolvedConceptReference next ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
nextInt
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList nextInt (int maxToReturn)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
get
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList get (int start,
int end)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException ,
LBInvocationException ,
LBParameterException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
LBParameterException
getNext
public org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList getNext ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
scroll
public void scroll (int maxToReturn)
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException ,
LBInvocationException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
hasNext
public boolean hasNext ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
numberRemaining
public int numberRemaining ()
throws java.rmi.RemoteException,
InvalidServiceContextAccess ,
LBResourceUnavailableException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD