Content starts here FunctionCollection.WebServiceBinding (AquaLogic Data Services Platform API)

com.bea.ld.metadata
Interface FunctionCollection.WebServiceBinding

All Superinterfaces:
FunctionCollection.DataSourceBinding, java.io.Serializable
Enclosing interface:
FunctionCollection

public static interface FunctionCollection.WebServiceBinding
extends FunctionCollection.DataSourceBinding


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.ld.metadata.FunctionCollection.DataSourceBinding
FunctionCollection.DataSourceBinding.Kind
 
Method Summary
 java.lang.String getWSDL()
           
 
Methods inherited from interface com.bea.ld.metadata.FunctionCollection.DataSourceBinding
getKind
 

Method Detail

getWSDL

java.lang.String getWSDL()
Returns:
The location (URI) of the WSDL defining the web service. May not be null.


Copyright © 2007 BEA Systems Inc. All Rights Reserved.