org.hibernate.validator.internal.util.logging
Class Messages_$bundle
java.lang.Object
org.hibernate.validator.internal.util.logging.Messages_$bundle
- All Implemented Interfaces:
- Serializable, Messages
@Generated(value="org.jboss.logging.processor.model.MessageBundleImplementor",
date="2012-05-09T12:45:52+0200")
public class Messages_$bundle- extends Object
- implements 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 Object readResolve()
propertyPathCannotBeNull
public final String propertyPathCannotBeNull()
- Specified by:
propertyPathCannotBeNull in interface Messages
propertyPathCannotBeNull$str
protected String propertyPathCannotBeNull$str()
classCannotBeNull
public final String classCannotBeNull()
- Specified by:
classCannotBeNull in interface Messages
classCannotBeNull$str
protected String classCannotBeNull$str()
mustNotBeNull
public final String mustNotBeNull()
- Specified by:
mustNotBeNull in interface Messages
mustNotBeNull0$str
protected String mustNotBeNull0$str()
mustNotBeNull
public final String mustNotBeNull(String parameterName)
- Specified by:
mustNotBeNull in interface Messages
mustNotBeNull1$str
protected String mustNotBeNull1$str()
unableToFindScriptEngine
public final String unableToFindScriptEngine(String languageName)
- Specified by:
unableToFindScriptEngine in interface Messages
unableToFindScriptEngine$str
protected String unableToFindScriptEngine$str()
validatedObjectMustNotBeNull
public final String validatedObjectMustNotBeNull()
- Specified by:
validatedObjectMustNotBeNull in interface Messages
validatedObjectMustNotBeNull$str
protected String validatedObjectMustNotBeNull$str()
beanTypeMustNotBeNull
public final String beanTypeMustNotBeNull()
- Specified by:
beanTypeMustNotBeNull in interface Messages
beanTypeMustNotBeNull$str
protected String beanTypeMustNotBeNull$str()
classIsNull
public final String classIsNull()
- Specified by:
classIsNull in interface Messages
classIsNull$str
protected String classIsNull$str()
beanTypeCannotBeNull
public final String beanTypeCannotBeNull()
- Specified by:
beanTypeCannotBeNull in interface Messages
beanTypeCannotBeNull$str
protected String beanTypeCannotBeNull$str()
parameterMustNotBeEmpty
public final String parameterMustNotBeEmpty(String parameterName)
- Specified by:
parameterMustNotBeEmpty in interface Messages
parameterMustNotBeEmpty$str
protected String parameterMustNotBeEmpty$str()
propertyNameMustNotBeEmpty
public final String propertyNameMustNotBeEmpty()
- Specified by:
propertyNameMustNotBeEmpty in interface Messages
propertyNameMustNotBeEmpty$str
protected String propertyNameMustNotBeEmpty$str()
groupMustNotBeNull
public final String groupMustNotBeNull()
- Specified by:
groupMustNotBeNull in interface Messages
groupMustNotBeNull$str
protected String groupMustNotBeNull$str()
parameterMustNotBeNull
public final String parameterMustNotBeNull(String parameterName)
- Specified by:
parameterMustNotBeNull in interface Messages
parameterMustNotBeNull$str
protected String parameterMustNotBeNull$str()
methodNameMustNotBeNull
public final String methodNameMustNotBeNull()
- Specified by:
methodNameMustNotBeNull in interface Messages
methodNameMustNotBeNull$str
protected String methodNameMustNotBeNull$str()
validatedMethodMustNotBeNull
public final String validatedMethodMustNotBeNull()
- Specified by:
validatedMethodMustNotBeNull in interface Messages
validatedMethodMustNotBeNull$str
protected String validatedMethodMustNotBeNull$str()
Copyright © 2012 Oracle Corporation. All Rights Reserved.