|
Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
oracle.imaging.ImagingConstants
public class ImagingConstants
A constants class defining property value limits.
| Field Summary | |
|---|---|
static int |
DESCRIPTION_LENGTHA constant defining the maximum number of characters allowed for description fields. |
static int |
FIELDNAME_LENGTHA constant defining the maximum number of characters allowed for field definition names. |
static java.lang.String |
ISO_DATE_FORMATA constant defining the ISO8601 date formatting |
static java.lang.String |
ISO_DATETIME_FORMATA constant defining the ISO8601 date-time formatting |
static int |
NAME_LENGTHA constant defining the maximum number of characters allowed for name fields. |
static int |
SUPPORTING_CONTENT_KEY_LENGTHA constant defining the maximum size of a supporting content key value. |
static int |
SUPPORTING_CONTENT_XPATH_LENGTHA constant defining the maximum size of an XPath value when mapping workflow payloads using the supporting content mapping function. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int FIELDNAME_LENGTH
public static final int NAME_LENGTH
public static final int DESCRIPTION_LENGTH
public static final java.lang.String ISO_DATE_FORMAT
public static final java.lang.String ISO_DATETIME_FORMAT
public static final int SUPPORTING_CONTENT_KEY_LENGTH
public static final int SUPPORTING_CONTENT_XPATH_LENGTH
|
Oracle® WebCenter Content Java API Reference for Imaging 11g Release 1 (11.1.1) E12853-03 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||