| Constructor and Description |
|---|
ConnectedApp()
Constructor
|
getFullName, setFullName, setFullNamepublic ConnectedAppAttribute[] getAttributes()
public void setAttributes(ConnectedAppAttribute[] attributes)
protected void setAttributes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppCanvasConfig getCanvasConfig()
public void setCanvasConfig(ConnectedAppCanvasConfig canvasConfig)
protected void setCanvasConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getContactEmail()
public void setContactEmail(String contactEmail)
protected void setContactEmail(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getContactPhone()
public void setContactPhone(String contactPhone)
protected void setContactPhone(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getIconUrl()
public void setIconUrl(String iconUrl)
protected void setIconUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getInfoUrl()
public void setInfoUrl(String infoUrl)
protected void setInfoUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppIpRange[] getIpRanges()
public void setIpRanges(ConnectedAppIpRange[] ipRanges)
protected void setIpRanges(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLabel()
public void setLabel(String label)
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLogoUrl()
public void setLogoUrl(String logoUrl)
protected void setLogoUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppMobileDetailConfig getMobileAppConfig()
public void setMobileAppConfig(ConnectedAppMobileDetailConfig mobileAppConfig)
protected void setMobileAppConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMobileStartUrl()
public void setMobileStartUrl(String mobileStartUrl)
protected void setMobileStartUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppOauthConfig getOauthConfig()
public void setOauthConfig(ConnectedAppOauthConfig oauthConfig)
protected void setOauthConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getPlugin()
public void setPlugin(String plugin)
protected void setPlugin(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ConnectedAppSamlConfig getSamlConfig()
public void setSamlConfig(ConnectedAppSamlConfig samlConfig)
protected void setSamlConfig(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getStartUrl()
public void setStartUrl(String startUrl)
protected void setStartUrl(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.