Package com.sforce.soap.metadata
Class BotVariableOperation
- java.lang.Object
-
- com.sforce.soap.metadata.BotVariableOperation
-
-
Constructor Summary
Constructors Constructor Description BotVariableOperation()Constructor
-
Method Summary
-
-
-
Method Detail
-
getAskCollectIfSet
public boolean getAskCollectIfSet()
-
isAskCollectIfSet
public boolean isAskCollectIfSet()
-
setAskCollectIfSet
public void setAskCollectIfSet(boolean askCollectIfSet)
-
setAskCollectIfSet
protected void setAskCollectIfSet(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAutoSelectIfSingleChoice
public boolean getAutoSelectIfSingleChoice()
-
isAutoSelectIfSingleChoice
public boolean isAutoSelectIfSingleChoice()
-
setAutoSelectIfSingleChoice
public void setAutoSelectIfSingleChoice(boolean autoSelectIfSingleChoice)
-
setAutoSelectIfSingleChoice
protected void setAutoSelectIfSingleChoice(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotInvocation
public BotInvocation getBotInvocation()
-
setBotInvocation
public void setBotInvocation(BotInvocation botInvocation)
-
setBotInvocation
protected void setBotInvocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotMessages
public BotMessage[] getBotMessages()
-
setBotMessages
public void setBotMessages(BotMessage[] botMessages)
-
setBotMessages
protected void setBotMessages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotQuickReplyOptions
public BotQuickReplyOption[] getBotQuickReplyOptions()
-
setBotQuickReplyOptions
public void setBotQuickReplyOptions(BotQuickReplyOption[] botQuickReplyOptions)
-
setBotQuickReplyOptions
protected void setBotQuickReplyOptions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotVariableOperands
public BotVariableOperand[] getBotVariableOperands()
-
setBotVariableOperands
public void setBotVariableOperands(BotVariableOperand[] botVariableOperands)
-
setBotVariableOperands
protected void setBotVariableOperands(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIgnoreIntentRecognition
public boolean getIgnoreIntentRecognition()
-
isIgnoreIntentRecognition
public boolean isIgnoreIntentRecognition()
-
setIgnoreIntentRecognition
public void setIgnoreIntentRecognition(boolean ignoreIntentRecognition)
-
setIgnoreIntentRecognition
protected void setIgnoreIntentRecognition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getInvalidInputBotNavigation
public BotNavigation getInvalidInputBotNavigation()
-
setInvalidInputBotNavigation
public void setInvalidInputBotNavigation(BotNavigation invalidInputBotNavigation)
-
setInvalidInputBotNavigation
protected void setInvalidInputBotNavigation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMessageDefinition
public ConversationDefinitionRichMessage getMessageDefinition()
-
setMessageDefinition
public void setMessageDefinition(ConversationDefinitionRichMessage messageDefinition)
-
setMessageDefinition
protected void setMessageDefinition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOptionalCollect
public boolean getOptionalCollect()
-
isOptionalCollect
public boolean isOptionalCollect()
-
setOptionalCollect
public void setOptionalCollect(boolean optionalCollect)
-
setOptionalCollect
protected void setOptionalCollect(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQuickReplyOptionTemplate
public String getQuickReplyOptionTemplate()
-
setQuickReplyOptionTemplate
public void setQuickReplyOptionTemplate(String quickReplyOptionTemplate)
-
setQuickReplyOptionTemplate
protected void setQuickReplyOptionTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQuickReplyType
public BotQuickReplyType getQuickReplyType()
-
setQuickReplyType
public void setQuickReplyType(BotQuickReplyType quickReplyType)
-
setQuickReplyType
protected void setQuickReplyType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getQuickReplyWidgetType
public BotWidgetType getQuickReplyWidgetType()
-
setQuickReplyWidgetType
public void setQuickReplyWidgetType(BotWidgetType quickReplyWidgetType)
-
setQuickReplyWidgetType
protected void setQuickReplyWidgetType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRetryMessages
public BotMessage[] getRetryMessages()
-
setRetryMessages
public void setRetryMessages(BotMessage[] retryMessages)
-
setRetryMessages
protected void setRetryMessages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSourceVariableName
public String getSourceVariableName()
-
setSourceVariableName
public void setSourceVariableName(String sourceVariableName)
-
setSourceVariableName
protected void setSourceVariableName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSourceVariableType
public ConversationVariableType getSourceVariableType()
-
setSourceVariableType
public void setSourceVariableType(ConversationVariableType sourceVariableType)
-
setSourceVariableType
protected void setSourceVariableType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSuccessMessages
public BotMessage[] getSuccessMessages()
-
setSuccessMessages
public void setSuccessMessages(BotMessage[] successMessages)
-
setSuccessMessages
protected void setSuccessMessages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getType
public BotVariableOperationType getType()
-
setType
public void setType(BotVariableOperationType type)
-
setType
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getVariableOperationIdentifier
public String getVariableOperationIdentifier()
-
setVariableOperationIdentifier
public void setVariableOperationIdentifier(String variableOperationIdentifier)
-
setVariableOperationIdentifier
protected void setVariableOperationIdentifier(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
-