com.mulesoft.utils.salesforce
Class WsdlGenerator

java.lang.Object
  extended by com.mulesoft.utils.salesforce.WsdlGenerator

public class WsdlGenerator
extends Object


Constructor Summary
WsdlGenerator(SalesforceCallback callback)
           
 
Method Summary
 void addOperations(Set<OperationType> operations, Set<String> typeNames)
           
 void generateWsdl(Writer output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlGenerator

public WsdlGenerator(SalesforceCallback callback)
Method Detail

addOperations

public void addOperations(Set<OperationType> operations,
                          Set<String> typeNames)

generateWsdl

public void generateWsdl(Writer output)
                  throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.