| Constructor and Description |
|---|
QuickAction()
Constructor
|
getFullName, setFullNamepublic String getCanvas()
public void setCanvas(String canvas)
public String getDescription()
public void setDescription(String description)
public FieldOverride[] getFieldOverrides()
public void setFieldOverrides(FieldOverride[] fieldOverrides)
public int getHeight()
public void setHeight(int height)
public String getIcon()
public void setIcon(String icon)
public boolean getIsProtected()
public boolean isIsProtected()
public void setIsProtected(boolean isProtected)
public String getLabel()
public void setLabel(String label)
public String getPage()
public void setPage(String page)
public QuickActionLayout getQuickActionLayout()
public void setQuickActionLayout(QuickActionLayout quickActionLayout)
public QuickActionLabel getStandardLabel()
public void setStandardLabel(QuickActionLabel standardLabel)
public String getTargetObject()
public void setTargetObject(String targetObject)
public String getTargetParentField()
public void setTargetParentField(String targetParentField)
public String getTargetRecordType()
public void setTargetRecordType(String targetRecordType)
public QuickActionType getType()
public void setType(QuickActionType type)
public int getWidth()
public void setWidth(int width)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.