| Constructor and Description |
|---|
CustomApplication()
Constructor
|
getFullName, setFullNamepublic CustomApplicationComponents getCustomApplicationComponents()
public void setCustomApplicationComponents(CustomApplicationComponents customApplicationComponents)
public String getDefaultLandingTab()
public void setDefaultLandingTab(String defaultLandingTab)
public String getDescription()
public void setDescription(String description)
public String getDetailPageRefreshMethod()
public void setDetailPageRefreshMethod(String detailPageRefreshMethod)
public DomainWhitelist getDomainWhitelist()
public void setDomainWhitelist(DomainWhitelist domainWhitelist)
public boolean getEnableCustomizeMyTabs()
public boolean isEnableCustomizeMyTabs()
public void setEnableCustomizeMyTabs(boolean enableCustomizeMyTabs)
public boolean getEnableKeyboardShortcuts()
public boolean isEnableKeyboardShortcuts()
public void setEnableKeyboardShortcuts(boolean enableKeyboardShortcuts)
public boolean getEnableMultiMonitorComponents()
public boolean isEnableMultiMonitorComponents()
public void setEnableMultiMonitorComponents(boolean enableMultiMonitorComponents)
public boolean getEnablePinTabs()
public boolean isEnablePinTabs()
public void setEnablePinTabs(boolean enablePinTabs)
public boolean getIsServiceCloudConsole()
public boolean isIsServiceCloudConsole()
public void setIsServiceCloudConsole(boolean isServiceCloudConsole)
public KeyboardShortcuts getKeyboardShortcuts()
public void setKeyboardShortcuts(KeyboardShortcuts keyboardShortcuts)
public String getLabel()
public void setLabel(String label)
public ListPlacement getListPlacement()
public void setListPlacement(ListPlacement listPlacement)
public String getListRefreshMethod()
public void setListRefreshMethod(String listRefreshMethod)
public LiveAgentConfig getLiveAgentConfig()
public void setLiveAgentConfig(LiveAgentConfig liveAgentConfig)
public String getLogo()
public void setLogo(String logo)
public PushNotifications getPushNotifications()
public void setPushNotifications(PushNotifications pushNotifications)
public boolean getSaveUserSessions()
public boolean isSaveUserSessions()
public void setSaveUserSessions(boolean saveUserSessions)
public String[] getTab()
public void setTab(String[] tab)
public WorkspaceMappings getWorkspaceMappings()
public void setWorkspaceMappings(WorkspaceMappings workspaceMappings)
public 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 © 2015. All Rights Reserved.