Package com.sforce.soap.metadata
Class Flow
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.Flow
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class Flow extends Metadata
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description Flow()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FlowActionCall[]getActionCalls()FlowApexPluginCall[]getApexPluginCalls()FlowAssignment[]getAssignments()FlowChoice[]getChoices()FlowConstant[]getConstants()FlowDecision[]getDecisions()java.lang.StringgetDescription()FlowDynamicChoiceSet[]getDynamicChoiceSets()FlowFormula[]getFormulas()java.lang.StringgetInterviewLabel()booleangetIsTemplate()java.lang.StringgetLabel()FlowLoop[]getLoops()FlowMetadataValue[]getProcessMetadataValues()FlowProcessTypegetProcessType()FlowRecordCreate[]getRecordCreates()FlowRecordDelete[]getRecordDeletes()FlowRecordLookup[]getRecordLookups()FlowRecordUpdate[]getRecordUpdates()FlowScreen[]getScreens()FlowStage[]getStages()java.lang.StringgetStartElementReference()FlowVersionStatusgetStatus()FlowStep[]getSteps()FlowSubflow[]getSubflows()FlowTextTemplate[]getTextTemplates()FlowVariable[]getVariables()FlowWait[]getWaits()booleanisIsTemplate()voidload(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetActionCalls(FlowActionCall[] actionCalls)protected voidsetActionCalls(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetApexPluginCalls(FlowApexPluginCall[] apexPluginCalls)protected voidsetApexPluginCalls(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetAssignments(FlowAssignment[] assignments)protected voidsetAssignments(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChoices(FlowChoice[] choices)protected voidsetChoices(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetConstants(FlowConstant[] constants)protected voidsetConstants(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDecisions(FlowDecision[] decisions)protected voidsetDecisions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetDescription(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDescription(java.lang.String description)voidsetDynamicChoiceSets(FlowDynamicChoiceSet[] dynamicChoiceSets)protected voidsetDynamicChoiceSets(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFormulas(FlowFormula[] formulas)protected voidsetFormulas(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetInterviewLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetInterviewLabel(java.lang.String interviewLabel)voidsetIsTemplate(boolean isTemplate)protected voidsetIsTemplate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetLabel(java.lang.String label)voidsetLoops(FlowLoop[] loops)protected voidsetLoops(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetProcessMetadataValues(FlowMetadataValue[] processMetadataValues)protected voidsetProcessMetadataValues(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetProcessType(FlowProcessType processType)protected voidsetProcessType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRecordCreates(FlowRecordCreate[] recordCreates)protected voidsetRecordCreates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRecordDeletes(FlowRecordDelete[] recordDeletes)protected voidsetRecordDeletes(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRecordLookups(FlowRecordLookup[] recordLookups)protected voidsetRecordLookups(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRecordUpdates(FlowRecordUpdate[] recordUpdates)protected voidsetRecordUpdates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetScreens(FlowScreen[] screens)protected voidsetScreens(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetStages(FlowStage[] stages)protected voidsetStages(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetStartElementReference(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetStartElementReference(java.lang.String startElementReference)voidsetStatus(FlowVersionStatus status)protected voidsetStatus(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSteps(FlowStep[] steps)protected voidsetSteps(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSubflows(FlowSubflow[] subflows)protected voidsetSubflows(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetTextTemplates(FlowTextTemplate[] textTemplates)protected voidsetTextTemplates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetVariables(FlowVariable[] variables)protected voidsetVariables(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetWaits(FlowWait[] waits)protected voidsetWaits(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getActionCalls
public FlowActionCall[] getActionCalls()
-
setActionCalls
public void setActionCalls(FlowActionCall[] actionCalls)
-
setActionCalls
protected void setActionCalls(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getApexPluginCalls
public FlowApexPluginCall[] getApexPluginCalls()
-
setApexPluginCalls
public void setApexPluginCalls(FlowApexPluginCall[] apexPluginCalls)
-
setApexPluginCalls
protected void setApexPluginCalls(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getAssignments
public FlowAssignment[] getAssignments()
-
setAssignments
public void setAssignments(FlowAssignment[] assignments)
-
setAssignments
protected void setAssignments(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getChoices
public FlowChoice[] getChoices()
-
setChoices
public void setChoices(FlowChoice[] choices)
-
setChoices
protected void setChoices(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getConstants
public FlowConstant[] getConstants()
-
setConstants
public void setConstants(FlowConstant[] constants)
-
setConstants
protected void setConstants(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDecisions
public FlowDecision[] getDecisions()
-
setDecisions
public void setDecisions(FlowDecision[] decisions)
-
setDecisions
protected void setDecisions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDescription
public java.lang.String getDescription()
-
setDescription
public void setDescription(java.lang.String description)
-
setDescription
protected void setDescription(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDynamicChoiceSets
public FlowDynamicChoiceSet[] getDynamicChoiceSets()
-
setDynamicChoiceSets
public void setDynamicChoiceSets(FlowDynamicChoiceSet[] dynamicChoiceSets)
-
setDynamicChoiceSets
protected void setDynamicChoiceSets(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getFormulas
public FlowFormula[] getFormulas()
-
setFormulas
public void setFormulas(FlowFormula[] formulas)
-
setFormulas
protected void setFormulas(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getInterviewLabel
public java.lang.String getInterviewLabel()
-
setInterviewLabel
public void setInterviewLabel(java.lang.String interviewLabel)
-
setInterviewLabel
protected void setInterviewLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIsTemplate
public boolean getIsTemplate()
-
isIsTemplate
public boolean isIsTemplate()
-
setIsTemplate
public void setIsTemplate(boolean isTemplate)
-
setIsTemplate
protected void setIsTemplate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLabel
public java.lang.String getLabel()
-
setLabel
public void setLabel(java.lang.String label)
-
setLabel
protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getLoops
public FlowLoop[] getLoops()
-
setLoops
public void setLoops(FlowLoop[] loops)
-
setLoops
protected void setLoops(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getProcessMetadataValues
public FlowMetadataValue[] getProcessMetadataValues()
-
setProcessMetadataValues
public void setProcessMetadataValues(FlowMetadataValue[] processMetadataValues)
-
setProcessMetadataValues
protected void setProcessMetadataValues(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getProcessType
public FlowProcessType getProcessType()
-
setProcessType
public void setProcessType(FlowProcessType processType)
-
setProcessType
protected void setProcessType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRecordCreates
public FlowRecordCreate[] getRecordCreates()
-
setRecordCreates
public void setRecordCreates(FlowRecordCreate[] recordCreates)
-
setRecordCreates
protected void setRecordCreates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRecordDeletes
public FlowRecordDelete[] getRecordDeletes()
-
setRecordDeletes
public void setRecordDeletes(FlowRecordDelete[] recordDeletes)
-
setRecordDeletes
protected void setRecordDeletes(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRecordLookups
public FlowRecordLookup[] getRecordLookups()
-
setRecordLookups
public void setRecordLookups(FlowRecordLookup[] recordLookups)
-
setRecordLookups
protected void setRecordLookups(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getRecordUpdates
public FlowRecordUpdate[] getRecordUpdates()
-
setRecordUpdates
public void setRecordUpdates(FlowRecordUpdate[] recordUpdates)
-
setRecordUpdates
protected void setRecordUpdates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getScreens
public FlowScreen[] getScreens()
-
setScreens
public void setScreens(FlowScreen[] screens)
-
setScreens
protected void setScreens(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getStages
public FlowStage[] getStages()
-
setStages
public void setStages(FlowStage[] stages)
-
setStages
protected void setStages(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getStartElementReference
public java.lang.String getStartElementReference()
-
setStartElementReference
public void setStartElementReference(java.lang.String startElementReference)
-
setStartElementReference
protected void setStartElementReference(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getStatus
public FlowVersionStatus getStatus()
-
setStatus
public void setStatus(FlowVersionStatus status)
-
setStatus
protected void setStatus(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSteps
public FlowStep[] getSteps()
-
setSteps
public void setSteps(FlowStep[] steps)
-
setSteps
protected void setSteps(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getSubflows
public FlowSubflow[] getSubflows()
-
setSubflows
public void setSubflows(FlowSubflow[] subflows)
-
setSubflows
protected void setSubflows(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getTextTemplates
public FlowTextTemplate[] getTextTemplates()
-
setTextTemplates
public void setTextTemplates(FlowTextTemplate[] textTemplates)
-
setTextTemplates
protected void setTextTemplates(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getVariables
public FlowVariable[] getVariables()
-
setVariables
public void setVariables(FlowVariable[] variables)
-
setVariables
protected void setVariables(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getWaits
public FlowWait[] getWaits()
-
setWaits
public void setWaits(FlowWait[] waits)
-
setWaits
protected void setWaits(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Overrides:
writeFieldsin classMetadata- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Overrides:
loadFieldsin classMetadata- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
-