| Constructor and Description |
|---|
ConversationRecordLookup()
Constructor
|
public java.lang.String getSObjectType()
public void setSObjectType(java.lang.String SObjectType)
protected void setSObjectType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationRecordLookupField[] getLookupFields()
public void setLookupFields(ConversationRecordLookupField[] lookupFields)
protected void setLookupFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic int getMaxLookupResults()
public void setMaxLookupResults(int maxLookupResults)
protected void setMaxLookupResults(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getSourceVariableName()
public void setSourceVariableName(java.lang.String sourceVariableName)
protected void setSourceVariableName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic ConversationVariableType getSourceVariableType()
public void setSourceVariableType(ConversationVariableType sourceVariableType)
protected void setSourceVariableType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetVariableName()
public void setTargetVariableName(java.lang.String targetVariableName)
protected void setTargetVariableName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.