Package com.sforce.soap.metadata
Class CspTrustedSite
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.CspTrustedSite
- 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 TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetContext(CspTrustedSiteContext context) protected voidsetContext(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) protected voidsetEndpointUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetEndpointUrl(String endpointUrl) voidsetIsActive(boolean isActive) protected voidsetIsActive(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToConnectSrc(boolean isApplicableToConnectSrc) protected voidsetIsApplicableToConnectSrc(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToFontSrc(boolean isApplicableToFontSrc) protected voidsetIsApplicableToFontSrc(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToFrameSrc(boolean isApplicableToFrameSrc) protected voidsetIsApplicableToFrameSrc(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToImgSrc(boolean isApplicableToImgSrc) protected voidsetIsApplicableToImgSrc(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToMediaSrc(boolean isApplicableToMediaSrc) protected voidsetIsApplicableToMediaSrc(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsApplicableToStyleSrc(boolean isApplicableToStyleSrc) protected voidsetIsApplicableToStyleSrc(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMobileExtension(XmlInputStream __in, TypeMapper __typeMapper) voidsetMobileExtension(String mobileExtension) 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
-
CspTrustedSite
public CspTrustedSite()Constructor
-
-
Method Details
-
getContext
-
setContext
-
setContext
protected void setContext(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEndpointUrl
-
setEndpointUrl
-
setEndpointUrl
protected void setEndpointUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsActive
public boolean getIsActive() -
isIsActive
public boolean isIsActive() -
setIsActive
public void setIsActive(boolean isActive) -
setIsActive
protected void setIsActive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToConnectSrc
public boolean getIsApplicableToConnectSrc() -
isIsApplicableToConnectSrc
public boolean isIsApplicableToConnectSrc() -
setIsApplicableToConnectSrc
public void setIsApplicableToConnectSrc(boolean isApplicableToConnectSrc) -
setIsApplicableToConnectSrc
protected void setIsApplicableToConnectSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToFontSrc
public boolean getIsApplicableToFontSrc() -
isIsApplicableToFontSrc
public boolean isIsApplicableToFontSrc() -
setIsApplicableToFontSrc
public void setIsApplicableToFontSrc(boolean isApplicableToFontSrc) -
setIsApplicableToFontSrc
protected void setIsApplicableToFontSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToFrameSrc
public boolean getIsApplicableToFrameSrc() -
isIsApplicableToFrameSrc
public boolean isIsApplicableToFrameSrc() -
setIsApplicableToFrameSrc
public void setIsApplicableToFrameSrc(boolean isApplicableToFrameSrc) -
setIsApplicableToFrameSrc
protected void setIsApplicableToFrameSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToImgSrc
public boolean getIsApplicableToImgSrc() -
isIsApplicableToImgSrc
public boolean isIsApplicableToImgSrc() -
setIsApplicableToImgSrc
public void setIsApplicableToImgSrc(boolean isApplicableToImgSrc) -
setIsApplicableToImgSrc
protected void setIsApplicableToImgSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToMediaSrc
public boolean getIsApplicableToMediaSrc() -
isIsApplicableToMediaSrc
public boolean isIsApplicableToMediaSrc() -
setIsApplicableToMediaSrc
public void setIsApplicableToMediaSrc(boolean isApplicableToMediaSrc) -
setIsApplicableToMediaSrc
protected void setIsApplicableToMediaSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsApplicableToStyleSrc
public boolean getIsApplicableToStyleSrc() -
isIsApplicableToStyleSrc
public boolean isIsApplicableToStyleSrc() -
setIsApplicableToStyleSrc
public void setIsApplicableToStyleSrc(boolean isApplicableToStyleSrc) -
setIsApplicableToStyleSrc
protected void setIsApplicableToStyleSrc(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMobileExtension
-
setMobileExtension
-
setMobileExtension
protected void setMobileExtension(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
-