Package com.sforce.soap.metadata
Class SearchLayouts
- java.lang.Object
-
- com.sforce.soap.metadata.SearchLayouts
-
-
Constructor Summary
Constructors Constructor Description SearchLayouts()Constructor
-
Method Summary
-
-
-
Method Detail
-
getCustomTabListAdditionalFields
public String[] getCustomTabListAdditionalFields()
-
setCustomTabListAdditionalFields
public void setCustomTabListAdditionalFields(String[] customTabListAdditionalFields)
-
setCustomTabListAdditionalFields
protected void setCustomTabListAdditionalFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getExcludedStandardButtons
public String[] getExcludedStandardButtons()
-
setExcludedStandardButtons
public void setExcludedStandardButtons(String[] excludedStandardButtons)
-
setExcludedStandardButtons
protected void setExcludedStandardButtons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getListViewButtons
public String[] getListViewButtons()
-
setListViewButtons
public void setListViewButtons(String[] listViewButtons)
-
setListViewButtons
protected void setListViewButtons(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLookupDialogsAdditionalFields
public String[] getLookupDialogsAdditionalFields()
-
setLookupDialogsAdditionalFields
public void setLookupDialogsAdditionalFields(String[] lookupDialogsAdditionalFields)
-
setLookupDialogsAdditionalFields
protected void setLookupDialogsAdditionalFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLookupFilterFields
public String[] getLookupFilterFields()
-
setLookupFilterFields
public void setLookupFilterFields(String[] lookupFilterFields)
-
setLookupFilterFields
protected void setLookupFilterFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLookupPhoneDialogsAdditionalFields
public String[] getLookupPhoneDialogsAdditionalFields()
-
setLookupPhoneDialogsAdditionalFields
public void setLookupPhoneDialogsAdditionalFields(String[] lookupPhoneDialogsAdditionalFields)
-
setLookupPhoneDialogsAdditionalFields
protected void setLookupPhoneDialogsAdditionalFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMassQuickActions
public String[] getMassQuickActions()
-
setMassQuickActions
public void setMassQuickActions(String[] massQuickActions)
-
setMassQuickActions
protected void setMassQuickActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSearchFilterFields
public String[] getSearchFilterFields()
-
setSearchFilterFields
public void setSearchFilterFields(String[] searchFilterFields)
-
setSearchFilterFields
protected void setSearchFilterFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSearchResultsAdditionalFields
public String[] getSearchResultsAdditionalFields()
-
setSearchResultsAdditionalFields
public void setSearchResultsAdditionalFields(String[] searchResultsAdditionalFields)
-
setSearchResultsAdditionalFields
protected void setSearchResultsAdditionalFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSearchResultsCustomButtons
public String[] getSearchResultsCustomButtons()
-
setSearchResultsCustomButtons
public void setSearchResultsCustomButtons(String[] searchResultsCustomButtons)
-
setSearchResultsCustomButtons
protected void setSearchResultsCustomButtons(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
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- 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
-
-