|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.connector.xml.base.ParameterDescriptor
com.metamatrix.connector.xml.base.OutputXPathDesc
public class OutputXPathDesc
Field Summary |
---|
Fields inherited from class com.metamatrix.connector.xml.base.ParameterDescriptor |
---|
PARM_INPUT_COLUMN_PROPERTY_NAME, ROLE_COLUMN_PROPERTY_NAME, ROLE_COLUMN_PROPERTY_NAME_DATA, ROLE_COLUMN_PROPERTY_NAME_LOCATION, ROLE_COLUMN_PROPERTY_NAME_RESPONSE_IN, ROLE_COLUMN_PROPERTY_NAME_RESPONSE_OUT |
Constructor Summary | |
---|---|
OutputXPathDesc(Element myElement)
|
|
OutputXPathDesc(ILiteral literal)
|
Method Summary | |
---|---|
java.lang.Object |
getCurrentValue()
|
java.lang.Class |
getDataType()
|
boolean |
isSpecial()
|
void |
setCurrentValue(java.lang.Object obj)
|
Methods inherited from class com.metamatrix.connector.xml.base.ParameterDescriptor |
---|
getColumnName, getColumnNumber, getElement, getRole, getXPath, isLocation, isParameter, isResponseId, setColumnName, setColumnNumber, setElement, setIsLocation, setIsParameter, setIsResponseId, setXPath, testForParam, testRole |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OutputXPathDesc(Element myElement) throws ConnectorException
ConnectorException
com.metamatrix.server.datatier.SynchConnectorConnection#submitRequest(java.lang.Object)
public OutputXPathDesc(ILiteral literal) throws ConnectorException
ConnectorException
Method Detail |
---|
public boolean isSpecial()
public void setCurrentValue(java.lang.Object obj)
public java.lang.Object getCurrentValue()
public java.lang.Class getDataType() throws ConnectorException
ConnectorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |