public org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingDesignationsResponse restrictToMatchingDesignations( org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingDesignationsRequest params) throws RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException { org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingDesignationsResponse boxedResult = new org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingDesignationsResponse(); impl.restrictToMatchingDesignations( params.getMatchCriteria().getMatchCriteria(), params.getSearchDesignationOption().getSearchDesignationOption(), params.getExtensionIdentification().getExtensionIdentification(), params.getLanguageIdentification().getLanguageIdentification()); return boxedResult; }
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.UnionResponse union( org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.UnionRequest params) throws RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException { org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.UnionResponse boxedResult = new org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.UnionResponse(); impl.union(params.getCodes().getCodedNodeSetReference()); return boxedResult; }
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.ResolveResponse resolve( org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.ResolveRequest params) throws RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException { org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.ResolveResponse boxedResult = new org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.ResolveResponse(); boxedResult.setResolvedConceptReferencesIteratorReference( impl.resolve(params.getSetResolutionPolicy().getSetResolutionPolicy())); return boxedResult; }
public org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToStatusResponse restrictToStatus( org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToStatusRequest params) throws RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException { org.LexGrid.LexBIG.cagrid.LexEVSGridService.CodedNodeSet.stubs.RestrictToStatusResponse boxedResult = new org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToStatusResponse(); impl.restrictToStatus( params.getActiveOption().getActiveOption(), params.getStatus().getStatus()); return boxedResult; }
public org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingPropertiesResponse restrictToMatchingProperties( org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingPropertiesRequest params) throws RemoteException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.InvalidServiceContextAccess, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBInvocationException, org.LexGrid.LexBIG.cagrid.LexEVSGridService.stubs.types.LBParameterException { org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingPropertiesResponse boxedResult = new org.LexGrid.LexBIG.cagrid .LexEVSGridService .CodedNodeSet .stubs .RestrictToMatchingPropertiesResponse(); impl.restrictToMatchingProperties( params.getLocalNameList().getLocalNameList(), params.getPropertyType().getPropertyType(), params.getLocalNameList2().getLocalNameList(), params.getLocalNameList3().getLocalNameList(), params.getNameAndValueList().getNameAndValueList(), params.getMatchCriteria().getMatchCriteria(), params.getExtensionIdentification().getExtensionIdentification(), params.getLanguageIdentification().getLanguageIdentification()); return boxedResult; }