com.cwctravel.hudson.plugins.extended_choice_parameter
Class Messages

java.lang.Object
  extended by com.cwctravel.hudson.plugins.extended_choice_parameter.Messages

public class Messages
extends Object


Constructor Summary
Messages()
           
 
Method Summary
static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_DisplayName()
          Extended Choice Parameter
static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
          %s doesn't seem to exist.
static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
          %s exists, but you have to provide a property key as well.
static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
          %s exists, but the provided key "%s" doesn't exist in this property file.
static String ExtendedChoiceParameterDefinition_DisplayName()
          Extended Choice Parameter
static String ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
          %s doesn't seem to exist.
static String ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
          %s exists, but you have to provide a property key as well.
static String ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
          %s exists, but the provided key "%s" doesn't exist in this property file.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Messages

public Messages()
Method Detail

ExtendedChoiceParameterDefinition_DisplayName

public static String ExtendedChoiceParameterDefinition_DisplayName()
Extended Choice Parameter


_ExtendedChoiceParameterDefinition_DisplayName

public static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_DisplayName()
Extended Choice Parameter


ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey

public static String ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
%s exists, but you have to provide a property key as well.


_ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey

public static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileExistsButNoProvidedKey()
%s exists, but you have to provide a property key as well.


ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid

public static String ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
%s exists, but the provided key "%s" doesn't exist in this property file.


_ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid

public static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileExistsButProvidedKeyIsInvalid()
%s exists, but the provided key "%s" doesn't exist in this property file.


ExtendedChoiceParameterDefinition_PropertyFileDoesntExist

public static String ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
%s doesn't seem to exist.


_ExtendedChoiceParameterDefinition_PropertyFileDoesntExist

public static org.jvnet.localizer.Localizable _ExtendedChoiceParameterDefinition_PropertyFileDoesntExist()
%s doesn't seem to exist.



Copyright © 2004-2013. All Rights Reserved.