| Constructor and Description |
|---|
CleanRule()
Constructor
|
public boolean getBulkEnabled()
public boolean isBulkEnabled()
public void setBulkEnabled(boolean bulkEnabled)
protected void setBulkEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getBypassTriggers()
public boolean isBypassTriggers()
public void setBypassTriggers(boolean bypassTriggers)
protected void setBypassTriggers(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getBypassWorkflow()
public boolean isBypassWorkflow()
public void setBypassWorkflow(boolean bypassWorkflow)
protected void setBypassWorkflow(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDeveloperName()
public void setDeveloperName(String developerName)
protected void setDeveloperName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FieldMapping[] getFieldMappings()
public void setFieldMappings(FieldMapping[] fieldMappings)
protected void setFieldMappings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMatchRule()
public void setMatchRule(String matchRule)
protected void setMatchRule(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getSourceSobjectType()
public void setSourceSobjectType(String sourceSobjectType)
protected void setSourceSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic CleanRuleStatus getStatus()
public void setStatus(CleanRuleStatus status)
protected void setStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getTargetSobjectType()
public void setTargetSobjectType(String targetSobjectType)
protected void setTargetSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.