Package com.sforce.soap.partner
Class RelatedList
java.lang.Object
com.sforce.soap.partner.RelatedList
- All Implemented Interfaces:
IRelatedList,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 : accessLevelRequiredForCreate of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevelelement : buttons of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]element : columns of type {urn:partner.soap.sforce.com}RelatedListColumn java type: com.sforce.soap.partner.RelatedListColumn[]booleanelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: booleangetField()element : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetLabel()element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringintelement : limitRows of type {http://www.w3.org/2001/XMLSchema}int java type: intgetName()element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : sobject of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetSort()element : sort of type {urn:partner.soap.sforce.com}RelatedListSort java type: com.sforce.soap.partner.RelatedListSort[]booleanisCustom()voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAccessLevelRequiredForCreate(ShareAccessLevel accessLevelRequiredForCreate) protected voidsetAccessLevelRequiredForCreate(XmlInputStream __in, TypeMapper __typeMapper) voidsetButtons(IDescribeLayoutButton[] buttons) protected voidsetButtons(XmlInputStream __in, TypeMapper __typeMapper) voidsetColumns(IRelatedListColumn[] columns) protected voidsetColumns(XmlInputStream __in, TypeMapper __typeMapper) voidsetCustom(boolean custom) protected voidsetCustom(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetField(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetLimitRows(int limitRows) protected voidsetLimitRows(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetName(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetSobject(XmlInputStream __in, TypeMapper __typeMapper) voidsetSobject(String sobject) voidsetSort(IRelatedListSort[] sort) protected voidsetSort(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
RelatedList
public RelatedList()Constructor
-
-
Method Details
-
getAccessLevelRequiredForCreate
Description copied from interface:IRelatedListelement : accessLevelRequiredForCreate of type {urn:partner.soap.sforce.com}ShareAccessLevel java type: com.sforce.soap.partner.ShareAccessLevel- Specified by:
getAccessLevelRequiredForCreatein interfaceIRelatedList
-
setAccessLevelRequiredForCreate
protected void setAccessLevelRequiredForCreate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getButtons
Description copied from interface:IRelatedListelement : buttons of type {urn:partner.soap.sforce.com}DescribeLayoutButton java type: com.sforce.soap.partner.DescribeLayoutButton[]- Specified by:
getButtonsin interfaceIRelatedList
-
setButtons
- Specified by:
setButtonsin interfaceIRelatedList
-
setButtons
protected void setButtons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getColumns
Description copied from interface:IRelatedListelement : columns of type {urn:partner.soap.sforce.com}RelatedListColumn java type: com.sforce.soap.partner.RelatedListColumn[]- Specified by:
getColumnsin interfaceIRelatedList
-
setColumns
- Specified by:
setColumnsin interfaceIRelatedList
-
setColumns
protected void setColumns(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCustom
public boolean getCustom()Description copied from interface:IRelatedListelement : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean- Specified by:
getCustomin interfaceIRelatedList
-
isCustom
public boolean isCustom()- Specified by:
isCustomin interfaceIRelatedList
-
setCustom
public void setCustom(boolean custom) - Specified by:
setCustomin interfaceIRelatedList
-
setCustom
protected void setCustom(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getField
Description copied from interface:IRelatedListelement : field of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getFieldin interfaceIRelatedList
-
setField
- Specified by:
setFieldin interfaceIRelatedList
-
setField
protected void setField(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
Description copied from interface:IRelatedListelement : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getLabelin interfaceIRelatedList
-
setLabel
- Specified by:
setLabelin interfaceIRelatedList
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLimitRows
public int getLimitRows()Description copied from interface:IRelatedListelement : limitRows of type {http://www.w3.org/2001/XMLSchema}int java type: int- Specified by:
getLimitRowsin interfaceIRelatedList
-
setLimitRows
public void setLimitRows(int limitRows) - Specified by:
setLimitRowsin interfaceIRelatedList
-
setLimitRows
protected void setLimitRows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getName
Description copied from interface:IRelatedListelement : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getNamein interfaceIRelatedList
-
setName
- Specified by:
setNamein interfaceIRelatedList
-
setName
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSobject
Description copied from interface:IRelatedListelement : sobject of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSobjectin interfaceIRelatedList
-
setSobject
- Specified by:
setSobjectin interfaceIRelatedList
-
setSobject
protected void setSobject(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSort
Description copied from interface:IRelatedListelement : sort of type {urn:partner.soap.sforce.com}RelatedListSort java type: com.sforce.soap.partner.RelatedListSort[]- Specified by:
getSortin interfaceIRelatedList
-
setSort
- Specified by:
setSortin interfaceIRelatedList
-
setSort
protected void setSort(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
-