|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.di.eclipse.http.commands.RestCommand
com.ibm.di.eclipse.http.commands.ConnectorCommand
public class ConnectorCommand
Field Summary |
---|
Fields inherited from class com.ibm.di.eclipse.http.commands.RestCommand |
---|
HTTP_BODY, HTTP_CONTENT_TYPE, HTTP_QS, RES_ASSEMBLY_LINE, RES_ASSEMBLY_LINE_LOG, RES_CONFIG_AL, RES_CONFIG_INSTANCE, RES_CONFIG_RUNAL, RES_CONFIGURATION, RES_CONNECTOR_CLOSE, RES_CONNECTOR_GETNEXT, RES_CONNECTOR_LOAD, RES_CONNECTOR_QUERYSCHEMA, sRes |
Constructor Summary | |
---|---|
ConnectorCommand()
|
Method Summary | |
---|---|
java.lang.String |
buildSchema(java.util.Vector v)
|
void |
dispose()
|
void |
execute()
|
boolean |
isReusable()
|
void |
querySchema()
|
Methods inherited from class com.ibm.di.eclipse.http.commands.RestCommand |
---|
addPendingCommand, appendBody, appendResult, getApi, getCommand, getConnector, getPath, getPath, getPendingCommand, getRequest, getRequestBody, getRequestParam, getResponse, getSession, isParamTrue, readFile, setApi, setBody, setBody, setPath, setResponse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectorCommand()
Method Detail |
---|
public void execute() throws java.lang.Exception
execute
in class RestCommand
java.lang.Exception
public boolean isReusable()
isReusable
in class RestCommand
public void dispose()
dispose
in class RestCommand
public void querySchema() throws java.lang.Exception
java.lang.Exception
public java.lang.String buildSchema(java.util.Vector v) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |