Package com.sforce.soap.partner
Class DescribeLayout
java.lang.Object
com.sforce.soap.partner.DescribeLayout
- All Implemented Interfaces:
IDescribeLayout,com.sforce.ws.bind.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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidloadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetButtonLayoutSection(IDescribeLayoutButtonSection buttonLayoutSection)protected voidsetButtonLayoutSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetDetailLayoutSections(IDescribeLayoutSection[] detailLayoutSections)protected voidsetDetailLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEditLayoutSections(IDescribeLayoutSection[] editLayoutSections)protected voidsetEditLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFeedView(IDescribeLayoutFeedView feedView)protected voidsetFeedView(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetHighlightsPanelLayoutSection(IDescribeLayoutSection highlightsPanelLayoutSection)protected voidsetHighlightsPanelLayoutSection(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidvoidsetMultirowEditLayoutSections(IDescribeLayoutSection[] multirowEditLayoutSections)protected voidsetMultirowEditLayoutSections(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetQuickActionList(IDescribeQuickActionListResult quickActionList)protected voidsetQuickActionList(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelatedContent(IRelatedContent relatedContent)protected voidsetRelatedContent(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelatedLists(IRelatedList[] relatedLists)protected voidsetRelatedLists(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSaveOptions(IDescribeLayoutSaveOption[] saveOptions)protected voidsetSaveOptions(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)toString()voidwrite(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidwriteFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException- Throws:
IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
toString
-