public class DescribeQuickActionResult extends java.lang.Object implements XMLizable, IDescribeQuickActionResult
| Constructor and Description |
|---|
DescribeQuickActionResult()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ShareAccessLevel |
getAccessLevelRequired()
element : accessLevelRequired of type {urn:partner.soap.sforce.com}ShareAccessLevel
java type: com.sforce.soap.partner.ShareAccessLevel
|
java.lang.String |
getActionEnumOrId()
element : actionEnumOrId of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getCanvasApplicationId()
element : canvasApplicationId of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
java.lang.String |
getCanvasApplicationName()
element : canvasApplicationName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeColor[] |
getColors()
element : colors of type {urn:partner.soap.sforce.com}DescribeColor
java type: com.sforce.soap.partner.DescribeColor[]
|
java.lang.String |
getContextSobjectType()
element : contextSobjectType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeQuickActionDefaultValue[] |
getDefaultValues()
element : defaultValues of type {urn:partner.soap.sforce.com}DescribeQuickActionDefaultValue
java type: com.sforce.soap.partner.DescribeQuickActionDefaultValue[]
|
java.lang.String |
getFlowDevName()
element : flowDevName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getFlowRecordIdVar()
element : flowRecordIdVar of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.Integer |
getHeight()
element : height of type {http://www.w3.org/2001/XMLSchema}int
java type: java.lang.Integer
|
java.lang.String |
getIconName()
element : iconName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeIcon[] |
getIcons()
element : icons of type {urn:partner.soap.sforce.com}DescribeIcon
java type: com.sforce.soap.partner.DescribeIcon[]
|
java.lang.String |
getIconUrl()
element : iconUrl of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getLabel()
element : label of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
DescribeLayoutSection |
getLayout()
element : layout of type {urn:partner.soap.sforce.com}DescribeLayoutSection
java type: com.sforce.soap.partner.DescribeLayoutSection
|
java.lang.String |
getLightningComponentBundleId()
element : lightningComponentBundleId of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
java.lang.String |
getLightningComponentBundleName()
element : lightningComponentBundleName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getLightningComponentQualifiedName()
element : lightningComponentQualifiedName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getMiniIconUrl()
element : miniIconUrl of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getMobileExtensionId()
element : mobileExtensionId of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getName()
element : name of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
boolean |
getShowQuickActionLcHeader()
element : showQuickActionLcHeader of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
boolean |
getShowQuickActionVfHeader()
element : showQuickActionVfHeader of type {http://www.w3.org/2001/XMLSchema}boolean
java type: boolean
|
java.lang.String |
getTargetParentField()
element : targetParentField of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getTargetRecordTypeId()
element : targetRecordTypeId of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
java.lang.String |
getTargetSobjectType()
element : targetSobjectType of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getType()
element : type of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getVisualforcePageName()
element : visualforcePageName of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.String |
getVisualforcePageUrl()
element : visualforcePageUrl of type {http://www.w3.org/2001/XMLSchema}string
java type: java.lang.String
|
java.lang.Integer |
getWidth()
element : width of type {http://www.w3.org/2001/XMLSchema}int
java type: java.lang.Integer
|
boolean |
isShowQuickActionLcHeader() |
boolean |
isShowQuickActionVfHeader() |
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setAccessLevelRequired(ShareAccessLevel accessLevelRequired) |
protected void |
setAccessLevelRequired(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setActionEnumOrId(java.lang.String actionEnumOrId) |
protected void |
setActionEnumOrId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCanvasApplicationId(java.lang.String canvasApplicationId) |
protected void |
setCanvasApplicationId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setCanvasApplicationName(java.lang.String canvasApplicationName) |
protected void |
setCanvasApplicationName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setColors(IDescribeColor[] colors) |
protected void |
setColors(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setContextSobjectType(java.lang.String contextSobjectType) |
protected void |
setContextSobjectType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setDefaultValues(IDescribeQuickActionDefaultValue[] defaultValues) |
protected void |
setDefaultValues(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFlowDevName(java.lang.String flowDevName) |
protected void |
setFlowDevName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFlowRecordIdVar(java.lang.String flowRecordIdVar) |
protected void |
setFlowRecordIdVar(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHeight(java.lang.Integer height) |
protected void |
setHeight(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIconName(java.lang.String iconName) |
protected void |
setIconName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIcons(IDescribeIcon[] icons) |
protected void |
setIcons(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setIconUrl(java.lang.String iconUrl) |
protected void |
setIconUrl(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLabel(java.lang.String label) |
protected void |
setLabel(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLayout(IDescribeLayoutSection layout) |
protected void |
setLayout(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLightningComponentBundleId(java.lang.String lightningComponentBundleId) |
protected void |
setLightningComponentBundleId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLightningComponentBundleName(java.lang.String lightningComponentBundleName) |
protected void |
setLightningComponentBundleName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setLightningComponentQualifiedName(java.lang.String lightningComponentQualifiedName) |
protected void |
setLightningComponentQualifiedName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMiniIconUrl(java.lang.String miniIconUrl) |
protected void |
setMiniIconUrl(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMobileExtensionId(java.lang.String mobileExtensionId) |
protected void |
setMobileExtensionId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setName(java.lang.String name) |
protected void |
setName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowQuickActionLcHeader(boolean showQuickActionLcHeader) |
protected void |
setShowQuickActionLcHeader(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setShowQuickActionVfHeader(boolean showQuickActionVfHeader) |
protected void |
setShowQuickActionVfHeader(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTargetParentField(java.lang.String targetParentField) |
protected void |
setTargetParentField(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTargetRecordTypeId(java.lang.String targetRecordTypeId) |
protected void |
setTargetRecordTypeId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setTargetSobjectType(java.lang.String targetSobjectType) |
protected void |
setTargetSobjectType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setType(java.lang.String type) |
protected void |
setType(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVisualforcePageName(java.lang.String visualforcePageName) |
protected void |
setVisualforcePageName(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setVisualforcePageUrl(java.lang.String visualforcePageUrl) |
protected void |
setVisualforcePageUrl(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setWidth(java.lang.Integer width) |
protected void |
setWidth(XmlInputStream __in,
TypeMapper __typeMapper) |
java.lang.String |
toString() |
void |
write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper) |
protected void |
writeFields(XmlOutputStream __out,
TypeMapper __typeMapper) |
public ShareAccessLevel getAccessLevelRequired()
IDescribeQuickActionResultgetAccessLevelRequired in interface IDescribeQuickActionResultpublic void setAccessLevelRequired(ShareAccessLevel accessLevelRequired)
setAccessLevelRequired in interface IDescribeQuickActionResultprotected void setAccessLevelRequired(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getActionEnumOrId()
IDescribeQuickActionResultgetActionEnumOrId in interface IDescribeQuickActionResultpublic void setActionEnumOrId(java.lang.String actionEnumOrId)
setActionEnumOrId in interface IDescribeQuickActionResultprotected void setActionEnumOrId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getCanvasApplicationId()
IDescribeQuickActionResultgetCanvasApplicationId in interface IDescribeQuickActionResultpublic void setCanvasApplicationId(java.lang.String canvasApplicationId)
setCanvasApplicationId in interface IDescribeQuickActionResultprotected void setCanvasApplicationId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getCanvasApplicationName()
IDescribeQuickActionResultgetCanvasApplicationName in interface IDescribeQuickActionResultpublic void setCanvasApplicationName(java.lang.String canvasApplicationName)
setCanvasApplicationName in interface IDescribeQuickActionResultprotected void setCanvasApplicationName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeColor[] getColors()
IDescribeQuickActionResultgetColors in interface IDescribeQuickActionResultpublic void setColors(IDescribeColor[] colors)
setColors in interface IDescribeQuickActionResultprotected void setColors(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getContextSobjectType()
IDescribeQuickActionResultgetContextSobjectType in interface IDescribeQuickActionResultpublic void setContextSobjectType(java.lang.String contextSobjectType)
setContextSobjectType in interface IDescribeQuickActionResultprotected void setContextSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeQuickActionDefaultValue[] getDefaultValues()
IDescribeQuickActionResultgetDefaultValues in interface IDescribeQuickActionResultpublic void setDefaultValues(IDescribeQuickActionDefaultValue[] defaultValues)
setDefaultValues in interface IDescribeQuickActionResultprotected void setDefaultValues(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFlowDevName()
IDescribeQuickActionResultgetFlowDevName in interface IDescribeQuickActionResultpublic void setFlowDevName(java.lang.String flowDevName)
setFlowDevName in interface IDescribeQuickActionResultprotected void setFlowDevName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getFlowRecordIdVar()
IDescribeQuickActionResultgetFlowRecordIdVar in interface IDescribeQuickActionResultpublic void setFlowRecordIdVar(java.lang.String flowRecordIdVar)
setFlowRecordIdVar in interface IDescribeQuickActionResultprotected void setFlowRecordIdVar(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.Integer getHeight()
IDescribeQuickActionResultgetHeight in interface IDescribeQuickActionResultpublic void setHeight(java.lang.Integer height)
setHeight in interface IDescribeQuickActionResultprotected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getIconName()
IDescribeQuickActionResultgetIconName in interface IDescribeQuickActionResultpublic void setIconName(java.lang.String iconName)
setIconName in interface IDescribeQuickActionResultprotected void setIconName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getIconUrl()
IDescribeQuickActionResultgetIconUrl in interface IDescribeQuickActionResultpublic void setIconUrl(java.lang.String iconUrl)
setIconUrl in interface IDescribeQuickActionResultprotected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeIcon[] getIcons()
IDescribeQuickActionResultgetIcons in interface IDescribeQuickActionResultpublic void setIcons(IDescribeIcon[] icons)
setIcons in interface IDescribeQuickActionResultprotected void setIcons(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLabel()
IDescribeQuickActionResultgetLabel in interface IDescribeQuickActionResultpublic void setLabel(java.lang.String label)
setLabel in interface IDescribeQuickActionResultprotected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSection getLayout()
IDescribeQuickActionResultgetLayout in interface IDescribeQuickActionResultpublic void setLayout(IDescribeLayoutSection layout)
setLayout in interface IDescribeQuickActionResultprotected void setLayout(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLightningComponentBundleId()
IDescribeQuickActionResultgetLightningComponentBundleId in interface IDescribeQuickActionResultpublic void setLightningComponentBundleId(java.lang.String lightningComponentBundleId)
setLightningComponentBundleId in interface IDescribeQuickActionResultprotected void setLightningComponentBundleId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLightningComponentBundleName()
IDescribeQuickActionResultgetLightningComponentBundleName in interface IDescribeQuickActionResultpublic void setLightningComponentBundleName(java.lang.String lightningComponentBundleName)
setLightningComponentBundleName in interface IDescribeQuickActionResultprotected void setLightningComponentBundleName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getLightningComponentQualifiedName()
IDescribeQuickActionResultgetLightningComponentQualifiedName in interface IDescribeQuickActionResultpublic void setLightningComponentQualifiedName(java.lang.String lightningComponentQualifiedName)
setLightningComponentQualifiedName in interface IDescribeQuickActionResultprotected void setLightningComponentQualifiedName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getMiniIconUrl()
IDescribeQuickActionResultgetMiniIconUrl in interface IDescribeQuickActionResultpublic void setMiniIconUrl(java.lang.String miniIconUrl)
setMiniIconUrl in interface IDescribeQuickActionResultprotected void setMiniIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getMobileExtensionId()
IDescribeQuickActionResultgetMobileExtensionId in interface IDescribeQuickActionResultpublic void setMobileExtensionId(java.lang.String mobileExtensionId)
setMobileExtensionId in interface IDescribeQuickActionResultprotected void setMobileExtensionId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getName()
IDescribeQuickActionResultgetName in interface IDescribeQuickActionResultpublic void setName(java.lang.String name)
setName in interface IDescribeQuickActionResultprotected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowQuickActionLcHeader()
IDescribeQuickActionResultgetShowQuickActionLcHeader in interface IDescribeQuickActionResultpublic boolean isShowQuickActionLcHeader()
isShowQuickActionLcHeader in interface IDescribeQuickActionResultpublic void setShowQuickActionLcHeader(boolean showQuickActionLcHeader)
setShowQuickActionLcHeader in interface IDescribeQuickActionResultprotected void setShowQuickActionLcHeader(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic boolean getShowQuickActionVfHeader()
IDescribeQuickActionResultgetShowQuickActionVfHeader in interface IDescribeQuickActionResultpublic boolean isShowQuickActionVfHeader()
isShowQuickActionVfHeader in interface IDescribeQuickActionResultpublic void setShowQuickActionVfHeader(boolean showQuickActionVfHeader)
setShowQuickActionVfHeader in interface IDescribeQuickActionResultprotected void setShowQuickActionVfHeader(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetParentField()
IDescribeQuickActionResultgetTargetParentField in interface IDescribeQuickActionResultpublic void setTargetParentField(java.lang.String targetParentField)
setTargetParentField in interface IDescribeQuickActionResultprotected void setTargetParentField(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetRecordTypeId()
IDescribeQuickActionResultgetTargetRecordTypeId in interface IDescribeQuickActionResultpublic void setTargetRecordTypeId(java.lang.String targetRecordTypeId)
setTargetRecordTypeId in interface IDescribeQuickActionResultprotected void setTargetRecordTypeId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getTargetSobjectType()
IDescribeQuickActionResultgetTargetSobjectType in interface IDescribeQuickActionResultpublic void setTargetSobjectType(java.lang.String targetSobjectType)
setTargetSobjectType in interface IDescribeQuickActionResultprotected void setTargetSobjectType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getType()
IDescribeQuickActionResultgetType in interface IDescribeQuickActionResultpublic void setType(java.lang.String type)
setType in interface IDescribeQuickActionResultprotected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getVisualforcePageName()
IDescribeQuickActionResultgetVisualforcePageName in interface IDescribeQuickActionResultpublic void setVisualforcePageName(java.lang.String visualforcePageName)
setVisualforcePageName in interface IDescribeQuickActionResultprotected void setVisualforcePageName(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getVisualforcePageUrl()
IDescribeQuickActionResultgetVisualforcePageUrl in interface IDescribeQuickActionResultpublic void setVisualforcePageUrl(java.lang.String visualforcePageUrl)
setVisualforcePageUrl in interface IDescribeQuickActionResultprotected void setVisualforcePageUrl(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.Integer getWidth()
IDescribeQuickActionResultgetWidth in interface IDescribeQuickActionResultpublic void setWidth(java.lang.Integer width)
setWidth in interface IDescribeQuickActionResultprotected void setWidth(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic void write(javax.xml.namespace.QName __element,
XmlOutputStream __out,
TypeMapper __typeMapper)
throws java.io.IOException
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws java.io.IOException
java.io.IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
load in interface XMLizablejava.io.IOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2020. All Rights Reserved.