Package com.sforce.soap.partner
Class DescribeListView
java.lang.Object
com.sforce.soap.partner.DescribeListView
- All Implemented Interfaces:
IDescribeListView,com.sforce.ws.bind.XMLizable
public class DescribeListView
extends Object
implements com.sforce.ws.bind.XMLizable, IDescribeListView
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(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)protected voidsetFilterLanguage(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetFilterLanguage(String filterLanguage)protected voidsetId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidvoidsetLimitRows(int limitRows)protected voidsetLimitRows(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetListViewAdvancedFilter(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetListViewAdvancedFilter(String listViewAdvancedFilter)voidsetListViewColumns(IDescribeColumn[] listViewColumns)protected voidsetListViewColumns(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetListViewFilters(IDescribeFilter[] listViewFilters)protected voidsetListViewFilters(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetListViewName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetListViewName(String listViewName)voidsetListViewScopeFilters(IDescribeFilter[] listViewScopeFilters)protected voidsetListViewScopeFilters(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetRelatedEntityId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetRelatedEntityId(String relatedEntityId)voidsetScope(QueryOptionsScope scope)protected voidsetScope(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetScopeEntityId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetScopeEntityId(String scopeEntityId)protected voidsetSobjectName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetSobjectName(String sobjectName)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
-
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(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: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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException- Throws:
IOExceptioncom.sforce.ws.ConnectionException
-
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(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
-