|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.rest.tools.CodeGenerator
public abstract class CodeGenerator
This class accesses the discovery resources of the REST API and learns about every Standard object and custom object in your organziation. It then generates code. Extend this
| Constructor Summary | |
|---|---|
CodeGenerator()
|
|
| Method Summary | |
|---|---|
void |
describeMyOrg(ConnectorConfig config,
java.lang.String namespace)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CodeGenerator()
| Method Detail |
|---|
public void describeMyOrg(ConnectorConfig config,
java.lang.String namespace)
throws RestApiException,
java.io.IOException
RestApiException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||