com.mulesoft.utils.salesforce
Class TypeGenerator

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

public class TypeGenerator
extends Object


Constructor Summary
TypeGenerator(SalesforceCallback callback)
           
 
Method Summary
static String fullTypeName(String refTypeName)
           
 void generateType(String name)
           
 Map<String,Element> getTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeGenerator

public TypeGenerator(SalesforceCallback callback)
              throws Exception
Throws:
Exception
Method Detail

generateType

public void generateType(String name)
                  throws ConnectionException
Throws:
ConnectionException

getTypes

public Map<String,Element> getTypes()

fullTypeName

public static String fullTypeName(String refTypeName)


Copyright © 2012. All Rights Reserved.