org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.globus
Class ResolvedConceptReferencesIteratorProviderImpl
java.lang.Object
org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.globus.ResolvedConceptReferencesIteratorProviderImpl
public class ResolvedConceptReferencesIteratorProviderImpl
- extends java.lang.Object
DO NOT EDIT: This class is autogenerated!
This class implements each method in the portType of the service. Each method call represented
in the port type will be then mapped into the unwrapped implementation which the user provides
in the LexBIGCaGridServicesImpl class. This class handles the boxing and unboxing of each method call
so that it can be correclty mapped in the unboxed interface that the developer has designed and
has implemented. Authorization callbacks are automatically made for each method based
on each methods authorization requirements.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
impl
ResolvedConceptReferencesIteratorImpl impl
ResolvedConceptReferencesIteratorProviderImpl
public ResolvedConceptReferencesIteratorProviderImpl()
throws java.rmi.RemoteException
- Throws:
java.rmi.RemoteException
next
public NextResponse next(NextRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
nextInt
public NextIntResponse nextInt(NextIntRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
get
public GetResponse get(GetRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException,
LBInvocationException,
LBParameterException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
LBParameterException
scroll
public ScrollResponse scroll(ScrollRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
getNext
public GetNextResponse getNext(GetNextRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException,
LBInvocationException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
hasNext
public HasNextResponse hasNext(HasNextRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
numberRemaining
public NumberRemainingResponse numberRemaining(NumberRemainingRequest params)
throws java.rmi.RemoteException,
InvalidServiceContextAccess,
LBResourceUnavailableException
- Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException