|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ResolvedConceptReferencesIteratorI
This class is autogenerated, DO NOT EDIT. This interface represents the API which is accessable on the grid service from the client.
Method Summary | |
---|---|
org.oasis.wsrf.lifetime.DestroyResponse |
destroy(org.oasis.wsrf.lifetime.Destroy params)
|
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList |
get(int start,
int end)
Return concept references from the underlying list, from the start point (inclusive) to the end point (exclusive). |
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse |
getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params)
|
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList |
getNext()
|
org.oasis.wsrf.properties.GetResourcePropertyResponse |
getResourceProperty(javax.xml.namespace.QName params)
|
boolean |
hasNext()
True means that there still values that can be returned. |
org.LexGrid.LexBIG.iso21090.DataModel.Core.ResolvedConceptReference |
next()
Return the next available concept reference, in order, from the underlying list. |
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList |
nextInt(int maxToReturn)
Return concept references from the underlying list, in order and up to the specified maximum. |
int |
numberRemaining()
Returns a count of the number of items remaining in the iterator. |
org.oasis.wsrf.properties.QueryResourcePropertiesResponse |
queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params)
|
void |
scroll(int maxToReturn)
Return the next batch of resolved concept references. |
org.oasis.wsrf.lifetime.SetTerminationTimeResponse |
setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params)
|
Method Detail |
---|
org.LexGrid.LexBIG.iso21090.DataModel.Core.ResolvedConceptReference next() throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException, LBInvocationException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
java.rmi.RemoteException
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList nextInt(int maxToReturn) throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException, LBInvocationException
maxToReturn
-
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
java.rmi.RemoteException
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList get(int start, int end) throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException, LBInvocationException, LBParameterException
start
- end
-
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
LBParameterException
java.rmi.RemoteException
void scroll(int maxToReturn) throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException, LBInvocationException
maxToReturn
-
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
java.rmi.RemoteException
org.LexGrid.LexBIG.iso21090.DataModel.Collections.ResolvedConceptReferenceList getNext() throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException, LBInvocationException
java.rmi.RemoteException
InvalidServiceContextAccess
LBResourceUnavailableException
LBInvocationException
boolean hasNext() throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException
InvalidServiceContextAccess
LBResourceUnavailableException
java.rmi.RemoteException
int numberRemaining() throws java.rmi.RemoteException, InvalidServiceContextAccess, LBResourceUnavailableException
InvalidServiceContextAccess
LBResourceUnavailableException
java.rmi.RemoteException
org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName params) throws java.rmi.RemoteException
java.rmi.RemoteException
org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element params) throws java.rmi.RemoteException
java.rmi.RemoteException
|
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 | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |