Interface IDescribeQuickActionResult

  • All Known Implementing Classes:
    DescribeQuickActionResult

    public interface IDescribeQuickActionResult
    This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
    • Method Detail

      • getAccessLevelRequired

        ShareAccessLevel getAccessLevelRequired()
        element : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevel
      • setAccessLevelRequired

        void setAccessLevelRequired​(ShareAccessLevel accessLevelRequired)
      • getActionEnumOrId

        String getActionEnumOrId()
        element : actionEnumOrId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setActionEnumOrId

        void setActionEnumOrId​(String actionEnumOrId)
      • getCanvasApplicationId

        String getCanvasApplicationId()
        element : canvasApplicationId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      • setCanvasApplicationId

        void setCanvasApplicationId​(String canvasApplicationId)
      • getCanvasApplicationName

        String getCanvasApplicationName()
        element : canvasApplicationName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setCanvasApplicationName

        void setCanvasApplicationName​(String canvasApplicationName)
      • getColors

        IDescribeColor[] getColors()
        element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]
      • getContextSobjectType

        String getContextSobjectType()
        element : contextSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setContextSobjectType

        void setContextSobjectType​(String contextSobjectType)
      • getDefaultValues

        IDescribeQuickActionDefaultValue[] getDefaultValues()
        element : defaultValues of type {urn:partner.soap.sforce.com}DescribeQuickActionDefaultValue java type: com.sforce.soap.partner.DescribeQuickActionDefaultValue[]
      • getFlowDevName

        String getFlowDevName()
        element : flowDevName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setFlowDevName

        void setFlowDevName​(String flowDevName)
      • getFlowRecordIdVar

        String getFlowRecordIdVar()
        element : flowRecordIdVar of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setFlowRecordIdVar

        void setFlowRecordIdVar​(String flowRecordIdVar)
      • getHeight

        Integer getHeight()
        element : height of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
      • setHeight

        void setHeight​(Integer height)
      • getIconName

        String getIconName()
        element : iconName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setIconName

        void setIconName​(String iconName)
      • getIconUrl

        String getIconUrl()
        element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setIconUrl

        void setIconUrl​(String iconUrl)
      • getIcons

        IDescribeIcon[] getIcons()
        element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]
      • getLabel

        String getLabel()
        element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setLabel

        void setLabel​(String label)
      • getLayout

        IDescribeLayoutSection getLayout()
        element : layout of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection
      • getLightningComponentBundleId

        String getLightningComponentBundleId()
        element : lightningComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      • setLightningComponentBundleId

        void setLightningComponentBundleId​(String lightningComponentBundleId)
      • getLightningComponentBundleName

        String getLightningComponentBundleName()
        element : lightningComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setLightningComponentBundleName

        void setLightningComponentBundleName​(String lightningComponentBundleName)
      • getLightningComponentQualifiedName

        String getLightningComponentQualifiedName()
        element : lightningComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setLightningComponentQualifiedName

        void setLightningComponentQualifiedName​(String lightningComponentQualifiedName)
      • getLightningWebComponentBundleId

        String getLightningWebComponentBundleId()
        element : lightningWebComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      • setLightningWebComponentBundleId

        void setLightningWebComponentBundleId​(String lightningWebComponentBundleId)
      • getLightningWebComponentBundleName

        String getLightningWebComponentBundleName()
        element : lightningWebComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setLightningWebComponentBundleName

        void setLightningWebComponentBundleName​(String lightningWebComponentBundleName)
      • getLightningWebComponentQualifiedName

        String getLightningWebComponentQualifiedName()
        element : lightningWebComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setLightningWebComponentQualifiedName

        void setLightningWebComponentQualifiedName​(String lightningWebComponentQualifiedName)
      • getMiniIconUrl

        String getMiniIconUrl()
        element : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setMiniIconUrl

        void setMiniIconUrl​(String miniIconUrl)
      • getMobileExtensionId

        String getMobileExtensionId()
        element : mobileExtensionId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setMobileExtensionId

        void setMobileExtensionId​(String mobileExtensionId)
      • getName

        String getName()
        element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setName

        void setName​(String name)
      • getShowQuickActionLcHeader

        boolean getShowQuickActionLcHeader()
        element : showQuickActionLcHeader of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isShowQuickActionLcHeader

        boolean isShowQuickActionLcHeader()
      • setShowQuickActionLcHeader

        void setShowQuickActionLcHeader​(boolean showQuickActionLcHeader)
      • getShowQuickActionVfHeader

        boolean getShowQuickActionVfHeader()
        element : showQuickActionVfHeader of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      • isShowQuickActionVfHeader

        boolean isShowQuickActionVfHeader()
      • setShowQuickActionVfHeader

        void setShowQuickActionVfHeader​(boolean showQuickActionVfHeader)
      • getTargetParentField

        String getTargetParentField()
        element : targetParentField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setTargetParentField

        void setTargetParentField​(String targetParentField)
      • getTargetRecordTypeId

        String getTargetRecordTypeId()
        element : targetRecordTypeId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String
      • setTargetRecordTypeId

        void setTargetRecordTypeId​(String targetRecordTypeId)
      • getTargetSobjectType

        String getTargetSobjectType()
        element : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setTargetSobjectType

        void setTargetSobjectType​(String targetSobjectType)
      • getType

        String getType()
        element : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setType

        void setType​(String type)
      • getVisualforcePageName

        String getVisualforcePageName()
        element : visualforcePageName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setVisualforcePageName

        void setVisualforcePageName​(String visualforcePageName)
      • getVisualforcePageUrl

        String getVisualforcePageUrl()
        element : visualforcePageUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      • setVisualforcePageUrl

        void setVisualforcePageUrl​(String visualforcePageUrl)
      • getWidth

        Integer getWidth()
        element : width of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer
      • setWidth

        void setWidth​(Integer width)