Package com.sforce.soap.metadata
Class QuickAction
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.QuickAction
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetIcon()booleangetLabel()booleangetPage()getType()intgetWidth()booleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionSubtype(ActionSubtype actionSubtype) protected voidsetActionSubtype(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCanvas(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) voidsetFieldOverrides(FieldOverride[] fieldOverrides) protected voidsetFieldOverrides(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetFlowDefinition(XmlInputStream __in, TypeMapper __typeMapper) voidsetFlowDefinition(String flowDefinition) voidsetHeight(int height) protected voidsetHeight(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetIcon(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetIsProtected(boolean isProtected) protected voidsetIsProtected(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetLightningComponent(XmlInputStream __in, TypeMapper __typeMapper) voidsetLightningComponent(String lightningComponent) protected voidsetLightningWebComponent(XmlInputStream __in, TypeMapper __typeMapper) voidsetLightningWebComponent(String lightningWebComponent) voidsetOptionsCreateFeedItem(boolean optionsCreateFeedItem) protected voidsetOptionsCreateFeedItem(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetPage(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetQuickActionLayout(QuickActionLayout quickActionLayout) protected voidsetQuickActionLayout(XmlInputStream __in, TypeMapper __typeMapper) voidsetQuickActionSendEmailOptions(QuickActionSendEmailOptions quickActionSendEmailOptions) protected voidsetQuickActionSendEmailOptions(XmlInputStream __in, TypeMapper __typeMapper) voidsetStandardLabel(QuickActionLabel standardLabel) protected voidsetStandardLabel(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetSuccessMessage(XmlInputStream __in, TypeMapper __typeMapper) voidsetSuccessMessage(String successMessage) protected voidsetTargetObject(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetObject(String targetObject) protected voidsetTargetParentField(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetParentField(String targetParentField) protected voidsetTargetRecordType(XmlInputStream __in, TypeMapper __typeMapper) voidsetTargetRecordType(String targetRecordType) voidsetType(QuickActionType type) protected voidsetType(XmlInputStream __in, TypeMapper __typeMapper) voidsetWidth(int width) protected voidsetWidth(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
QuickAction
public QuickAction()Constructor
-
-
Method Details
-
getActionSubtype
-
setActionSubtype
-
setActionSubtype
protected void setActionSubtype(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCanvas
-
setCanvas
-
setCanvas
protected void setCanvas(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFieldOverrides
-
setFieldOverrides
-
setFieldOverrides
protected void setFieldOverrides(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFlowDefinition
-
setFlowDefinition
-
setFlowDefinition
protected void setFlowDefinition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHeight
public int getHeight() -
setHeight
public void setHeight(int height) -
setHeight
protected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIcon
-
setIcon
-
setIcon
protected void setIcon(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsProtected
public boolean getIsProtected() -
isIsProtected
public boolean isIsProtected() -
setIsProtected
public void setIsProtected(boolean isProtected) -
setIsProtected
protected void setIsProtected(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLightningComponent
-
setLightningComponent
-
setLightningComponent
protected void setLightningComponent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLightningWebComponent
-
setLightningWebComponent
-
setLightningWebComponent
protected void setLightningWebComponent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOptionsCreateFeedItem
public boolean getOptionsCreateFeedItem() -
isOptionsCreateFeedItem
public boolean isOptionsCreateFeedItem() -
setOptionsCreateFeedItem
public void setOptionsCreateFeedItem(boolean optionsCreateFeedItem) -
setOptionsCreateFeedItem
protected void setOptionsCreateFeedItem(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPage
-
setPage
-
setPage
protected void setPage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getQuickActionLayout
-
setQuickActionLayout
-
setQuickActionLayout
protected void setQuickActionLayout(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getQuickActionSendEmailOptions
-
setQuickActionSendEmailOptions
-
setQuickActionSendEmailOptions
protected void setQuickActionSendEmailOptions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStandardLabel
-
setStandardLabel
-
setStandardLabel
protected void setStandardLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSuccessMessage
-
setSuccessMessage
-
setSuccessMessage
protected void setSuccessMessage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetObject
-
setTargetObject
-
setTargetObject
protected void setTargetObject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetParentField
-
setTargetParentField
-
setTargetParentField
protected void setTargetParentField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTargetRecordType
-
setTargetRecordType
-
setTargetRecordType
protected void setTargetRecordType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getType
-
setType
-
setType
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getWidth
public int getWidth() -
setWidth
public void setWidth(int width) -
setWidth
protected void setWidth(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
- 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
-
toString
-