JournalFolderConstants
@Deprecated
public class JournalFolderConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static long |
DEFAULT_PARENT_FOLDER_ID
Deprecated.
|
static java.lang.String |
NAME_GENERAL_RESTRICTIONS
Deprecated.
|
static java.lang.String |
NAME_LABEL
Deprecated.
As of Mueller (7.2.x), with no direct replacement
|
static java.lang.String |
NAME_RESERVED_WORDS
Deprecated.
|
static int |
RESTRICTION_TYPE_DDM_STRUCTURES_AND_WORKFLOW
Deprecated.
|
static int |
RESTRICTION_TYPE_INHERIT
Deprecated.
|
static int |
RESTRICTION_TYPE_WORKFLOW
Deprecated.
|
Constructor and Description |
---|
JournalFolderConstants()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getNameInvalidCharacters(java.lang.String[] charBlacklist)
Deprecated.
|
public static final long DEFAULT_PARENT_FOLDER_ID
public static final java.lang.String NAME_GENERAL_RESTRICTIONS
@Deprecated public static final java.lang.String NAME_LABEL
public static final java.lang.String NAME_RESERVED_WORDS
public static final int RESTRICTION_TYPE_DDM_STRUCTURES_AND_WORKFLOW
public static final int RESTRICTION_TYPE_INHERIT
public static final int RESTRICTION_TYPE_WORKFLOW