Package com.sforce.soap.partner
Class DescribeLayout
java.lang.Object
com.sforce.soap.partner.DescribeLayout
- All Implemented Interfaces:
IDescribeLayout,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 TypeMethodDescriptionelement : buttonLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutButtonSection java type: com.sforce.soap.partner.DescribeLayoutButtonSectionelement : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]element : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]element : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView java type: com.sforce.soap.partner.DescribeLayoutFeedViewelement : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSectiongetId()element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]element : quickActionList of type {urn:partner.soap.sforce.com}DescribeQuickActionListResult java type: com.sforce.soap.partner.DescribeQuickActionListResultelement : relatedContent of type {urn:partner.soap.sforce.com}RelatedContent java type: com.sforce.soap.partner.RelatedContentelement : relatedLists of type {urn:partner.soap.sforce.com}RelatedList java type: com.sforce.soap.partner.RelatedList[]element : saveOptions of type {urn:partner.soap.sforce.com}DescribeLayoutSaveOption java type: com.sforce.soap.partner.DescribeLayoutSaveOption[]voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection) protected voidsetButtonLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) voidsetDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections) protected voidsetDetailLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) voidsetEditLayoutSections(IDescribeLayoutSection[] editLayoutSections) protected voidsetEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) voidsetFeedView(IDescribeLayoutFeedView feedView) protected voidsetFeedView(XmlInputStream __in, TypeMapper __typeMapper) voidsetHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection) protected voidsetHighlightsPanelLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetId(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections) protected voidsetMultirowEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) voidsetQuickActionList(IDescribeQuickActionListResult quickActionList) protected voidsetQuickActionList(XmlInputStream __in, TypeMapper __typeMapper) voidsetRelatedContent(IRelatedContent relatedContent) protected voidsetRelatedContent(XmlInputStream __in, TypeMapper __typeMapper) voidsetRelatedLists(IRelatedList[] relatedLists) protected voidsetRelatedLists(XmlInputStream __in, TypeMapper __typeMapper) voidsetSaveOptions(IDescribeLayoutSaveOption[] saveOptions) protected voidsetSaveOptions(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
DescribeLayout
public DescribeLayout()Constructor
-
-
Method Details
-
getButtonLayoutSection
Description copied from interface:IDescribeLayoutelement : buttonLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutButtonSection java type: com.sforce.soap.partner.DescribeLayoutButtonSection- Specified by:
getButtonLayoutSectionin interfaceIDescribeLayout
-
setButtonLayoutSection
- Specified by:
setButtonLayoutSectionin interfaceIDescribeLayout
-
setButtonLayoutSection
protected void setButtonLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDetailLayoutSections
Description copied from interface:IDescribeLayoutelement : detailLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]- Specified by:
getDetailLayoutSectionsin interfaceIDescribeLayout
-
setDetailLayoutSections
- Specified by:
setDetailLayoutSectionsin interfaceIDescribeLayout
-
setDetailLayoutSections
protected void setDetailLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEditLayoutSections
Description copied from interface:IDescribeLayoutelement : editLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]- Specified by:
getEditLayoutSectionsin interfaceIDescribeLayout
-
setEditLayoutSections
- Specified by:
setEditLayoutSectionsin interfaceIDescribeLayout
-
setEditLayoutSections
protected void setEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFeedView
Description copied from interface:IDescribeLayoutelement : feedView of type {urn:partner.soap.sforce.com}DescribeLayoutFeedView java type: com.sforce.soap.partner.DescribeLayoutFeedView- Specified by:
getFeedViewin interfaceIDescribeLayout
-
setFeedView
- Specified by:
setFeedViewin interfaceIDescribeLayout
-
setFeedView
protected void setFeedView(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getHighlightsPanelLayoutSection
Description copied from interface:IDescribeLayoutelement : highlightsPanelLayoutSection of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection- Specified by:
getHighlightsPanelLayoutSectionin interfaceIDescribeLayout
-
setHighlightsPanelLayoutSection
- Specified by:
setHighlightsPanelLayoutSectionin interfaceIDescribeLayout
-
setHighlightsPanelLayoutSection
protected void setHighlightsPanelLayoutSection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getId
Description copied from interface:IDescribeLayoutelement : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.String- Specified by:
getIdin interfaceIDescribeLayout
-
setId
- Specified by:
setIdin interfaceIDescribeLayout
-
setId
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMultirowEditLayoutSections
Description copied from interface:IDescribeLayoutelement : multirowEditLayoutSections of type {urn:partner.soap.sforce.com}DescribeLayoutSection java type: com.sforce.soap.partner.DescribeLayoutSection[]- Specified by:
getMultirowEditLayoutSectionsin interfaceIDescribeLayout
-
setMultirowEditLayoutSections
- Specified by:
setMultirowEditLayoutSectionsin interfaceIDescribeLayout
-
setMultirowEditLayoutSections
protected void setMultirowEditLayoutSections(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getQuickActionList
Description copied from interface:IDescribeLayoutelement : quickActionList of type {urn:partner.soap.sforce.com}DescribeQuickActionListResult java type: com.sforce.soap.partner.DescribeQuickActionListResult- Specified by:
getQuickActionListin interfaceIDescribeLayout
-
setQuickActionList
- Specified by:
setQuickActionListin interfaceIDescribeLayout
-
setQuickActionList
protected void setQuickActionList(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRelatedContent
Description copied from interface:IDescribeLayoutelement : relatedContent of type {urn:partner.soap.sforce.com}RelatedContent java type: com.sforce.soap.partner.RelatedContent- Specified by:
getRelatedContentin interfaceIDescribeLayout
-
setRelatedContent
- Specified by:
setRelatedContentin interfaceIDescribeLayout
-
setRelatedContent
protected void setRelatedContent(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRelatedLists
Description copied from interface:IDescribeLayoutelement : relatedLists of type {urn:partner.soap.sforce.com}RelatedList java type: com.sforce.soap.partner.RelatedList[]- Specified by:
getRelatedListsin interfaceIDescribeLayout
-
setRelatedLists
- Specified by:
setRelatedListsin interfaceIDescribeLayout
-
setRelatedLists
protected void setRelatedLists(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSaveOptions
Description copied from interface:IDescribeLayoutelement : saveOptions of type {urn:partner.soap.sforce.com}DescribeLayoutSaveOption java type: com.sforce.soap.partner.DescribeLayoutSaveOption[]- Specified by:
getSaveOptionsin interfaceIDescribeLayout
-
setSaveOptions
- Specified by:
setSaveOptionsin interfaceIDescribeLayout
-
setSaveOptions
protected void setSaveOptions(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- Throws:
IOException
-
writeFields
- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
toString
-