Uses of Interface
com.sforce.soap.partner.IDescribeApprovalLayoutResult
-
Packages that use IDescribeApprovalLayoutResult Package Description com.sforce.soap.partner -
-
Uses of IDescribeApprovalLayoutResult in com.sforce.soap.partner
Classes in com.sforce.soap.partner that implement IDescribeApprovalLayoutResult Modifier and Type Class Description classDescribeApprovalLayoutResultThis is a generated class for the SObject Enterprise API.Methods in com.sforce.soap.partner that return IDescribeApprovalLayoutResult Modifier and Type Method Description IDescribeApprovalLayoutResultIPartnerConnectionWrapper. describeApprovalLayout(String sObjectType, String[] approvalProcessNames)IDescribeApprovalLayoutResultPartnerConnectionWrapper. describeApprovalLayout(String sObjectType, String[] approvalProcessNames)IDescribeApprovalLayoutResultIDescribeApprovalLayoutResponse_element. getResult()element : result of type {urn:partner.soap.sforce.com}DescribeApprovalLayoutResult java type: com.sforce.soap.partner.DescribeApprovalLayoutResultIDescribeApprovalLayoutResultIPartnerConnectionFactory. newIDescribeApprovalLayoutResult()IDescribeApprovalLayoutResultPartnerConnectionFactory. newIDescribeApprovalLayoutResult()Methods in com.sforce.soap.partner with parameters of type IDescribeApprovalLayoutResult Modifier and Type Method Description voidDescribeApprovalLayoutResponse_element. setResult(IDescribeApprovalLayoutResult result)voidIDescribeApprovalLayoutResponse_element. setResult(IDescribeApprovalLayoutResult result)
-