public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_checkFileExtensionEmptyError()
Key
checkFileExtensionEmptyError: A file extension is
required.. |
static org.jvnet.localizer.Localizable |
_checkFileExtensionFormatError()
Key
checkFileExtensionFormatError: {@code The file extension
must be alphanumeric only. |
static org.jvnet.localizer.Localizable |
_checkFilterPatternEmptyError()
Key
checkFilterPatternEmptyError: A filter pattern is
required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortEmptyError()
Key
checkHostPortEmptyError: A host:port is required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortFormatError()
Key
checkHostPortFormatError: The host:port must
contain a single colon character.. |
static org.jvnet.localizer.Localizable |
_checkHostPortInvalidPorttError()
Key
checkHostPortInvalidPorttError: The port is not
valid.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: A host is
required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: A port is
required.. |
static org.jvnet.localizer.Localizable |
_checkLoginCredentialsError()
Key
checkLoginCredentialsError: A set of login
credentials must be selected.. |
static org.jvnet.localizer.Localizable |
_checkoutInvalidParameterValueError(Object arg0,
Object arg1)
Key
checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid. |
static org.jvnet.localizer.Localizable |
_checkoutMissingParameterError(Object arg0)
Key
checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined. |
static org.jvnet.localizer.Localizable |
_checkPasswordEmptyError()
Key
checkPasswordEmptyError: A password is required.. |
static org.jvnet.localizer.Localizable |
_checkUsernameEmptyError()
Key
checkUsernameEmptyError: A username is required.. |
static org.jvnet.localizer.Localizable |
_codePage()
Key
codePage: Code page. |
static org.jvnet.localizer.Localizable |
_displayNameEndevor()
Key
displayNameEndevor: Endevor. |
static org.jvnet.localizer.Localizable |
_displayNamePDS()
Key
displayNamePDS: PDS or ISPW. |
static org.jvnet.localizer.Localizable |
_fileExtension()
Key
fileExtension: File extension. |
static org.jvnet.localizer.Localizable |
_filterPattern()
Key
filterPattern: Filter pattern. |
static org.jvnet.localizer.Localizable |
_hostPort()
Key
hostPort: Host:port. |
static org.jvnet.localizer.Localizable |
_loginCredentials()
Key
loginCredentials: Login credentials. |
static org.jvnet.localizer.Localizable |
_password()
Key
password: Password. |
static org.jvnet.localizer.Localizable |
_topazCLILocation()
Key
topazCLILocation: Topaz Workbench CLI location. |
static org.jvnet.localizer.Localizable |
_username()
Key
username: Username. |
static String |
checkFileExtensionEmptyError()
Key
checkFileExtensionEmptyError: A file extension is
required.. |
static String |
checkFileExtensionFormatError()
Key
checkFileExtensionFormatError: {@code The file extension
must be alphanumeric only. |
static String |
checkFilterPatternEmptyError()
Key
checkFilterPatternEmptyError: A filter pattern is
required.. |
static String |
checkHostPortEmptyError()
Key
checkHostPortEmptyError: A host:port is required.. |
static String |
checkHostPortFormatError()
Key
checkHostPortFormatError: The host:port must
contain a single colon character.. |
static String |
checkHostPortInvalidPorttError()
Key
checkHostPortInvalidPorttError: The port is not
valid.. |
static String |
checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: A host is
required.. |
static String |
checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: A port is
required.. |
static String |
checkLoginCredentialsError()
Key
checkLoginCredentialsError: A set of login
credentials must be selected.. |
static String |
checkoutInvalidParameterValueError(Object arg0,
Object arg1)
Key
checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid. |
static String |
checkoutMissingParameterError(Object arg0)
Key
checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined. |
static String |
checkPasswordEmptyError()
Key
checkPasswordEmptyError: A password is required.. |
static String |
checkUsernameEmptyError()
Key
checkUsernameEmptyError: A username is required.. |
static String |
codePage()
Key
codePage: Code page. |
static String |
displayNameEndevor()
Key
displayNameEndevor: Endevor. |
static String |
displayNamePDS()
Key
displayNamePDS: PDS or ISPW. |
static String |
fileExtension()
Key
fileExtension: File extension. |
static String |
filterPattern()
Key
filterPattern: Filter pattern. |
static String |
hostPort()
Key
hostPort: Host:port. |
static String |
loginCredentials()
Key
loginCredentials: Login credentials. |
static String |
password()
Key
password: Password. |
static String |
topazCLILocation()
Key
topazCLILocation: Topaz Workbench CLI location. |
static String |
username()
Key
username: Username. |
public static String checkFileExtensionEmptyError()
checkFileExtensionEmptyError: A file extension is
required..A file extension is required.public static org.jvnet.localizer.Localizable _checkFileExtensionEmptyError()
checkFileExtensionEmptyError: A file extension is
required..A file extension is required.public static String checkPasswordEmptyError()
checkPasswordEmptyError: A password is required..A password is required.public static org.jvnet.localizer.Localizable _checkPasswordEmptyError()
checkPasswordEmptyError: A password is required..A password is required.public static String password()
password: Password.Passwordpublic static org.jvnet.localizer.Localizable _password()
password: Password.Passwordpublic static String hostPort()
hostPort: Host:port.Host:portpublic static org.jvnet.localizer.Localizable _hostPort()
hostPort: Host:port.Host:portpublic static String username()
username: Username.Usernamepublic static org.jvnet.localizer.Localizable _username()
username: Username.Usernamepublic static String checkHostPortMissingPortError()
checkHostPortMissingPortError: A port is
required..A port is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingPortError()
checkHostPortMissingPortError: A port is
required..A port is required.public static String checkHostPortFormatError()
checkHostPortFormatError: The host:port must
contain a single colon character..The host:port must contain a single colon character.public static org.jvnet.localizer.Localizable _checkHostPortFormatError()
checkHostPortFormatError: The host:port must
contain a single colon character..The host:port must contain a single colon character.public static String topazCLILocation()
topazCLILocation: Topaz Workbench CLI location.Topaz Workbench CLI locationpublic static org.jvnet.localizer.Localizable _topazCLILocation()
topazCLILocation: Topaz Workbench CLI location.Topaz Workbench CLI locationpublic static String checkHostPortInvalidPorttError()
checkHostPortInvalidPorttError: The port is not
valid..The port is not valid.public static org.jvnet.localizer.Localizable _checkHostPortInvalidPorttError()
checkHostPortInvalidPorttError: The port is not
valid..The port is not valid.public static String checkFilterPatternEmptyError()
checkFilterPatternEmptyError: A filter pattern is
required..A filter pattern is required.public static org.jvnet.localizer.Localizable _checkFilterPatternEmptyError()
checkFilterPatternEmptyError: A filter pattern is
required..A filter pattern is required.public static String displayNamePDS()
displayNamePDS: PDS or ISPW.PDS or ISPWpublic static org.jvnet.localizer.Localizable _displayNamePDS()
displayNamePDS: PDS or ISPW.PDS or ISPWpublic static String checkoutInvalidParameterValueError(Object arg0, Object arg1)
checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid. Go to the configuration
for more details..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Download failed: The parameter "{0}" = {1} is invalid. Go to
the configuration for more details.public static org.jvnet.localizer.Localizable _checkoutInvalidParameterValueError(Object arg0, Object arg1)
checkoutInvalidParameterValueError: Download
failed: The parameter "{0}" = {1} is invalid. Go to the configuration
for more details..arg1 - 2nd format parameter, {1}, as String.valueOf(Object).arg0 - 1st format parameter, {0}, as String.valueOf(Object).Download failed: The parameter "{0}" = {1} is invalid. Go to
the configuration for more details.public static String checkoutMissingParameterError(Object arg0)
checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined. Go to the configuration for more
details..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Download failed: The "{0}" parameter is not defined. Go to the
configuration for more details.public static org.jvnet.localizer.Localizable _checkoutMissingParameterError(Object arg0)
checkoutMissingParameterError: Download failed: The
"{0}" parameter is not defined. Go to the configuration for more
details..arg0 - 1st format parameter, {0}, as String.valueOf(Object).Download failed: The "{0}" parameter is not defined. Go to the
configuration for more details.public static String checkFileExtensionFormatError()
checkFileExtensionFormatError: The file extension
must be alphanumeric only. Do not include a period..The file extension must be alphanumeric only. Do not include a
period.public static org.jvnet.localizer.Localizable _checkFileExtensionFormatError()
checkFileExtensionFormatError: The file extension
must be alphanumeric only. Do not include a period..The file extension must be alphanumeric only. Do not include a
period.public static String displayNameEndevor()
displayNameEndevor: Endevor.Endevorpublic static org.jvnet.localizer.Localizable _displayNameEndevor()
displayNameEndevor: Endevor.Endevorpublic static String filterPattern()
filterPattern: Filter pattern.Filter patternpublic static org.jvnet.localizer.Localizable _filterPattern()
filterPattern: Filter pattern.Filter patternpublic static String fileExtension()
fileExtension: File extension.File extensionpublic static org.jvnet.localizer.Localizable _fileExtension()
fileExtension: File extension.File extensionpublic static String checkLoginCredentialsError()
checkLoginCredentialsError: A set of login
credentials must be selected..A set of login credentials must be selected.public static org.jvnet.localizer.Localizable _checkLoginCredentialsError()
checkLoginCredentialsError: A set of login
credentials must be selected..A set of login credentials must be selected.public static String loginCredentials()
loginCredentials: Login credentials.Login credentialspublic static org.jvnet.localizer.Localizable _loginCredentials()
loginCredentials: Login credentials.Login credentialspublic static String checkUsernameEmptyError()
checkUsernameEmptyError: A username is required..A username is required.public static org.jvnet.localizer.Localizable _checkUsernameEmptyError()
checkUsernameEmptyError: A username is required..A username is required.public static String codePage()
codePage: Code page.Code pagepublic static org.jvnet.localizer.Localizable _codePage()
codePage: Code page.Code pagepublic static String checkHostPortMissingHostError()
checkHostPortMissingHostError: A host is
required..A host is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingHostError()
checkHostPortMissingHostError: A host is
required..A host is required.public static String checkHostPortEmptyError()
checkHostPortEmptyError: A host:port is required..A host:port is required.public static org.jvnet.localizer.Localizable _checkHostPortEmptyError()
checkHostPortEmptyError: A host:port is required..A host:port is required.Copyright © 2016–2017. All rights reserved.