public class DescribeLayout extends java.lang.Object implements XMLizable, IDescribeLayout
| Constructor and Description |
|---|
DescribeLayout()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
DescribeLayoutButtonSection |
getButtonLayoutSection()
element : buttonLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutButtonSection
java type: com.sforce.soap.partner.DescribeLayoutButtonSection
|
DescribeLayoutSection[] |
getDetailLayoutSections()
element : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection
java type: com.sforce.soap.partner.DescribeLayoutSection[]
|
DescribeLayoutSection[] |
getEditLayoutSections()
element : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection
java type: com.sforce.soap.partner.DescribeLayoutSection[]
|
DescribeLayoutFeedView |
getFeedView()
element : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView
java type: com.sforce.soap.partner.DescribeLayoutFeedView
|
DescribeLayoutSection |
getHighlightsPanelLayoutSection()
element : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection
java type: com.sforce.soap.partner.DescribeLayoutSection
|
java.lang.String |
getId()
element : id of type {urn:partner.soap.sforce.com}ID
java type: java.lang.String
|
DescribeLayoutSection[] |
getMultirowEditLayoutSections()
element : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection
java type: com.sforce.soap.partner.DescribeLayoutSection[]
|
DescribeQuickActionListResult |
getQuickActionList()
element : quickActionList of type {urn:partner.soap.sforce.com}DescribeQuickActionListResult
java type: com.sforce.soap.partner.DescribeQuickActionListResult
|
RelatedContent |
getRelatedContent()
element : relatedContent of type {urn:partner.soap.sforce.com}RelatedContent
java type: com.sforce.soap.partner.RelatedContent
|
RelatedList[] |
getRelatedLists()
element : relatedLists of type {urn:partner.soap.sforce.com}RelatedList
java type: com.sforce.soap.partner.RelatedList[]
|
DescribeLayoutSaveOption[] |
getSaveOptions()
element : saveOptions of type {urn:partner.soap.sforce.com}DescribeLayoutSaveOption
java type: com.sforce.soap.partner.DescribeLayoutSaveOption[]
|
void |
load(XmlInputStream __in,
TypeMapper __typeMapper) |
protected void |
loadFields(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection) |
protected void |
setButtonLayoutSection(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections) |
protected void |
setDetailLayoutSections(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections) |
protected void |
setEditLayoutSections(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setFeedView(IDescribeLayoutFeedView feedView) |
protected void |
setFeedView(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection) |
protected void |
setHighlightsPanelLayoutSection(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setId(java.lang.String id) |
protected void |
setId(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections) |
protected void |
setMultirowEditLayoutSections(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setQuickActionList(IDescribeQuickActionListResult quickActionList) |
protected void |
setQuickActionList(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setRelatedContent(IRelatedContent relatedContent) |
protected void |
setRelatedContent(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setRelatedLists(IRelatedList[] relatedLists) |
protected void |
setRelatedLists(XmlInputStream __in,
TypeMapper __typeMapper) |
void |
setSaveOptions(IDescribeLayoutSaveOption[] saveOptions) |
protected void |
setSaveOptions(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 DescribeLayoutButtonSection getButtonLayoutSection()
IDescribeLayoutgetButtonLayoutSection in interface IDescribeLayoutpublic void setButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection)
setButtonLayoutSection in interface IDescribeLayoutprotected void setButtonLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSection[] getDetailLayoutSections()
IDescribeLayoutgetDetailLayoutSections in interface IDescribeLayoutpublic void setDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)
setDetailLayoutSections in interface IDescribeLayoutprotected void setDetailLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSection[] getEditLayoutSections()
IDescribeLayoutgetEditLayoutSections in interface IDescribeLayoutpublic void setEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)
setEditLayoutSections in interface IDescribeLayoutprotected void setEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutFeedView getFeedView()
IDescribeLayoutgetFeedView in interface IDescribeLayoutpublic void setFeedView(IDescribeLayoutFeedView feedView)
setFeedView in interface IDescribeLayoutprotected void setFeedView(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSection getHighlightsPanelLayoutSection()
IDescribeLayoutgetHighlightsPanelLayoutSection in interface IDescribeLayoutpublic void setHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)
setHighlightsPanelLayoutSection in interface IDescribeLayoutprotected void setHighlightsPanelLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic java.lang.String getId()
IDescribeLayoutgetId in interface IDescribeLayoutpublic void setId(java.lang.String id)
setId in interface IDescribeLayoutprotected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSection[] getMultirowEditLayoutSections()
IDescribeLayoutgetMultirowEditLayoutSections in interface IDescribeLayoutpublic void setMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)
setMultirowEditLayoutSections in interface IDescribeLayoutprotected void setMultirowEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeQuickActionListResult getQuickActionList()
IDescribeLayoutgetQuickActionList in interface IDescribeLayoutpublic void setQuickActionList(IDescribeQuickActionListResult quickActionList)
setQuickActionList in interface IDescribeLayoutprotected void setQuickActionList(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic RelatedContent getRelatedContent()
IDescribeLayoutgetRelatedContent in interface IDescribeLayoutpublic void setRelatedContent(IRelatedContent relatedContent)
setRelatedContent in interface IDescribeLayoutprotected void setRelatedContent(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic RelatedList[] getRelatedLists()
IDescribeLayoutgetRelatedLists in interface IDescribeLayoutpublic void setRelatedLists(IRelatedList[] relatedLists)
setRelatedLists in interface IDescribeLayoutprotected void setRelatedLists(XmlInputStream __in, TypeMapper __typeMapper) throws java.io.IOException, ConnectionException
java.io.IOExceptionConnectionExceptionpublic DescribeLayoutSaveOption[] getSaveOptions()
IDescribeLayoutgetSaveOptions in interface IDescribeLayoutpublic void setSaveOptions(IDescribeLayoutSaveOption[] saveOptions)
setSaveOptions in interface IDescribeLayoutprotected void setSaveOptions(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.