Package com.sforce.soap.metadata
Class FlowRecordCreate
java.lang.Object
com.sforce.soap.metadata.FlowBaseElement
com.sforce.soap.metadata.FlowElement
com.sforce.soap.metadata.FlowNode
com.sforce.soap.metadata.FlowRecordCreate
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAssignRecordIdToReference(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssignRecordIdToReference(String assignRecordIdToReference) voidsetConnector(FlowConnector connector) protected voidsetConnector(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesUpsert(boolean doesUpsert) protected voidsetDoesUpsert(XmlInputStream __in, TypeMapper __typeMapper) voidsetDoesUpsertAllOrNone(boolean doesUpsertAllOrNone) protected voidsetDoesUpsertAllOrNone(XmlInputStream __in, TypeMapper __typeMapper) voidsetFaultConnector(FlowConnector faultConnector) protected voidsetFaultConnector(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetFilterLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetFilterLogic(String filterLogic) voidsetFilters(FlowRecordFilter[] filters) protected voidsetFilters(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputAssignments(FlowInputFieldAssignment[] inputAssignments) protected voidsetInputAssignments(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetInputReference(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputReference(String inputReference) protected voidsetObject(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetOperationMultMatchingRecords(XmlInputStream __in, TypeMapper __typeMapper) voidsetOperationMultMatchingRecords(String operationMultMatchingRecords) protected voidsetOperationOneMatchingRecord(XmlInputStream __in, TypeMapper __typeMapper) voidsetOperationOneMatchingRecord(String operationOneMatchingRecord) protected voidsetOperationZeroMatchingRecords(XmlInputStream __in, TypeMapper __typeMapper) voidsetOperationZeroMatchingRecords(String operationZeroMatchingRecords) voidsetStoreOutputAutomatically(boolean storeOutputAutomatically) protected voidsetStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetUpsertExternalIdField(XmlInputStream __in, TypeMapper __typeMapper) voidsetUpsertExternalIdField(String upsertExternalIdField) protected voidsetUpsertStandardIdField(XmlInputStream __in, TypeMapper __typeMapper) voidsetUpsertStandardIdField(String upsertStandardIdField) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.FlowNode
getElementSubtype, getLabel, getLocationX, getLocationY, setElementSubtype, setElementSubtype, setLabel, setLabel, setLocationX, setLocationX, setLocationY, setLocationYMethods inherited from class com.sforce.soap.metadata.FlowElement
getDescription, getName, setDescription, setDescription, setName, setNameMethods inherited from class com.sforce.soap.metadata.FlowBaseElement
getProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValues
-
Constructor Details
-
FlowRecordCreate
public FlowRecordCreate()Constructor
-
-
Method Details
-
getAssignRecordIdToReference
-
setAssignRecordIdToReference
-
setAssignRecordIdToReference
protected void setAssignRecordIdToReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConnector
-
setConnector
-
setConnector
protected void setConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesUpsert
public boolean getDoesUpsert() -
isDoesUpsert
public boolean isDoesUpsert() -
setDoesUpsert
public void setDoesUpsert(boolean doesUpsert) -
setDoesUpsert
protected void setDoesUpsert(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDoesUpsertAllOrNone
public boolean getDoesUpsertAllOrNone() -
isDoesUpsertAllOrNone
public boolean isDoesUpsertAllOrNone() -
setDoesUpsertAllOrNone
public void setDoesUpsertAllOrNone(boolean doesUpsertAllOrNone) -
setDoesUpsertAllOrNone
protected void setDoesUpsertAllOrNone(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFaultConnector
-
setFaultConnector
-
setFaultConnector
protected void setFaultConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFilterLogic
-
setFilterLogic
-
setFilterLogic
protected void setFilterLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFilters
-
setFilters
-
setFilters
protected void setFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputAssignments
-
setInputAssignments
-
setInputAssignments
protected void setInputAssignments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputReference
-
setInputReference
-
setInputReference
protected void setInputReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getObject
-
setObject
-
setObject
protected void setObject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOperationMultMatchingRecords
-
setOperationMultMatchingRecords
-
setOperationMultMatchingRecords
protected void setOperationMultMatchingRecords(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOperationOneMatchingRecord
-
setOperationOneMatchingRecord
-
setOperationOneMatchingRecord
protected void setOperationOneMatchingRecord(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOperationZeroMatchingRecords
-
setOperationZeroMatchingRecords
-
setOperationZeroMatchingRecords
protected void setOperationZeroMatchingRecords(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStoreOutputAutomatically
public boolean getStoreOutputAutomatically() -
isStoreOutputAutomatically
public boolean isStoreOutputAutomatically() -
setStoreOutputAutomatically
public void setStoreOutputAutomatically(boolean storeOutputAutomatically) -
setStoreOutputAutomatically
protected void setStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUpsertExternalIdField
-
setUpsertExternalIdField
-
setUpsertExternalIdField
protected void setUpsertExternalIdField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUpsertStandardIdField
-
setUpsertStandardIdField
-
setUpsertStandardIdField
protected void setUpsertStandardIdField(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- Overrides:
writein classFlowNode- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classFlowNode- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classFlowNode- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classFlowNode- Throws:
IOExceptionConnectionException
-
toString
-