Package com.sforce.soap.partner
Class DescribeListView
java.lang.Object
com.sforce.soap.partner.DescribeListView
- All Implemented Interfaces:
IDescribeListView,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 : filterLanguage of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.StringgetId()element : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringintelement : limitRows of type {http://www.w3.org/2001/XMLSchema}int java type: intelement : listViewAdvancedFilter of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : listViewColumns of type {urn:partner.soap.sforce.com}DescribeColumn java type: com.sforce.soap.partner.DescribeColumn[]element : listViewFilters of type {urn:partner.soap.sforce.com}DescribeFilter java type: com.sforce.soap.partner.DescribeFilter[]element : listViewName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringelement : listViewScopeFilters of type {urn:partner.soap.sforce.com}DescribeFilter java type: com.sforce.soap.partner.DescribeFilter[]element : relatedEntityId of type {urn:partner.soap.sforce.com}ID java type: java.lang.StringgetScope()element : scope of type {urn:partner.soap.sforce.com}queryOptionsScope java type: com.sforce.soap.partner.QueryOptionsScopeelement : scopeEntityId of type {urn:partner.soap.sforce.com}ID java type: java.lang.Stringelement : sobjectName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.Stringvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetFilterLanguage(XmlInputStream __in, TypeMapper __typeMapper) voidsetFilterLanguage(String filterLanguage) protected voidsetId(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetLimitRows(int limitRows) protected voidsetLimitRows(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetListViewAdvancedFilter(XmlInputStream __in, TypeMapper __typeMapper) voidsetListViewAdvancedFilter(String listViewAdvancedFilter) voidsetListViewColumns(IDescribeColumn[] listViewColumns) protected voidsetListViewColumns(XmlInputStream __in, TypeMapper __typeMapper) voidsetListViewFilters(IDescribeFilter[] listViewFilters) protected voidsetListViewFilters(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetListViewName(XmlInputStream __in, TypeMapper __typeMapper) voidsetListViewName(String listViewName) voidsetListViewScopeFilters(IDescribeFilter[] listViewScopeFilters) protected voidsetListViewScopeFilters(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRelatedEntityId(XmlInputStream __in, TypeMapper __typeMapper) voidsetRelatedEntityId(String relatedEntityId) voidsetScope(QueryOptionsScope scope) protected voidsetScope(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetScopeEntityId(XmlInputStream __in, TypeMapper __typeMapper) voidsetScopeEntityId(String scopeEntityId) protected voidsetSobjectName(XmlInputStream __in, TypeMapper __typeMapper) voidsetSobjectName(String sobjectName) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper)
-
Constructor Details
-
DescribeListView
public DescribeListView()Constructor
-
-
Method Details
-
getFilterLanguage
Description copied from interface:IDescribeListViewelement : filterLanguage of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getFilterLanguagein interfaceIDescribeListView
-
setFilterLanguage
- Specified by:
setFilterLanguagein interfaceIDescribeListView
-
setFilterLanguage
protected void setFilterLanguage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getId
Description copied from interface:IDescribeListViewelement : id of type {urn:partner.soap.sforce.com}ID java type: java.lang.String- Specified by:
getIdin interfaceIDescribeListView
-
setId
- Specified by:
setIdin interfaceIDescribeListView
-
setId
protected void setId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLimitRows
public int getLimitRows()Description copied from interface:IDescribeListViewelement : limitRows of type {http://www.w3.org/2001/XMLSchema}int java type: int- Specified by:
getLimitRowsin interfaceIDescribeListView
-
setLimitRows
public void setLimitRows(int limitRows) - Specified by:
setLimitRowsin interfaceIDescribeListView
-
setLimitRows
protected void setLimitRows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getListViewAdvancedFilter
Description copied from interface:IDescribeListViewelement : listViewAdvancedFilter of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getListViewAdvancedFilterin interfaceIDescribeListView
-
setListViewAdvancedFilter
- Specified by:
setListViewAdvancedFilterin interfaceIDescribeListView
-
setListViewAdvancedFilter
protected void setListViewAdvancedFilter(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getListViewColumns
Description copied from interface:IDescribeListViewelement : listViewColumns of type {urn:partner.soap.sforce.com}DescribeColumn java type: com.sforce.soap.partner.DescribeColumn[]- Specified by:
getListViewColumnsin interfaceIDescribeListView
-
setListViewColumns
- Specified by:
setListViewColumnsin interfaceIDescribeListView
-
setListViewColumns
protected void setListViewColumns(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getListViewFilters
Description copied from interface:IDescribeListViewelement : listViewFilters of type {urn:partner.soap.sforce.com}DescribeFilter java type: com.sforce.soap.partner.DescribeFilter[]- Specified by:
getListViewFiltersin interfaceIDescribeListView
-
setListViewFilters
- Specified by:
setListViewFiltersin interfaceIDescribeListView
-
setListViewFilters
protected void setListViewFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getListViewName
Description copied from interface:IDescribeListViewelement : listViewName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getListViewNamein interfaceIDescribeListView
-
setListViewName
- Specified by:
setListViewNamein interfaceIDescribeListView
-
setListViewName
protected void setListViewName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getListViewScopeFilters
Description copied from interface:IDescribeListViewelement : listViewScopeFilters of type {urn:partner.soap.sforce.com}DescribeFilter java type: com.sforce.soap.partner.DescribeFilter[]- Specified by:
getListViewScopeFiltersin interfaceIDescribeListView
-
setListViewScopeFilters
- Specified by:
setListViewScopeFiltersin interfaceIDescribeListView
-
setListViewScopeFilters
protected void setListViewScopeFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRelatedEntityId
Description copied from interface:IDescribeListViewelement : relatedEntityId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String- Specified by:
getRelatedEntityIdin interfaceIDescribeListView
-
setRelatedEntityId
- Specified by:
setRelatedEntityIdin interfaceIDescribeListView
-
setRelatedEntityId
protected void setRelatedEntityId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getScope
Description copied from interface:IDescribeListViewelement : scope of type {urn:partner.soap.sforce.com}queryOptionsScope java type: com.sforce.soap.partner.QueryOptionsScope- Specified by:
getScopein interfaceIDescribeListView
-
setScope
- Specified by:
setScopein interfaceIDescribeListView
-
setScope
protected void setScope(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getScopeEntityId
Description copied from interface:IDescribeListViewelement : scopeEntityId of type {urn:partner.soap.sforce.com}ID java type: java.lang.String- Specified by:
getScopeEntityIdin interfaceIDescribeListView
-
setScopeEntityId
- Specified by:
setScopeEntityIdin interfaceIDescribeListView
-
setScopeEntityId
protected void setScopeEntityId(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSobjectName
Description copied from interface:IDescribeListViewelement : sobjectName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String- Specified by:
getSobjectNamein interfaceIDescribeListView
-
setSobjectName
- Specified by:
setSobjectNamein interfaceIDescribeListView
-
setSobjectName
protected void setSobjectName(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
-