Package com.sforce.soap.metadata
Class OmniDataTransform
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.OmniDataTransform
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleangetName()booleanbooleandoublebooleanbooleandoublegetType()doublebooleanbooleanisActive()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetActive(boolean active) protected voidsetActive(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssignmentRulesUsed(boolean assignmentRulesUsed) protected voidsetAssignmentRulesUsed(XmlInputStream __in, TypeMapper __typeMapper) voidsetDeletedOnSuccess(boolean deletedOnSuccess) protected voidsetDeletedOnSuccess(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) voidsetErrorIgnored(boolean errorIgnored) protected voidsetErrorIgnored(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExpectedInputJson(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedInputJson(String expectedInputJson) protected voidsetExpectedInputOtherData(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedInputOtherData(String expectedInputOtherData) protected voidsetExpectedInputXml(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedInputXml(String expectedInputXml) protected voidsetExpectedOutputJson(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedOutputJson(String expectedOutputJson) protected voidsetExpectedOutputOtherData(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedOutputOtherData(String expectedOutputOtherData) protected voidsetExpectedOutputXml(XmlInputStream __in, TypeMapper __typeMapper) voidsetExpectedOutputXml(String expectedOutputXml) voidsetFieldLevelSecurityEnabled(boolean fieldLevelSecurityEnabled) protected voidsetFieldLevelSecurityEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetInputParsingClass(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputParsingClass(String inputParsingClass) voidsetInputType(OmniDataTransformInputType inputType) protected voidsetInputType(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsManagedUsingStdDesigner(boolean isManagedUsingStdDesigner) protected voidsetIsManagedUsingStdDesigner(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetName(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetNamespace(XmlInputStream __in, TypeMapper __typeMapper) voidsetNamespace(String namespace) voidsetNullInputsIncludedInOutput(boolean nullInputsIncludedInOutput) protected voidsetNullInputsIncludedInOutput(XmlInputStream __in, TypeMapper __typeMapper) voidsetOmniDataTransformItem(OmniDataTransformItem[] omniDataTransformItem) protected voidsetOmniDataTransformItem(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetOutputParsingClass(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutputParsingClass(String outputParsingClass) protected voidsetOutputType(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutputType(String outputType) protected voidsetOverrideKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetOverrideKey(String overrideKey) protected voidsetPreprocessorClassName(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreprocessorClassName(String preprocessorClassName) protected voidsetPreviewJsonData(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreviewJsonData(String previewJsonData) protected voidsetPreviewOtherData(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreviewOtherData(String previewOtherData) protected voidsetPreviewSourceObjectData(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreviewSourceObjectData(String previewSourceObjectData) protected voidsetPreviewXmlData(XmlInputStream __in, TypeMapper __typeMapper) voidsetPreviewXmlData(String previewXmlData) voidsetProcessSuperBulk(boolean processSuperBulk) protected voidsetProcessSuperBulk(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRequiredPermission(XmlInputStream __in, TypeMapper __typeMapper) voidsetRequiredPermission(String requiredPermission) voidsetResponseCacheTtlMinutes(double responseCacheTtlMinutes) protected voidsetResponseCacheTtlMinutes(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetResponseCacheType(XmlInputStream __in, TypeMapper __typeMapper) voidsetResponseCacheType(String responseCacheType) voidsetRollbackOnError(boolean rollbackOnError) protected voidsetRollbackOnError(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSourceObject(XmlInputStream __in, TypeMapper __typeMapper) voidsetSourceObject(String sourceObject) voidsetSourceObjectDefault(boolean sourceObjectDefault) protected voidsetSourceObjectDefault(XmlInputStream __in, TypeMapper __typeMapper) voidsetSynchronousProcessThreshold(double synchronousProcessThreshold) protected voidsetSynchronousProcessThreshold(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetTargetOutputDocumentIdentifier(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetOutputDocumentIdentifier(String targetOutputDocumentIdentifier) protected voidsetTargetOutputFileName(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetOutputFileName(String targetOutputFileName) protected voidsetType(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetUniqueName(XmlInputStream __in, TypeMapper __typeMapper) voidsetUniqueName(String uniqueName) voidsetVersionNumber(double versionNumber) protected voidsetVersionNumber(XmlInputStream __in, TypeMapper __typeMapper) voidsetXmlDeclarationRemoved(boolean xmlDeclarationRemoved) protected voidsetXmlDeclarationRemoved(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetXmlOutputTagsOrder(XmlInputStream __in, TypeMapper __typeMapper) voidsetXmlOutputTagsOrder(String xmlOutputTagsOrder) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
OmniDataTransform
public OmniDataTransform()Constructor
-
-
Method Details
-
getActive
public boolean getActive() -
isActive
public boolean isActive() -
setActive
public void setActive(boolean active) -
setActive
protected void setActive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAssignmentRulesUsed
public boolean getAssignmentRulesUsed() -
isAssignmentRulesUsed
public boolean isAssignmentRulesUsed() -
setAssignmentRulesUsed
public void setAssignmentRulesUsed(boolean assignmentRulesUsed) -
setAssignmentRulesUsed
protected void setAssignmentRulesUsed(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDeletedOnSuccess
public boolean getDeletedOnSuccess() -
isDeletedOnSuccess
public boolean isDeletedOnSuccess() -
setDeletedOnSuccess
public void setDeletedOnSuccess(boolean deletedOnSuccess) -
setDeletedOnSuccess
protected void setDeletedOnSuccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getErrorIgnored
public boolean getErrorIgnored() -
isErrorIgnored
public boolean isErrorIgnored() -
setErrorIgnored
public void setErrorIgnored(boolean errorIgnored) -
setErrorIgnored
protected void setErrorIgnored(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedInputJson
-
setExpectedInputJson
-
setExpectedInputJson
protected void setExpectedInputJson(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedInputOtherData
-
setExpectedInputOtherData
-
setExpectedInputOtherData
protected void setExpectedInputOtherData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedInputXml
-
setExpectedInputXml
-
setExpectedInputXml
protected void setExpectedInputXml(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedOutputJson
-
setExpectedOutputJson
-
setExpectedOutputJson
protected void setExpectedOutputJson(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedOutputOtherData
-
setExpectedOutputOtherData
-
setExpectedOutputOtherData
protected void setExpectedOutputOtherData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExpectedOutputXml
-
setExpectedOutputXml
-
setExpectedOutputXml
protected void setExpectedOutputXml(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFieldLevelSecurityEnabled
public boolean getFieldLevelSecurityEnabled() -
isFieldLevelSecurityEnabled
public boolean isFieldLevelSecurityEnabled() -
setFieldLevelSecurityEnabled
public void setFieldLevelSecurityEnabled(boolean fieldLevelSecurityEnabled) -
setFieldLevelSecurityEnabled
protected void setFieldLevelSecurityEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputParsingClass
-
setInputParsingClass
-
setInputParsingClass
protected void setInputParsingClass(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputType
-
setInputType
-
setInputType
protected void setInputType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsManagedUsingStdDesigner
public boolean getIsManagedUsingStdDesigner() -
isIsManagedUsingStdDesigner
public boolean isIsManagedUsingStdDesigner() -
setIsManagedUsingStdDesigner
public void setIsManagedUsingStdDesigner(boolean isManagedUsingStdDesigner) -
setIsManagedUsingStdDesigner
protected void setIsManagedUsingStdDesigner(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getName
-
setName
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNamespace
-
setNamespace
-
setNamespace
protected void setNamespace(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNullInputsIncludedInOutput
public boolean getNullInputsIncludedInOutput() -
isNullInputsIncludedInOutput
public boolean isNullInputsIncludedInOutput() -
setNullInputsIncludedInOutput
public void setNullInputsIncludedInOutput(boolean nullInputsIncludedInOutput) -
setNullInputsIncludedInOutput
protected void setNullInputsIncludedInOutput(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOmniDataTransformItem
-
setOmniDataTransformItem
-
setOmniDataTransformItem
protected void setOmniDataTransformItem(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputParsingClass
-
setOutputParsingClass
-
setOutputParsingClass
protected void setOutputParsingClass(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputType
-
setOutputType
-
setOutputType
protected void setOutputType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOverrideKey
-
setOverrideKey
-
setOverrideKey
protected void setOverrideKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreprocessorClassName
-
setPreprocessorClassName
-
setPreprocessorClassName
protected void setPreprocessorClassName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreviewJsonData
-
setPreviewJsonData
-
setPreviewJsonData
protected void setPreviewJsonData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreviewOtherData
-
setPreviewOtherData
-
setPreviewOtherData
protected void setPreviewOtherData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreviewSourceObjectData
-
setPreviewSourceObjectData
-
setPreviewSourceObjectData
protected void setPreviewSourceObjectData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPreviewXmlData
-
setPreviewXmlData
-
setPreviewXmlData
protected void setPreviewXmlData(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getProcessSuperBulk
public boolean getProcessSuperBulk() -
isProcessSuperBulk
public boolean isProcessSuperBulk() -
setProcessSuperBulk
public void setProcessSuperBulk(boolean processSuperBulk) -
setProcessSuperBulk
protected void setProcessSuperBulk(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRequiredPermission
-
setRequiredPermission
-
setRequiredPermission
protected void setRequiredPermission(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getResponseCacheTtlMinutes
public double getResponseCacheTtlMinutes() -
setResponseCacheTtlMinutes
public void setResponseCacheTtlMinutes(double responseCacheTtlMinutes) -
setResponseCacheTtlMinutes
protected void setResponseCacheTtlMinutes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getResponseCacheType
-
setResponseCacheType
-
setResponseCacheType
protected void setResponseCacheType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRollbackOnError
public boolean getRollbackOnError() -
isRollbackOnError
public boolean isRollbackOnError() -
setRollbackOnError
public void setRollbackOnError(boolean rollbackOnError) -
setRollbackOnError
protected void setRollbackOnError(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSourceObject
-
setSourceObject
-
setSourceObject
protected void setSourceObject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSourceObjectDefault
public boolean getSourceObjectDefault() -
isSourceObjectDefault
public boolean isSourceObjectDefault() -
setSourceObjectDefault
public void setSourceObjectDefault(boolean sourceObjectDefault) -
setSourceObjectDefault
protected void setSourceObjectDefault(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSynchronousProcessThreshold
public double getSynchronousProcessThreshold() -
setSynchronousProcessThreshold
public void setSynchronousProcessThreshold(double synchronousProcessThreshold) -
setSynchronousProcessThreshold
protected void setSynchronousProcessThreshold(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetOutputDocumentIdentifier
-
setTargetOutputDocumentIdentifier
-
setTargetOutputDocumentIdentifier
protected void setTargetOutputDocumentIdentifier(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetOutputFileName
-
setTargetOutputFileName
-
setTargetOutputFileName
protected void setTargetOutputFileName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getType
-
setType
-
setType
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getUniqueName
-
setUniqueName
-
setUniqueName
protected void setUniqueName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVersionNumber
public double getVersionNumber() -
setVersionNumber
public void setVersionNumber(double versionNumber) -
setVersionNumber
protected void setVersionNumber(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getXmlDeclarationRemoved
public boolean getXmlDeclarationRemoved() -
isXmlDeclarationRemoved
public boolean isXmlDeclarationRemoved() -
setXmlDeclarationRemoved
public void setXmlDeclarationRemoved(boolean xmlDeclarationRemoved) -
setXmlDeclarationRemoved
protected void setXmlDeclarationRemoved(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getXmlOutputTagsOrder
-
setXmlOutputTagsOrder
-
setXmlOutputTagsOrder
protected void setXmlOutputTagsOrder(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 classMetadata- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
toString
-