org.LexGrid.LexBIG.cagrid.LexEVSGridService.LexBIGServiceConvenienceMethods.stubs
Interface LexBIGServiceConvenienceMethodsPortType

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
LexBIGServiceConvenienceMethodsPortTypeSOAPBindingStub

public interface LexBIGServiceConvenienceMethodsPortType
extends java.rmi.Remote


Method Summary
 CreateCodeNodeSetResponse createCodeNodeSet(CreateCodeNodeSetRequest parameters)
           
 org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
           
 GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames(GetAssociationForwardAndReverseNamesRequest parameters)
           
 GetAssociationForwardNameResponse getAssociationForwardName(GetAssociationForwardNameRequest parameters)
           
 GetAssociationForwardNamesResponse getAssociationForwardNames(GetAssociationForwardNamesRequest parameters)
           
 GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel(GetAssociationForwardOneLevelRequest parameters)
           
 GetAssociationReverseNameResponse getAssociationReverseName(GetAssociationReverseNameRequest parameters)
           
 GetAssociationReverseNamesResponse getAssociationReverseNames(GetAssociationReverseNamesRequest parameters)
           
 GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel(GetAssociationReverseOneLevelRequest parameters)
           
 GetCodingSchemeCopyrightResponse getCodingSchemeCopyright(GetCodingSchemeCopyrightRequest parameters)
           
 GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation(GetCodingSchemesWithSupportedAssociationRequest parameters)
           
 GetHierarchyIDsResponse getHierarchyIDs(GetHierarchyIDsRequest parameters)
           
 GetHierarchyLevelNextResponse getHierarchyLevelNext(GetHierarchyLevelNextRequest parameters)
           
 GetHierarchyLevelPrevResponse getHierarchyLevelPrev(GetHierarchyLevelPrevRequest parameters)
           
 GetHierarchyPathToRootResponse getHierarchyPathToRoot(GetHierarchyPathToRootRequest parameters)
           
 GetHierarchyRootsResponse getHierarchyRoots(GetHierarchyRootsRequest parameters)
           
 GetHierarchyRootSetResponse getHierarchyRootSet(GetHierarchyRootSetRequest parameters)
           
 org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
           
 GetRenderingDetailResponse getRenderingDetail(GetRenderingDetailRequest parameters)
           
 org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
           
 GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
           
 IsCodeRetiredResponse isCodeRetired(IsCodeRetiredRequest parameters)
           
 IsForwardNameResponse isForwardName(IsForwardNameRequest parameters)
           
 IsReverseNameResponse isReverseName(IsReverseNameRequest parameters)
           
 org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
           
 org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
           
 

Method Detail

getRenderingDetail

GetRenderingDetailResponse getRenderingDetail(GetRenderingDetailRequest parameters)
                                              throws java.rmi.RemoteException,
                                                     InvalidServiceContextAccess,
                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getCodingSchemesWithSupportedAssociation

GetCodingSchemesWithSupportedAssociationResponse getCodingSchemesWithSupportedAssociation(GetCodingSchemesWithSupportedAssociationRequest parameters)
                                                                                          throws java.rmi.RemoteException,
                                                                                                 InvalidServiceContextAccess,
                                                                                                 LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyIDs

GetHierarchyIDsResponse getHierarchyIDs(GetHierarchyIDsRequest parameters)
                                        throws java.rmi.RemoteException,
                                               InvalidServiceContextAccess,
                                               LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isCodeRetired

IsCodeRetiredResponse isCodeRetired(IsCodeRetiredRequest parameters)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardName

GetAssociationForwardNameResponse getAssociationForwardName(GetAssociationForwardNameRequest parameters)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardNames

GetAssociationForwardNamesResponse getAssociationForwardNames(GetAssociationForwardNamesRequest parameters)
                                                              throws java.rmi.RemoteException,
                                                                     InvalidServiceContextAccess,
                                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseName

GetAssociationReverseNameResponse getAssociationReverseName(GetAssociationReverseNameRequest parameters)
                                                            throws java.rmi.RemoteException,
                                                                   InvalidServiceContextAccess,
                                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseNames

GetAssociationReverseNamesResponse getAssociationReverseNames(GetAssociationReverseNamesRequest parameters)
                                                              throws java.rmi.RemoteException,
                                                                     InvalidServiceContextAccess,
                                                                     LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isForwardName

IsForwardNameResponse isForwardName(IsForwardNameRequest parameters)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

isReverseName

IsReverseNameResponse isReverseName(IsReverseNameRequest parameters)
                                    throws java.rmi.RemoteException,
                                           InvalidServiceContextAccess,
                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyLevelNext

GetHierarchyLevelNextResponse getHierarchyLevelNext(GetHierarchyLevelNextRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidServiceContextAccess,
                                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyLevelPrev

GetHierarchyLevelPrevResponse getHierarchyLevelPrev(GetHierarchyLevelPrevRequest parameters)
                                                    throws java.rmi.RemoteException,
                                                           InvalidServiceContextAccess,
                                                           LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyPathToRoot

GetHierarchyPathToRootResponse getHierarchyPathToRoot(GetHierarchyPathToRootRequest parameters)
                                                      throws java.rmi.RemoteException,
                                                             InvalidServiceContextAccess,
                                                             LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyRoots

GetHierarchyRootsResponse getHierarchyRoots(GetHierarchyRootsRequest parameters)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getHierarchyRootSet

GetHierarchyRootSetResponse getHierarchyRootSet(GetHierarchyRootSetRequest parameters)
                                                throws java.rmi.RemoteException,
                                                       InvalidServiceContextAccess,
                                                       LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

createCodeNodeSet

CreateCodeNodeSetResponse createCodeNodeSet(CreateCodeNodeSetRequest parameters)
                                            throws java.rmi.RemoteException,
                                                   InvalidServiceContextAccess,
                                                   LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationForwardAndReverseNames

GetAssociationForwardAndReverseNamesResponse getAssociationForwardAndReverseNames(GetAssociationForwardAndReverseNamesRequest parameters)
                                                                                  throws java.rmi.RemoteException,
                                                                                         InvalidServiceContextAccess,
                                                                                         LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getCodingSchemeCopyright

GetCodingSchemeCopyrightResponse getCodingSchemeCopyright(GetCodingSchemeCopyrightRequest parameters)
                                                          throws java.rmi.RemoteException,
                                                                 InvalidServiceContextAccess,
                                                                 LBException
Throws:
java.rmi.RemoteException
InvalidServiceContextAccess
LBException

getAssociationReverseOneLevel

GetAssociationReverseOneLevelResponse getAssociationReverseOneLevel(GetAssociationReverseOneLevelRequest parameters)
                                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getAssociationForwardOneLevel

GetAssociationForwardOneLevelResponse getAssociationForwardOneLevel(GetAssociationForwardOneLevelRequest parameters)
                                                                    throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getServiceSecurityMetadata

GetServiceSecurityMetadataResponse getServiceSecurityMetadata(GetServiceSecurityMetadataRequest parameters)
                                                              throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

getMultipleResourceProperties

org.oasis.wsrf.properties.GetMultipleResourcePropertiesResponse getMultipleResourceProperties(org.oasis.wsrf.properties.GetMultipleResourceProperties_Element getMultipleResourcePropertiesRequest)
                                                                                              throws java.rmi.RemoteException,
                                                                                                     org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                                     org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

getResourceProperty

org.oasis.wsrf.properties.GetResourcePropertyResponse getResourceProperty(javax.xml.namespace.QName getResourcePropertyRequest)
                                                                          throws java.rmi.RemoteException,
                                                                                 org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                 org.oasis.wsrf.properties.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType

queryResourceProperties

org.oasis.wsrf.properties.QueryResourcePropertiesResponse queryResourceProperties(org.oasis.wsrf.properties.QueryResourceProperties_Element queryResourcePropertiesRequest)
                                                                                  throws java.rmi.RemoteException,
                                                                                         org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType,
                                                                                         org.oasis.wsrf.properties.InvalidQueryExpressionFaultType,
                                                                                         org.oasis.wsrf.properties.QueryEvaluationErrorFaultType,
                                                                                         org.oasis.wsrf.properties.ResourceUnknownFaultType,
                                                                                         org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.properties.InvalidResourcePropertyQNameFaultType
org.oasis.wsrf.properties.InvalidQueryExpressionFaultType
org.oasis.wsrf.properties.QueryEvaluationErrorFaultType
org.oasis.wsrf.properties.ResourceUnknownFaultType
org.oasis.wsrf.properties.UnknownQueryExpressionDialectFaultType

destroy

org.oasis.wsrf.lifetime.DestroyResponse destroy(org.oasis.wsrf.lifetime.Destroy destroyRequest)
                                                throws java.rmi.RemoteException,
                                                       org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType,
                                                       org.oasis.wsrf.lifetime.ResourceUnknownFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.ResourceNotDestroyedFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType

setTerminationTime

org.oasis.wsrf.lifetime.SetTerminationTimeResponse setTerminationTime(org.oasis.wsrf.lifetime.SetTerminationTime setTerminationTimeRequest)
                                                                      throws java.rmi.RemoteException,
                                                                             org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType,
                                                                             org.oasis.wsrf.lifetime.ResourceUnknownFaultType,
                                                                             org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType
Throws:
java.rmi.RemoteException
org.oasis.wsrf.lifetime.UnableToSetTerminationTimeFaultType
org.oasis.wsrf.lifetime.ResourceUnknownFaultType
org.oasis.wsrf.lifetime.TerminationTimeChangeRejectedFaultType