Package com.sforce.soap.metadata
Class EmbeddedServiceMenuItem
- java.lang.Object
-
- com.sforce.soap.metadata.EmbeddedServiceMenuItem
-
- All Implemented Interfaces:
com.sforce.ws.bind.XMLizable
public class EmbeddedServiceMenuItem extends java.lang.Object implements com.sforce.ws.bind.XMLizableThis is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
-
-
Constructor Summary
Constructors Constructor Description EmbeddedServiceMenuItem()Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetChannel()EmbeddedServiceChannelTypegetChannelType()java.lang.StringgetCustomUrl()intgetDisplayOrder()EmbeddedServiceCustomLabel[]getEmbeddedServiceCustomLabels()java.lang.StringgetIconUrl()booleangetIsDisplayedOnPageLoad()java.lang.StringgetItemName()booleangetOsOptionsHideInIOS()booleangetOsOptionsHideInLinuxOS()booleangetOsOptionsHideInMacOS()booleangetOsOptionsHideInOtherOS()booleangetOsOptionsHideInWindowsOS()java.lang.StringgetPhoneNumber()booleangetShouldOpenUrlInSameTab()booleanisIsDisplayedOnPageLoad()booleanisOsOptionsHideInIOS()booleanisOsOptionsHideInLinuxOS()booleanisOsOptionsHideInMacOS()booleanisOsOptionsHideInOtherOS()booleanisOsOptionsHideInWindowsOS()booleanisShouldOpenUrlInSameTab()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)protected voidsetChannel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetChannel(java.lang.String channel)voidsetChannelType(EmbeddedServiceChannelType channelType)protected voidsetChannelType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetCustomUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetCustomUrl(java.lang.String customUrl)voidsetDisplayOrder(int displayOrder)protected voidsetDisplayOrder(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)protected voidsetEmbeddedServiceCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetIconUrl(java.lang.String iconUrl)voidsetIsDisplayedOnPageLoad(boolean isDisplayedOnPageLoad)protected voidsetIsDisplayedOnPageLoad(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetItemName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetItemName(java.lang.String itemName)voidsetOsOptionsHideInIOS(boolean osOptionsHideInIOS)protected voidsetOsOptionsHideInIOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOsOptionsHideInLinuxOS(boolean osOptionsHideInLinuxOS)protected voidsetOsOptionsHideInLinuxOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOsOptionsHideInMacOS(boolean osOptionsHideInMacOS)protected voidsetOsOptionsHideInMacOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOsOptionsHideInOtherOS(boolean osOptionsHideInOtherOS)protected voidsetOsOptionsHideInOtherOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetOsOptionsHideInWindowsOS(boolean osOptionsHideInWindowsOS)protected voidsetOsOptionsHideInWindowsOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)protected voidsetPhoneNumber(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)voidsetPhoneNumber(java.lang.String phoneNumber)voidsetShouldOpenUrlInSameTab(boolean shouldOpenUrlInSameTab)protected voidsetShouldOpenUrlInSameTab(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)java.lang.StringtoString()voidwrite(javax.xml.namespace.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)
-
-
-
Method Detail
-
getChannel
public java.lang.String getChannel()
-
setChannel
public void setChannel(java.lang.String channel)
-
setChannel
protected void setChannel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getChannelType
public EmbeddedServiceChannelType getChannelType()
-
setChannelType
public void setChannelType(EmbeddedServiceChannelType channelType)
-
setChannelType
protected void setChannelType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getCustomUrl
public java.lang.String getCustomUrl()
-
setCustomUrl
public void setCustomUrl(java.lang.String customUrl)
-
setCustomUrl
protected void setCustomUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getDisplayOrder
public int getDisplayOrder()
-
setDisplayOrder
public void setDisplayOrder(int displayOrder)
-
setDisplayOrder
protected void setDisplayOrder(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getEmbeddedServiceCustomLabels
public EmbeddedServiceCustomLabel[] getEmbeddedServiceCustomLabels()
-
setEmbeddedServiceCustomLabels
public void setEmbeddedServiceCustomLabels(EmbeddedServiceCustomLabel[] embeddedServiceCustomLabels)
-
setEmbeddedServiceCustomLabels
protected void setEmbeddedServiceCustomLabels(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIconUrl
public java.lang.String getIconUrl()
-
setIconUrl
public void setIconUrl(java.lang.String iconUrl)
-
setIconUrl
protected void setIconUrl(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getIsDisplayedOnPageLoad
public boolean getIsDisplayedOnPageLoad()
-
isIsDisplayedOnPageLoad
public boolean isIsDisplayedOnPageLoad()
-
setIsDisplayedOnPageLoad
public void setIsDisplayedOnPageLoad(boolean isDisplayedOnPageLoad)
-
setIsDisplayedOnPageLoad
protected void setIsDisplayedOnPageLoad(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getItemName
public java.lang.String getItemName()
-
setItemName
public void setItemName(java.lang.String itemName)
-
setItemName
protected void setItemName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOsOptionsHideInIOS
public boolean getOsOptionsHideInIOS()
-
isOsOptionsHideInIOS
public boolean isOsOptionsHideInIOS()
-
setOsOptionsHideInIOS
public void setOsOptionsHideInIOS(boolean osOptionsHideInIOS)
-
setOsOptionsHideInIOS
protected void setOsOptionsHideInIOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOsOptionsHideInLinuxOS
public boolean getOsOptionsHideInLinuxOS()
-
isOsOptionsHideInLinuxOS
public boolean isOsOptionsHideInLinuxOS()
-
setOsOptionsHideInLinuxOS
public void setOsOptionsHideInLinuxOS(boolean osOptionsHideInLinuxOS)
-
setOsOptionsHideInLinuxOS
protected void setOsOptionsHideInLinuxOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOsOptionsHideInMacOS
public boolean getOsOptionsHideInMacOS()
-
isOsOptionsHideInMacOS
public boolean isOsOptionsHideInMacOS()
-
setOsOptionsHideInMacOS
public void setOsOptionsHideInMacOS(boolean osOptionsHideInMacOS)
-
setOsOptionsHideInMacOS
protected void setOsOptionsHideInMacOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOsOptionsHideInOtherOS
public boolean getOsOptionsHideInOtherOS()
-
isOsOptionsHideInOtherOS
public boolean isOsOptionsHideInOtherOS()
-
setOsOptionsHideInOtherOS
public void setOsOptionsHideInOtherOS(boolean osOptionsHideInOtherOS)
-
setOsOptionsHideInOtherOS
protected void setOsOptionsHideInOtherOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getOsOptionsHideInWindowsOS
public boolean getOsOptionsHideInWindowsOS()
-
isOsOptionsHideInWindowsOS
public boolean isOsOptionsHideInWindowsOS()
-
setOsOptionsHideInWindowsOS
public void setOsOptionsHideInWindowsOS(boolean osOptionsHideInWindowsOS)
-
setOsOptionsHideInWindowsOS
protected void setOsOptionsHideInWindowsOS(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getPhoneNumber
public java.lang.String getPhoneNumber()
-
setPhoneNumber
public void setPhoneNumber(java.lang.String phoneNumber)
-
setPhoneNumber
protected void setPhoneNumber(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
getShouldOpenUrlInSameTab
public boolean getShouldOpenUrlInSameTab()
-
isShouldOpenUrlInSameTab
public boolean isShouldOpenUrlInSameTab()
-
setShouldOpenUrlInSameTab
public void setShouldOpenUrlInSameTab(boolean shouldOpenUrlInSameTab)
-
setShouldOpenUrlInSameTab
protected void setShouldOpenUrlInSameTab(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
write
public void write(javax.xml.namespace.QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Specified by:
writein interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOException
-
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException- Throws:
java.io.IOException
-
load
public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Specified by:
loadin interfacecom.sforce.ws.bind.XMLizable- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws java.io.IOException, com.sforce.ws.ConnectionException- Throws:
java.io.IOExceptioncom.sforce.ws.ConnectionException
-
toString
public java.lang.String toString()
- Overrides:
toStringin classjava.lang.Object
-
-