Package com.sforce.soap.metadata
Class WebLink
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.WebLink
- All Implemented Interfaces:
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 TypeMethodDescriptionbooleanbooleanbooleanintbooleangetPage()booleanbooleanbooleanbooleangetUrl()intgetWidth()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAvailability(WebLinkAvailability availability) protected voidsetAvailability(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) voidsetDisplayType(WebLinkDisplayType displayType) protected voidsetDisplayType(XmlInputStream __in, TypeMapper __typeMapper) voidsetEncodingKey(Encoding encodingKey) protected voidsetEncodingKey(XmlInputStream __in, TypeMapper __typeMapper) voidsetHasMenubar(boolean hasMenubar) protected voidsetHasMenubar(XmlInputStream __in, TypeMapper __typeMapper) voidsetHasScrollbars(boolean hasScrollbars) protected voidsetHasScrollbars(XmlInputStream __in, TypeMapper __typeMapper) voidsetHasToolbar(boolean hasToolbar) protected voidsetHasToolbar(XmlInputStream __in, TypeMapper __typeMapper) voidsetHeight(int height) protected voidsetHeight(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsResizable(boolean isResizable) protected voidsetIsResizable(XmlInputStream __in, TypeMapper __typeMapper) voidsetLinkType(WebLinkType linkType) protected voidsetLinkType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) voidsetMasterLabel(String masterLabel) voidsetOpenType(WebLinkWindowType openType) protected voidsetOpenType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetPage(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetPosition(WebLinkPosition position) protected voidsetPosition(XmlInputStream __in, TypeMapper __typeMapper) voidsetProtected(boolean _protected) protected voidsetProtected(XmlInputStream __in, TypeMapper __typeMapper) voidsetRequireRowSelection(boolean requireRowSelection) protected voidsetRequireRowSelection(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetScontrol(XmlInputStream __in, TypeMapper __typeMapper) voidsetScontrol(String scontrol) voidsetShowsLocation(boolean showsLocation) protected voidsetShowsLocation(XmlInputStream __in, TypeMapper __typeMapper) voidsetShowsStatus(boolean showsStatus) protected voidsetShowsStatus(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetUrl(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetWidth(int width) protected voidsetWidth(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
WebLink
public WebLink()Constructor
-
-
Method Details
-
getAvailability
-
setAvailability
-
setAvailability
protected void setAvailability(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDisplayType
-
setDisplayType
-
setDisplayType
protected void setDisplayType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEncodingKey
-
setEncodingKey
-
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
-
setLinkType
-
setLinkType
protected void setLinkType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMasterLabel
-
setMasterLabel
-
setMasterLabel
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOpenType
-
setOpenType
-
setOpenType
protected void setOpenType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPage
-
setPage
-
setPage
protected void setPage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPosition
-
setPosition
-
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
-
setScontrol
-
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
-
setUrl
-
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
- 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
-
toString
-