Package com.sforce.soap.partner
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 Summary
Modifier and TypeMethodDescriptionelement : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevelelement : actionEnumOrId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : canvasApplicationId of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : canvasApplicationName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[]element : contextSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : defaultValues of type {urn:partner.soap.sforce.com}DescribeQuickActionDefaultValue java type: com.sforce.soap.partner.DescribeQuickActionDefaultValue[]element : flowDevName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : flowRecordIdVar of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : height of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integerelement : iconName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetIcons()element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[]element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : layout of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectionelement : lightningComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : lightningComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : lightningComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : lightningWebComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : lightningWebComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : lightningWebComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : mobileExtensionId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : parameters of type {urn:partner.soap.sforce.com}DescribeQuickActionParameter java type: com.sforce.soap.partner.DescribeQuickActionParameter[]booleanelement : showQuickActionLcHeader of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanbooleanelement : showQuickActionVfHeader of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleanelement : targetParentField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : targetRecordTypeId of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetType()element : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : visualforcePageName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : visualforcePageUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetWidth()element : width of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.IntegerbooleanbooleanvoidsetAccessLevelRequired(ShareAccessLevel accessLevelRequired) voidsetActionEnumOrId(String actionEnumOrId) voidsetCanvasApplicationId(String canvasApplicationId) voidsetCanvasApplicationName(String canvasApplicationName) voidsetColors(IDescribeColor[] colors) voidsetContextSobjectType(String contextSobjectType) voidsetDefaultValues(IDescribeQuickActionDefaultValue[] defaultValues) voidsetFlowDevName(String flowDevName) voidsetFlowRecordIdVar(String flowRecordIdVar) voidvoidsetIconName(String iconName) voidsetIcons(IDescribeIcon[] icons) voidsetIconUrl(String iconUrl) voidvoidsetLayout(IDescribeLayoutSection layout) voidsetLightningComponentBundleId(String lightningComponentBundleId) voidsetLightningComponentBundleName(String lightningComponentBundleName) voidsetLightningComponentQualifiedName(String lightningComponentQualifiedName) voidsetLightningWebComponentBundleId(String lightningWebComponentBundleId) voidsetLightningWebComponentBundleName(String lightningWebComponentBundleName) voidsetLightningWebComponentQualifiedName(String lightningWebComponentQualifiedName) voidsetMiniIconUrl(String miniIconUrl) voidsetMobileExtensionId(String mobileExtensionId) voidvoidsetParameters(IDescribeQuickActionParameter[] parameters) voidsetShowQuickActionLcHeader(boolean showQuickActionLcHeader) voidsetShowQuickActionVfHeader(boolean showQuickActionVfHeader) voidsetTargetParentField(String targetParentField) voidsetTargetRecordTypeId(String targetRecordTypeId) voidsetTargetSobjectType(String targetSobjectType) voidvoidsetVisualforcePageName(String visualforcePageName) voidsetVisualforcePageUrl(String visualforcePageUrl) void
-
Method Details
-
getAccessLevelRequired
ShareAccessLevel getAccessLevelRequired()element : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevel -
getActionEnumOrId
String getActionEnumOrId()element : actionEnumOrId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setActionEnumOrId
-
getCanvasApplicationId
String getCanvasApplicationId()element : canvasApplicationId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String -
setCanvasApplicationId
-
getCanvasApplicationName
String getCanvasApplicationName()element : canvasApplicationName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setCanvasApplicationName
-
getColors
IDescribeColor[] getColors()element : colors of type {urn:partner.soap.sforce.com}DescribeColor java type: com.sforce.soap.partner.DescribeColor[] -
setColors
-
getContextSobjectType
String getContextSobjectType()element : contextSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setContextSobjectType
-
getDefaultValues
IDescribeQuickActionDefaultValue[] getDefaultValues()element : defaultValues of type {urn:partner.soap.sforce.com}DescribeQuickActionDefaultValue java type: com.sforce.soap.partner.DescribeQuickActionDefaultValue[] -
setDefaultValues
-
getFlowDevName
String getFlowDevName()element : flowDevName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setFlowDevName
-
getFlowRecordIdVar
String getFlowRecordIdVar()element : flowRecordIdVar of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setFlowRecordIdVar
-
getHeight
Integer getHeight()element : height of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer -
setHeight
-
getIconName
String getIconName()element : iconName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setIconName
-
getIconUrl
String getIconUrl()element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setIconUrl
-
getIcons
IDescribeIcon[] getIcons()element : icons of type {urn:partner.soap.sforce.com}DescribeIcon java type: com.sforce.soap.partner.DescribeIcon[] -
setIcons
-
getLabel
String getLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLabel
-
getLayout
IDescribeLayoutSection getLayout()element : layout of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection -
setLayout
-
getLightningComponentBundleId
String getLightningComponentBundleId()element : lightningComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String -
setLightningComponentBundleId
-
getLightningComponentBundleName
String getLightningComponentBundleName()element : lightningComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLightningComponentBundleName
-
getLightningComponentQualifiedName
String getLightningComponentQualifiedName()element : lightningComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLightningComponentQualifiedName
-
getLightningWebComponentBundleId
String getLightningWebComponentBundleId()element : lightningWebComponentBundleId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String -
setLightningWebComponentBundleId
-
getLightningWebComponentBundleName
String getLightningWebComponentBundleName()element : lightningWebComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLightningWebComponentBundleName
-
getLightningWebComponentQualifiedName
String getLightningWebComponentQualifiedName()element : lightningWebComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setLightningWebComponentQualifiedName
-
getMiniIconUrl
String getMiniIconUrl()element : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setMiniIconUrl
-
getMobileExtensionId
String getMobileExtensionId()element : mobileExtensionId of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setMobileExtensionId
-
getName
String getName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setName
-
getParameters
IDescribeQuickActionParameter[] getParameters()element : parameters of type {urn:partner.soap.sforce.com}DescribeQuickActionParameter java type: com.sforce.soap.partner.DescribeQuickActionParameter[] -
setParameters
-
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
-
getTargetRecordTypeId
String getTargetRecordTypeId()element : targetRecordTypeId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String -
setTargetRecordTypeId
-
getTargetSobjectType
String getTargetSobjectType()element : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setTargetSobjectType
-
getType
String getType()element : type of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setType
-
getVisualforcePageName
String getVisualforcePageName()element : visualforcePageName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setVisualforcePageName
-
getVisualforcePageUrl
String getVisualforcePageUrl()element : visualforcePageUrl of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String -
setVisualforcePageUrl
-
getWidth
Integer getWidth()element : width of type {http://www.w3.org/2001/XMLSchema}int java type: java.lang.Integer -
setWidth
-