public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_checkFileExtensionEmptyError()
Key
checkFileExtensionEmptyError: File extension is
required.. |
static org.jvnet.localizer.Localizable |
_checkFileExtensionFormatError()
Key
checkFileExtensionFormatError: {@code File extension must
be alphanumeric characters only. |
static org.jvnet.localizer.Localizable |
_checkFilterPatternEmptyError()
Key
checkFilterPatternEmptyError: Filter pattern is
required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortEmptyError()
Key
checkHostPortEmptyError: Host:port is required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortFormatError()
Key
checkHostPortFormatError: Host:port must contain a
colon character.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: Host:port is invalid
- the host is required.. |
static org.jvnet.localizer.Localizable |
_checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: Host:port is invalid
- the port is required.. |
static org.jvnet.localizer.Localizable |
_checkLoginCredentialError()
Key
checkLoginCredentialError: A login credential 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: Password is required.. |
static org.jvnet.localizer.Localizable |
_checkUsernameEmptyError()
Key
checkUsernameEmptyError: 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 |
_loginCredential()
Key
loginCredential: Login credential. |
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: File extension is
required.. |
static String |
checkFileExtensionFormatError()
Key
checkFileExtensionFormatError: {@code File extension must
be alphanumeric characters only. |
static String |
checkFilterPatternEmptyError()
Key
checkFilterPatternEmptyError: Filter pattern is
required.. |
static String |
checkHostPortEmptyError()
Key
checkHostPortEmptyError: Host:port is required.. |
static String |
checkHostPortFormatError()
Key
checkHostPortFormatError: Host:port must contain a
colon character.. |
static String |
checkHostPortMissingHostError()
Key
checkHostPortMissingHostError: Host:port is invalid
- the host is required.. |
static String |
checkHostPortMissingPortError()
Key
checkHostPortMissingPortError: Host:port is invalid
- the port is required.. |
static String |
checkLoginCredentialError()
Key
checkLoginCredentialError: A login credential 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: Password is required.. |
static String |
checkUsernameEmptyError()
Key
checkUsernameEmptyError: 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 |
loginCredential()
Key
loginCredential: Login credential. |
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: File extension is
required..File extension is required.public static org.jvnet.localizer.Localizable _checkFileExtensionEmptyError()
checkFileExtensionEmptyError: File extension is
required..File extension is required.public static String checkPasswordEmptyError()
checkPasswordEmptyError: Password is required..Password is required.public static org.jvnet.localizer.Localizable _checkPasswordEmptyError()
checkPasswordEmptyError: Password is required..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: Host:port is invalid
- the port is required..Host:port is invalid - the port is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingPortError()
checkHostPortMissingPortError: Host:port is invalid
- the port is required..Host:port is invalid - the port is required.public static String checkHostPortFormatError()
checkHostPortFormatError: Host:port must contain a
colon character..Host:port must contain a colon character.public static org.jvnet.localizer.Localizable _checkHostPortFormatError()
checkHostPortFormatError: Host:port must contain a
colon character..Host:port must contain a 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 loginCredential()
loginCredential: Login credential.Login credentialpublic static org.jvnet.localizer.Localizable _loginCredential()
loginCredential: Login credential.Login credentialpublic static String checkLoginCredentialError()
checkLoginCredentialError: A login credential must
be selected..A login credential must be selected.public static org.jvnet.localizer.Localizable _checkLoginCredentialError()
checkLoginCredentialError: A login credential must
be selected..A login credential must be selected.public static String checkFilterPatternEmptyError()
checkFilterPatternEmptyError: Filter pattern is
required..Filter pattern is required.public static org.jvnet.localizer.Localizable _checkFilterPatternEmptyError()
checkFilterPatternEmptyError: Filter pattern is
required..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: File extension must
be alphanumeric characters only. It cannot contain periods..File extension must be alphanumeric characters only. It cannot
contain periods.public static org.jvnet.localizer.Localizable _checkFileExtensionFormatError()
checkFileExtensionFormatError: File extension must
be alphanumeric characters only. It cannot contain periods..File extension must be alphanumeric characters only. It cannot
contain periods.public static String displayNameEndevor()
displayNameEndevor: Endevor.Endevorpublic static org.jvnet.localizer.Localizable _displayNameEndevor()
displayNameEndevor: Endevor.Endevorpublic static String fileExtension()
fileExtension: File extension.File extensionpublic static org.jvnet.localizer.Localizable _fileExtension()
fileExtension: File extension.File extensionpublic static String filterPattern()
filterPattern: Filter pattern.Filter patternpublic static org.jvnet.localizer.Localizable _filterPattern()
filterPattern: Filter pattern.Filter patternpublic static String checkUsernameEmptyError()
checkUsernameEmptyError: Username is required..Username is required.public static org.jvnet.localizer.Localizable _checkUsernameEmptyError()
checkUsernameEmptyError: Username is required..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: Host:port is invalid
- the host is required..Host:port is invalid - the host is required.public static org.jvnet.localizer.Localizable _checkHostPortMissingHostError()
checkHostPortMissingHostError: Host:port is invalid
- the host is required..Host:port is invalid - the host is required.public static String checkHostPortEmptyError()
checkHostPortEmptyError: Host:port is required..Host:port is required.public static org.jvnet.localizer.Localizable _checkHostPortEmptyError()
checkHostPortEmptyError: Host:port is required..Host:port is required.Copyright © 2016. All rights reserved.