org.apache.juddi.api.impl
Class UDDIValueSetCachingImpl

java.lang.Object
  extended by org.apache.juddi.api.impl.AuthenticatedService
      extended by org.apache.juddi.api.impl.UDDIValueSetCachingImpl
All Implemented Interfaces:
Remote, org.uddi.v3_service.UDDIValueSetCachingPortType

public class UDDIValueSetCachingImpl
extends AuthenticatedService
implements org.uddi.v3_service.UDDIValueSetCachingPortType


Field Summary
 
Fields inherited from class org.apache.juddi.api.impl.AuthenticatedService
AUTHTOKEN_ACTIVE, AUTHTOKEN_RETIRED
 
Constructor Summary
UDDIValueSetCachingImpl()
           
 
Method Summary
 void getAllValidValues(String authInfo, String modelKey, javax.xml.ws.Holder<String> chunkToken, javax.xml.ws.Holder<List<org.uddi.vscache_v3.ValidValue>> validValue)
           
 
Methods inherited from class org.apache.juddi.api.impl.AuthenticatedService
getEntityPublisher
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UDDIValueSetCachingImpl

public UDDIValueSetCachingImpl()
Method Detail

getAllValidValues

public void getAllValidValues(String authInfo,
                              String modelKey,
                              javax.xml.ws.Holder<String> chunkToken,
                              javax.xml.ws.Holder<List<org.uddi.vscache_v3.ValidValue>> validValue)
                       throws org.uddi.v3_service.DispositionReportFaultMessage
Specified by:
getAllValidValues in interface org.uddi.v3_service.UDDIValueSetCachingPortType
Throws:
org.uddi.v3_service.DispositionReportFaultMessage


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.