Enum OrganizationSubdomainCustomizationFields
- java.lang.Object
-
- java.lang.Enum<OrganizationSubdomainCustomizationFields>
-
- com.blackberry.workspaces.sdk.api.enums.OrganizationSubdomainCustomizationFields
-
- All Implemented Interfaces:
Serializable
,Comparable<OrganizationSubdomainCustomizationFields>
public enum OrganizationSubdomainCustomizationFields extends Enum<OrganizationSubdomainCustomizationFields>
An enum of organization subdomain customization fields
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ABOUT_US_LINK
Show about us linkADMINISTRATORS_EMAILS_FOR_SUPPORT
List of administrators emails for supportCONTACT_SUPPORT_LINK
Contact support linkCONTACT_US_URL
Contact Us URLDOWNLOAD_ANDROID_APP_URL
Download android app URLDOWNLOAD_DESKTOP_APP_URL
Download desktop app URLDOWNLOAD_IOS_APP_URL
Download ios app URLDOWNLOAD_PLUGIN_MAC_URL
Download plugin Mac URLDOWNLOAD_PLUGIN_WINDOWS_URL
Download plugin Windows URLGETTING_STARTED_LINK
Getting started linkHELP_URL
Help URLINCLUDE_PRIVACY_POLICY_IN_EMAILS
INCLUDE_TERMS_OF_SERVICE_IN_EMAILS
LOGO_URL
Logo URLPRIVACY_POLICY_URL
Privacy policy URLPRODUCT_NAME
Product nameQUICK_START_GUIDE_LINK
Quick start guide linkSEND_WELCOME_EMAIL
Send welcome emailSHOW_ABOUT_US_LINK
Show About Us linkSHOW_ADMINISTRATORS_EMAILS_FOR_SUPPORT
Show administrators emails for supportSHOW_CONTACT_SUPPORT_LINK
Show contact support linkSHOW_CONTACTS_US_LINK
Show Contact Us linkSHOW_DOWNLOAD_PLUGIN_MAC_LINK
Show download plugin Mac linkSHOW_DOWNLOAD_PLUGIN_WINDOWS_LINK
Show download plugin Windows linkSHOW_GETTING_STARTED_LINK
Show getting started linkSHOW_HELP_LINK
Show help linkSHOW_QUICK_START_GUIDE_LINK
Show quick start guide linkSHOW_SUPPORT_LINK
Show support linkSHOW_USER_GUIDE_LINK
Show user guide linkSUPPORT_URL
Support URLTERMS_AND_CONDITIONS_URL
Terms and conditions URLUSE_DEFAULT_LOGO_URL
Use default logo URLUSER_GUIDE_LINK
User guide linkWATCH_VIDEO_URL
Watch video url
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OrganizationSubdomainCustomizationFields
valueOf(String name)
Returns the enum constant of this type with the specified name.static OrganizationSubdomainCustomizationFields[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
TERMS_AND_CONDITIONS_URL
public static final OrganizationSubdomainCustomizationFields TERMS_AND_CONDITIONS_URL
Terms and conditions URL
-
PRIVACY_POLICY_URL
public static final OrganizationSubdomainCustomizationFields PRIVACY_POLICY_URL
Privacy policy URL
-
SUPPORT_URL
public static final OrganizationSubdomainCustomizationFields SUPPORT_URL
Support URL
-
HELP_URL
public static final OrganizationSubdomainCustomizationFields HELP_URL
Help URL
-
CONTACT_US_URL
public static final OrganizationSubdomainCustomizationFields CONTACT_US_URL
Contact Us URL
-
USE_DEFAULT_LOGO_URL
public static final OrganizationSubdomainCustomizationFields USE_DEFAULT_LOGO_URL
Use default logo URL
-
SHOW_DOWNLOAD_PLUGIN_WINDOWS_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_DOWNLOAD_PLUGIN_WINDOWS_LINK
Show download plugin Windows link
-
SHOW_DOWNLOAD_PLUGIN_MAC_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_DOWNLOAD_PLUGIN_MAC_LINK
Show download plugin Mac link
-
PRODUCT_NAME
public static final OrganizationSubdomainCustomizationFields PRODUCT_NAME
Product name
-
LOGO_URL
public static final OrganizationSubdomainCustomizationFields LOGO_URL
Logo URL
-
GETTING_STARTED_LINK
public static final OrganizationSubdomainCustomizationFields GETTING_STARTED_LINK
Getting started link
-
DOWNLOAD_PLUGIN_WINDOWS_URL
public static final OrganizationSubdomainCustomizationFields DOWNLOAD_PLUGIN_WINDOWS_URL
Download plugin Windows URL
-
DOWNLOAD_PLUGIN_MAC_URL
public static final OrganizationSubdomainCustomizationFields DOWNLOAD_PLUGIN_MAC_URL
Download plugin Mac URL
-
DOWNLOAD_DESKTOP_APP_URL
public static final OrganizationSubdomainCustomizationFields DOWNLOAD_DESKTOP_APP_URL
Download desktop app URL
-
DOWNLOAD_IOS_APP_URL
public static final OrganizationSubdomainCustomizationFields DOWNLOAD_IOS_APP_URL
Download ios app URL
-
DOWNLOAD_ANDROID_APP_URL
public static final OrganizationSubdomainCustomizationFields DOWNLOAD_ANDROID_APP_URL
Download android app URL
-
SEND_WELCOME_EMAIL
public static final OrganizationSubdomainCustomizationFields SEND_WELCOME_EMAIL
Send welcome email
-
USER_GUIDE_LINK
public static final OrganizationSubdomainCustomizationFields USER_GUIDE_LINK
User guide link
-
QUICK_START_GUIDE_LINK
public static final OrganizationSubdomainCustomizationFields QUICK_START_GUIDE_LINK
Quick start guide link
-
SHOW_GETTING_STARTED_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_GETTING_STARTED_LINK
Show getting started link
-
SHOW_USER_GUIDE_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_USER_GUIDE_LINK
Show user guide link
-
SHOW_QUICK_START_GUIDE_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_QUICK_START_GUIDE_LINK
Show quick start guide link
-
SHOW_ABOUT_US_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_ABOUT_US_LINK
Show About Us link
-
SHOW_CONTACTS_US_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_CONTACTS_US_LINK
Show Contact Us link
-
SHOW_HELP_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_HELP_LINK
Show help link
-
SHOW_SUPPORT_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_SUPPORT_LINK
Show support link
-
ABOUT_US_LINK
public static final OrganizationSubdomainCustomizationFields ABOUT_US_LINK
Show about us link
-
SHOW_ADMINISTRATORS_EMAILS_FOR_SUPPORT
public static final OrganizationSubdomainCustomizationFields SHOW_ADMINISTRATORS_EMAILS_FOR_SUPPORT
Show administrators emails for support
-
ADMINISTRATORS_EMAILS_FOR_SUPPORT
public static final OrganizationSubdomainCustomizationFields ADMINISTRATORS_EMAILS_FOR_SUPPORT
List of administrators emails for support
-
WATCH_VIDEO_URL
public static final OrganizationSubdomainCustomizationFields WATCH_VIDEO_URL
Watch video url
-
CONTACT_SUPPORT_LINK
public static final OrganizationSubdomainCustomizationFields CONTACT_SUPPORT_LINK
Contact support link
-
SHOW_CONTACT_SUPPORT_LINK
public static final OrganizationSubdomainCustomizationFields SHOW_CONTACT_SUPPORT_LINK
Show contact support link
-
INCLUDE_TERMS_OF_SERVICE_IN_EMAILS
public static final OrganizationSubdomainCustomizationFields INCLUDE_TERMS_OF_SERVICE_IN_EMAILS
-
INCLUDE_PRIVACY_POLICY_IN_EMAILS
public static final OrganizationSubdomainCustomizationFields INCLUDE_PRIVACY_POLICY_IN_EMAILS
-
-
Method Detail
-
values
public static OrganizationSubdomainCustomizationFields[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (OrganizationSubdomainCustomizationFields c : OrganizationSubdomainCustomizationFields.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static OrganizationSubdomainCustomizationFields valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
-