|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid |
---|
Methods in org.LexGrid.LexBIG.cagrid that throw LBResourceUnavailableException | |
---|---|
static void |
Utils.processException(java.lang.Exception e)
LexEVS Grid Service is a layer over Distributed LexBIG, which itself is a layer over LexBIG. |
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.client that throw LBResourceUnavailableException | |
---|---|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorClient.get(int start,
int end)
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorClient.getNext()
|
boolean |
ResolvedConceptReferencesIteratorClient.hasNext()
|
org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference |
ResolvedConceptReferencesIteratorClient.next()
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorClient.nextInt(int maxToReturn)
|
int |
ResolvedConceptReferencesIteratorClient.numberRemaining()
|
void |
ResolvedConceptReferencesIteratorClient.scroll(int maxToReturn)
|
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.common |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.common that throw LBResourceUnavailableException | |
---|---|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorI.get(int start,
int end)
Return concept references from the underlying list, from the start point (inclusive) to the end point (exclusive). |
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorI.getNext()
|
boolean |
ResolvedConceptReferencesIteratorI.hasNext()
True means that there still values that can be returned. |
org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference |
ResolvedConceptReferencesIteratorI.next()
Return the next available concept reference, in order, from the underlying list. |
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorI.nextInt(int maxToReturn)
Return concept references from the underlying list, in order and up to the specified maximum. |
int |
ResolvedConceptReferencesIteratorI.numberRemaining()
Returns a count of the number of items remaining in the iterator. |
void |
ResolvedConceptReferencesIteratorI.scroll(int maxToReturn)
Return the next batch of resolved concept references. |
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service that throw LBResourceUnavailableException | |
---|---|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorImpl.get(int start,
int end)
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorImpl.getNext()
|
boolean |
ResolvedConceptReferencesIteratorImpl.hasNext()
|
org.LexGrid.LexBIG.DataModel.Core.ResolvedConceptReference |
ResolvedConceptReferencesIteratorImpl.next()
|
org.LexGrid.LexBIG.DataModel.Collections.ResolvedConceptReferenceList |
ResolvedConceptReferencesIteratorImpl.nextInt(int maxToReturn)
|
int |
ResolvedConceptReferencesIteratorImpl.numberRemaining()
|
void |
ResolvedConceptReferencesIteratorImpl.scroll(int maxToReturn)
|
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.globus |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.service.globus that throw LBResourceUnavailableException | |
---|---|
GetResponse |
ResolvedConceptReferencesIteratorProviderImpl.get(GetRequest params)
|
GetNextResponse |
ResolvedConceptReferencesIteratorProviderImpl.getNext(GetNextRequest params)
|
HasNextResponse |
ResolvedConceptReferencesIteratorProviderImpl.hasNext(HasNextRequest params)
|
NextResponse |
ResolvedConceptReferencesIteratorProviderImpl.next(NextRequest params)
|
NextIntResponse |
ResolvedConceptReferencesIteratorProviderImpl.nextInt(NextIntRequest params)
|
NumberRemainingResponse |
ResolvedConceptReferencesIteratorProviderImpl.numberRemaining(NumberRemainingRequest params)
|
ScrollResponse |
ResolvedConceptReferencesIteratorProviderImpl.scroll(ScrollRequest params)
|
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs that throw LBResourceUnavailableException | |
---|---|
GetResponse |
ResolvedConceptReferencesIteratorPortType.get(GetRequest parameters)
|
GetNextResponse |
ResolvedConceptReferencesIteratorPortType.getNext(GetNextRequest parameters)
|
HasNextResponse |
ResolvedConceptReferencesIteratorPortType.hasNext(HasNextRequest parameters)
|
NextResponse |
ResolvedConceptReferencesIteratorPortType.next(NextRequest parameters)
|
NextIntResponse |
ResolvedConceptReferencesIteratorPortType.nextInt(NextIntRequest parameters)
|
NumberRemainingResponse |
ResolvedConceptReferencesIteratorPortType.numberRemaining(NumberRemainingRequest parameters)
|
ScrollResponse |
ResolvedConceptReferencesIteratorPortType.scroll(ScrollRequest parameters)
|
Uses of LBResourceUnavailableException in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.bindings |
---|
Methods in org.LexGrid.LexBIG.cagrid.LexEVSGridService.ResolvedConceptReferencesIterator.stubs.bindings that throw LBResourceUnavailableException | |
---|---|
GetResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.get(GetRequest parameters)
|
GetNextResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.getNext(GetNextRequest parameters)
|
HasNextResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.hasNext(HasNextRequest parameters)
|
NextResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.next(NextRequest parameters)
|
NextIntResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.nextInt(NextIntRequest parameters)
|
NumberRemainingResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.numberRemaining(NumberRemainingRequest parameters)
|
ScrollResponse |
ResolvedConceptReferencesIteratorPortTypeSOAPBindingStub.scroll(ScrollRequest parameters)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |