public final class PodamConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_NBR_COLLECTION_ELEMENTS
The default number of elements for a collection-type element.
|
static String |
ENUMERATION_QUALIFIER
The Enumeration qualifier for the Message Channel.
|
static String |
GENERIC_TYPE_QUALIFIER
The Generic Type qualifier for the Message Channel.
|
static String |
HEADER_NAME
The Spring integration header name which will drive the type manufacturing.
|
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.
|
| Modifier | Constructor and Description |
|---|---|
private |
PodamConstants()
Non-instantiable constructor
|
public static final int STR_DEFAULT_LENGTH
public static final int DEFAULT_NBR_COLLECTION_ELEMENTS
public static final String STR_DEFAULT_ENCODING
public static final String HEADER_NAME
public static final String SPRING_ROOT_CONFIG_LOCATION
public static final String THE_ANNOTATION_VALUE_STR
public static final Type[] NO_TYPES
public static final Object[] NO_ARGS
public static final String ENUMERATION_QUALIFIER
public static final String GENERIC_TYPE_QUALIFIER
Copyright © 2015. All rights reserved.