Package com.sforce.soap.metadata
Class ApprovalProcess
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.ApprovalProcess
-
-
Constructor Summary
Constructors Constructor Description ApprovalProcess()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
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
-
getAllowRecall
public boolean getAllowRecall()
-
isAllowRecall
public boolean isAllowRecall()
-
setAllowRecall
public void setAllowRecall(boolean allowRecall)
-
setAllowRecall
protected void setAllowRecall(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAllowedSubmitters
public ApprovalSubmitter[] getAllowedSubmitters()
-
setAllowedSubmitters
public void setAllowedSubmitters(ApprovalSubmitter[] allowedSubmitters)
-
setAllowedSubmitters
protected void setAllowedSubmitters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getApprovalPageFields
public ApprovalPageField getApprovalPageFields()
-
setApprovalPageFields
public void setApprovalPageFields(ApprovalPageField approvalPageFields)
-
setApprovalPageFields
protected void setApprovalPageFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getApprovalStep
public ApprovalStep[] getApprovalStep()
-
setApprovalStep
public void setApprovalStep(ApprovalStep[] approvalStep)
-
setApprovalStep
protected void setApprovalStep(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDescription
public String getDescription()
-
setDescription
public void setDescription(String description)
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEmailTemplate
public String getEmailTemplate()
-
setEmailTemplate
public void setEmailTemplate(String emailTemplate)
-
setEmailTemplate
protected void setEmailTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnableMobileDeviceAccess
public boolean getEnableMobileDeviceAccess()
-
isEnableMobileDeviceAccess
public boolean isEnableMobileDeviceAccess()
-
setEnableMobileDeviceAccess
public void setEnableMobileDeviceAccess(boolean enableMobileDeviceAccess)
-
setEnableMobileDeviceAccess
protected void setEnableMobileDeviceAccess(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEntryCriteria
public ApprovalEntryCriteria getEntryCriteria()
-
setEntryCriteria
public void setEntryCriteria(ApprovalEntryCriteria entryCriteria)
-
setEntryCriteria
protected void setEntryCriteria(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFinalApprovalActions
public ApprovalAction getFinalApprovalActions()
-
setFinalApprovalActions
public void setFinalApprovalActions(ApprovalAction finalApprovalActions)
-
setFinalApprovalActions
protected void setFinalApprovalActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFinalApprovalRecordLock
public boolean getFinalApprovalRecordLock()
-
isFinalApprovalRecordLock
public boolean isFinalApprovalRecordLock()
-
setFinalApprovalRecordLock
public void setFinalApprovalRecordLock(boolean finalApprovalRecordLock)
-
setFinalApprovalRecordLock
protected void setFinalApprovalRecordLock(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFinalRejectionActions
public ApprovalAction getFinalRejectionActions()
-
setFinalRejectionActions
public void setFinalRejectionActions(ApprovalAction finalRejectionActions)
-
setFinalRejectionActions
protected void setFinalRejectionActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFinalRejectionRecordLock
public boolean getFinalRejectionRecordLock()
-
isFinalRejectionRecordLock
public boolean isFinalRejectionRecordLock()
-
setFinalRejectionRecordLock
public void setFinalRejectionRecordLock(boolean finalRejectionRecordLock)
-
setFinalRejectionRecordLock
protected void setFinalRejectionRecordLock(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getInitialSubmissionActions
public ApprovalAction getInitialSubmissionActions()
-
setInitialSubmissionActions
public void setInitialSubmissionActions(ApprovalAction initialSubmissionActions)
-
setInitialSubmissionActions
protected void setInitialSubmissionActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String getLabel()
-
setLabel
public void setLabel(String label)
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getNextAutomatedApprover
public NextAutomatedApprover getNextAutomatedApprover()
-
setNextAutomatedApprover
public void setNextAutomatedApprover(NextAutomatedApprover nextAutomatedApprover)
-
setNextAutomatedApprover
protected void setNextAutomatedApprover(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPostTemplate
public String getPostTemplate()
-
setPostTemplate
public void setPostTemplate(String postTemplate)
-
setPostTemplate
protected void setPostTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getProcessOrder
public int getProcessOrder()
-
setProcessOrder
public void setProcessOrder(int processOrder)
-
setProcessOrder
protected void setProcessOrder(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecallActions
public ApprovalAction getRecallActions()
-
setRecallActions
public void setRecallActions(ApprovalAction recallActions)
-
setRecallActions
protected void setRecallActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordEditability
public RecordEditabilityType getRecordEditability()
-
setRecordEditability
public void setRecordEditability(RecordEditabilityType recordEditability)
-
setRecordEditability
protected void setRecordEditability(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getShowApprovalHistory
public boolean getShowApprovalHistory()
-
isShowApprovalHistory
public boolean isShowApprovalHistory()
-
setShowApprovalHistory
public void setShowApprovalHistory(boolean showApprovalHistory)
-
setShowApprovalHistory
protected void setShowApprovalHistory(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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-