Package com.sforce.soap.metadata
Class ConnectedApp
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.ConnectedApp
- 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 TypeMethodDescriptiongetLabel()String[]String[]voidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetAttributes(ConnectedAppAttribute[] attributes) protected voidsetAttributes(XmlInputStream __in, TypeMapper __typeMapper) voidsetCanvas(CanvasMetadata canvas) protected voidsetCanvas(XmlInputStream __in, TypeMapper __typeMapper) voidsetCanvasConfig(ConnectedAppCanvasConfig canvasConfig) protected voidsetCanvasConfig(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetContactEmail(XmlInputStream __in, TypeMapper __typeMapper) voidsetContactEmail(String contactEmail) protected voidsetContactPhone(XmlInputStream __in, TypeMapper __typeMapper) voidsetContactPhone(String contactPhone) protected voidsetDescription(XmlInputStream __in, TypeMapper __typeMapper) voidsetDescription(String description) protected voidsetIconUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetIconUrl(String iconUrl) protected voidsetInfoUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetInfoUrl(String infoUrl) voidsetIpRanges(ConnectedAppIpRange[] ipRanges) protected voidsetIpRanges(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetLogoUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetLogoUrl(String logoUrl) voidsetMobileAppConfig(ConnectedAppMobileDetailConfig mobileAppConfig) protected voidsetMobileAppConfig(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMobileStartUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetMobileStartUrl(String mobileStartUrl) voidsetOauthConfig(ConnectedAppOauthConfig oauthConfig) protected voidsetOauthConfig(XmlInputStream __in, TypeMapper __typeMapper) voidsetOauthPolicy(ConnectedAppOauthPolicy oauthPolicy) protected voidsetOauthPolicy(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetPermissionSetName(XmlInputStream __in, TypeMapper __typeMapper) voidsetPermissionSetName(String[] permissionSetName) protected voidsetPlugin(XmlInputStream __in, TypeMapper __typeMapper) voidprotected voidsetProfileName(XmlInputStream __in, TypeMapper __typeMapper) voidsetProfileName(String[] profileName) voidsetSamlConfig(ConnectedAppSamlConfig samlConfig) protected voidsetSamlConfig(XmlInputStream __in, TypeMapper __typeMapper) voidsetSessionPolicy(ConnectedAppSessionPolicy sessionPolicy) protected voidsetSessionPolicy(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetStartUrl(XmlInputStream __in, TypeMapper __typeMapper) voidsetStartUrl(String startUrl) 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
-
ConnectedApp
public ConnectedApp()Constructor
-
-
Method Details
-
getAttributes
-
setAttributes
-
setAttributes
protected void setAttributes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCanvas
-
setCanvas
-
setCanvas
protected void setCanvas(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCanvasConfig
-
setCanvasConfig
-
setCanvasConfig
protected void setCanvasConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getContactEmail
-
setContactEmail
-
setContactEmail
protected void setContactEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getContactPhone
-
setContactPhone
-
setContactPhone
protected void setContactPhone(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDescription
-
setDescription
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIconUrl
-
setIconUrl
-
setIconUrl
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInfoUrl
-
setInfoUrl
-
setInfoUrl
protected void setInfoUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIpRanges
-
setIpRanges
-
setIpRanges
protected void setIpRanges(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLogoUrl
-
setLogoUrl
-
setLogoUrl
protected void setLogoUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMobileAppConfig
-
setMobileAppConfig
-
setMobileAppConfig
protected void setMobileAppConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMobileStartUrl
-
setMobileStartUrl
-
setMobileStartUrl
protected void setMobileStartUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOauthConfig
-
setOauthConfig
-
setOauthConfig
protected void setOauthConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOauthPolicy
-
setOauthPolicy
-
setOauthPolicy
protected void setOauthPolicy(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPermissionSetName
-
setPermissionSetName
-
setPermissionSetName
protected void setPermissionSetName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getPlugin
-
setPlugin
-
setPlugin
protected void setPlugin(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getProfileName
-
setProfileName
-
setProfileName
protected void setProfileName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSamlConfig
-
setSamlConfig
-
setSamlConfig
protected void setSamlConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getSessionPolicy
-
setSessionPolicy
-
setSessionPolicy
protected void setSessionPolicy(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStartUrl
-
setStartUrl
-
setStartUrl
protected void setStartUrl(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
-