Package com.sforce.soap.metadata
Class WebLink
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.WebLink
-
-
Constructor Summary
Constructors Constructor Description WebLink()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getAvailability
public WebLinkAvailability getAvailability()
-
setAvailability
public void setAvailability(WebLinkAvailability availability)
-
setAvailability
protected void setAvailability(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDescription
public String getDescription()
-
setDescription
public void setDescription(String description)
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDisplayType
public WebLinkDisplayType getDisplayType()
-
setDisplayType
public void setDisplayType(WebLinkDisplayType displayType)
-
setDisplayType
protected void setDisplayType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEncodingKey
public Encoding getEncodingKey()
-
setEncodingKey
public void setEncodingKey(Encoding encodingKey)
-
setEncodingKey
protected void setEncodingKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getHasMenubar
public boolean getHasMenubar()
-
isHasMenubar
public boolean isHasMenubar()
-
setHasMenubar
public void setHasMenubar(boolean hasMenubar)
-
setHasMenubar
protected void setHasMenubar(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getHasScrollbars
public boolean getHasScrollbars()
-
isHasScrollbars
public boolean isHasScrollbars()
-
setHasScrollbars
public void setHasScrollbars(boolean hasScrollbars)
-
setHasScrollbars
protected void setHasScrollbars(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getHasToolbar
public boolean getHasToolbar()
-
isHasToolbar
public boolean isHasToolbar()
-
setHasToolbar
public void setHasToolbar(boolean hasToolbar)
-
setHasToolbar
protected void setHasToolbar(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getHeight
public int getHeight()
-
setHeight
public void setHeight(int height)
-
setHeight
protected void setHeight(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsResizable
public boolean getIsResizable()
-
isIsResizable
public boolean isIsResizable()
-
setIsResizable
public void setIsResizable(boolean isResizable)
-
setIsResizable
protected void setIsResizable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLinkType
public WebLinkType getLinkType()
-
setLinkType
public void setLinkType(WebLinkType linkType)
-
setLinkType
protected void setLinkType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMasterLabel
public String getMasterLabel()
-
setMasterLabel
public void setMasterLabel(String masterLabel)
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOpenType
public WebLinkWindowType getOpenType()
-
setOpenType
public void setOpenType(WebLinkWindowType openType)
-
setOpenType
protected void setOpenType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPage
public String getPage()
-
setPage
public void setPage(String page)
-
setPage
protected void setPage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getPosition
public WebLinkPosition getPosition()
-
setPosition
public void setPosition(WebLinkPosition position)
-
setPosition
protected void setPosition(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getProtected
public boolean getProtected()
-
isProtected
public boolean isProtected()
-
setProtected
public void setProtected(boolean _protected)
-
setProtected
protected void setProtected(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRequireRowSelection
public boolean getRequireRowSelection()
-
isRequireRowSelection
public boolean isRequireRowSelection()
-
setRequireRowSelection
public void setRequireRowSelection(boolean requireRowSelection)
-
setRequireRowSelection
protected void setRequireRowSelection(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getScontrol
public String getScontrol()
-
setScontrol
public void setScontrol(String scontrol)
-
setScontrol
protected void setScontrol(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getShowsLocation
public boolean getShowsLocation()
-
isShowsLocation
public boolean isShowsLocation()
-
setShowsLocation
public void setShowsLocation(boolean showsLocation)
-
setShowsLocation
protected void setShowsLocation(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getShowsStatus
public boolean getShowsStatus()
-
isShowsStatus
public boolean isShowsStatus()
-
setShowsStatus
public void setShowsStatus(boolean showsStatus)
-
setShowsStatus
protected void setShowsStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getUrl
public String getUrl()
-
setUrl
public void setUrl(String url)
-
setUrl
protected void setUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getWidth
public int getWidth()
-
setWidth
public void setWidth(int width)
-
setWidth
protected void setWidth(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- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-