org.hibernate.validator.internal.util.logging
Class Messages_$bundle
java.lang.Object
org.hibernate.validator.internal.util.logging.Messages_$bundle
- All Implemented Interfaces:
- java.io.Serializable, Messages
@Generated(value="org.jboss.logging.processor.model.MessageBundleImplementor",
date="2012-06-21T11:46:22+0200")
public class Messages_$bundle- extends java.lang.Object
- implements java.io.Serializable, Messages
Warning this class consists of generated code.
- See Also:
- Serialized Form
| Fields inherited from interface org.hibernate.validator.internal.util.logging.Messages |
MESSAGES |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final Messages_$bundle INSTANCE
Messages_$bundle
protected Messages_$bundle()
readResolve
protected java.lang.Object readResolve()
unableToFindScriptEngine
public final java.lang.String unableToFindScriptEngine(java.lang.String languageName)
- Specified by:
unableToFindScriptEngine in interface Messages
unableToFindScriptEngine$str
protected java.lang.String unableToFindScriptEngine$str()
propertyPathCannotBeNull
public final java.lang.String propertyPathCannotBeNull()
- Specified by:
propertyPathCannotBeNull in interface Messages
propertyPathCannotBeNull$str
protected java.lang.String propertyPathCannotBeNull$str()
classCannotBeNull
public final java.lang.String classCannotBeNull()
- Specified by:
classCannotBeNull in interface Messages
classCannotBeNull$str
protected java.lang.String classCannotBeNull$str()
validatedConstructorMustNotBeNull
public final java.lang.String validatedConstructorMustNotBeNull()
- Specified by:
validatedConstructorMustNotBeNull in interface Messages
validatedConstructorMustNotBeNull$str
protected java.lang.String validatedConstructorMustNotBeNull$str()
mustNotBeNull
public final java.lang.String mustNotBeNull()
- Specified by:
mustNotBeNull in interface Messages
mustNotBeNull0$str
protected java.lang.String mustNotBeNull0$str()
validatedObjectMustNotBeNull
public final java.lang.String validatedObjectMustNotBeNull()
- Specified by:
validatedObjectMustNotBeNull in interface Messages
validatedObjectMustNotBeNull$str
protected java.lang.String validatedObjectMustNotBeNull$str()
mustNotBeNull
public final java.lang.String mustNotBeNull(java.lang.String parameterName)
- Specified by:
mustNotBeNull in interface Messages
mustNotBeNull1$str
protected java.lang.String mustNotBeNull1$str()
beanTypeMustNotBeNull
public final java.lang.String beanTypeMustNotBeNull()
- Specified by:
beanTypeMustNotBeNull in interface Messages
beanTypeMustNotBeNull$str
protected java.lang.String beanTypeMustNotBeNull$str()
classIsNull
public final java.lang.String classIsNull()
- Specified by:
classIsNull in interface Messages
classIsNull$str
protected java.lang.String classIsNull$str()
parameterMustNotBeEmpty
public final java.lang.String parameterMustNotBeEmpty(java.lang.String parameterName)
- Specified by:
parameterMustNotBeEmpty in interface Messages
parameterMustNotBeEmpty$str
protected java.lang.String parameterMustNotBeEmpty$str()
beanTypeCannotBeNull
public final java.lang.String beanTypeCannotBeNull()
- Specified by:
beanTypeCannotBeNull in interface Messages
beanTypeCannotBeNull$str
protected java.lang.String beanTypeCannotBeNull$str()
propertyNameMustNotBeEmpty
public final java.lang.String propertyNameMustNotBeEmpty()
- Specified by:
propertyNameMustNotBeEmpty in interface Messages
propertyNameMustNotBeEmpty$str
protected java.lang.String propertyNameMustNotBeEmpty$str()
groupMustNotBeNull
public final java.lang.String groupMustNotBeNull()
- Specified by:
groupMustNotBeNull in interface Messages
groupMustNotBeNull$str
protected java.lang.String groupMustNotBeNull$str()
parameterMustNotBeNull
public final java.lang.String parameterMustNotBeNull(java.lang.String parameterName)
- Specified by:
parameterMustNotBeNull in interface Messages
parameterMustNotBeNull$str
protected java.lang.String parameterMustNotBeNull$str()
methodNameMustNotBeNull
public final java.lang.String methodNameMustNotBeNull()
- Specified by:
methodNameMustNotBeNull in interface Messages
methodNameMustNotBeNull$str
protected java.lang.String methodNameMustNotBeNull$str()
validatedMethodMustNotBeNull
public final java.lang.String validatedMethodMustNotBeNull()
- Specified by:
validatedMethodMustNotBeNull in interface Messages
validatedMethodMustNotBeNull$str
protected java.lang.String validatedMethodMustNotBeNull$str()
Copyright © 2012 Oracle Corporation. All Rights Reserved.