| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CHILD_ITEM_PROPERTY |
"_ChildItems" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
REGEX_URL_PATTERN |
"^(http|https|ftp|file)://[-a-zA-Z0-9+&@#/%?=~_|!:,.;]*[-a-zA-Z0-9+&@#/%=~_|]" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_EDITOR_ID |
"form_basic" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BIC_PATTERN |
"^$|(^([a-zA-Z]{4}[a-zA-Z]{2}[a-zA-Z0-9]{2}([a-zA-Z0-9]{3})?))" |
public static final String |
IBAN_PATTERN |
"^$|(^[A-Z]{2}(?:[ ]?[A-Z0-9]){13,32}$)" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MAX_RESULT |
30 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LINK_PROPERTY |
"$workitemref" |
public static final String |
LINK_PROPERTY_DEPRECATED |
"txtworkitemref" |
Copyright © 2016–2021 Imixs Software Solutions GmbH. All rights reserved.