|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.thortech.xl.gc.util.Test
public class Test
| Constructor Summary | |
|---|---|
Test() |
|
| Method Summary | |
|---|---|
GenericAdapter |
getModelFromConnectorDefinition(java.lang.String filepath) |
java.lang.String |
setConnectorDefinition(GenericAdapter genAdp)This method will take the object of GenericAdapter(model) and will create the Connector-Definition xml file(in the form of a String) and will store that xml file in CDFcache. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Test()
| Method Detail |
|---|
public GenericAdapter getModelFromConnectorDefinition(java.lang.String filepath)
throws ConnectorDefinitionOperationsException
ConnectorDefinitionOperationsExceptionpublic java.lang.String setConnectorDefinition(GenericAdapter genAdp)
genAdp - Generic Connector ModelConnectorDefinitionOperationsException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||