public interface PodamConstants
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_NBR_COLLECTION_ELEMENTS
The default number of elements for a collection-type element.
|
static Object[] |
NO_ARGS
An empty object array.
|
static Type[] |
NO_TYPES
An empty array of Types.
|
static String |
SPRING_ROOT_CONFIG_LOCATION
The Podam Spring rool configuration file name.
|
static String |
STR_DEFAULT_ENCODING
The default encoding for Strings.
|
static int |
STR_DEFAULT_LENGTH
The default string length that Podam will assign to an annotated
attribute
|
static String |
THE_ANNOTATION_VALUE_STR
A String used for messages.
|
static final int STR_DEFAULT_LENGTH
static final int DEFAULT_NBR_COLLECTION_ELEMENTS
static final String STR_DEFAULT_ENCODING
static final String SPRING_ROOT_CONFIG_LOCATION
static final String THE_ANNOTATION_VALUE_STR
static final Type[] NO_TYPES
static final Object[] NO_ARGS
Copyright © 2016. All rights reserved.