public final class Messages extends A_CmsMessageBundle
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ERR_DEST_EXISTS_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_INVALID_FILTER_TYPE_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_INVALID_WRAPPER_NAME_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_ITEM_FILTERED_1
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_NO_CONFIG_AFTER_STARTUP_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_OVERWRITE_0
Message constant for key in the resource bundle.
|
static java.lang.String |
ERR_UNLOCK_FAILED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
INIT_ADD_FILTER_RULE_2
Message constant for key in the resource bundle.
|
static java.lang.String |
INIT_ADD_REPOSITORY_2
Message constant for key in the resource bundle.
|
static java.lang.String |
INIT_ADD_WRAPPER_1
Message constant for key in the resource bundle.
|
static java.lang.String |
INIT_REPOSITORY_CONFIG_FINISHED_0
Message constant for key in the resource bundle.
|
static java.lang.String |
INIT_STARTING_REPOSITORY_CONFIG_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_COPY_ITEM_2
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_CREATE_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_DELETE_DEST_0
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_DELETE_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_LIST_ITEMS_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_LIST_ITEMS_SUCESS_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_LOCK_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_MOVE_ITEM_2
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_READ_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_UNLOCK_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_UPDATE_ITEM_1
Message constant for key in the resource bundle.
|
static java.lang.String |
LOG_WRAPPER_CLASS_NOT_FOUND_1
Message constant for key in the resource bundle.
|
Modifier and Type | Method and Description |
---|---|
static I_CmsMessageBundle |
get()
Returns an instance of this localized message accessor.
|
java.lang.String |
getBundleName()
Returns the bundle name for this OpenCms package.
|
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
public static final java.lang.String ERR_DEST_EXISTS_0
public static final java.lang.String ERR_INVALID_FILTER_TYPE_1
public static final java.lang.String ERR_INVALID_WRAPPER_NAME_1
public static final java.lang.String ERR_ITEM_FILTERED_1
public static final java.lang.String ERR_NO_CONFIG_AFTER_STARTUP_0
public static final java.lang.String ERR_OVERWRITE_0
public static final java.lang.String ERR_UNLOCK_FAILED_0
public static final java.lang.String INIT_ADD_FILTER_RULE_2
public static final java.lang.String INIT_ADD_REPOSITORY_2
public static final java.lang.String INIT_ADD_WRAPPER_1
public static final java.lang.String INIT_REPOSITORY_CONFIG_FINISHED_0
public static final java.lang.String INIT_STARTING_REPOSITORY_CONFIG_0
public static final java.lang.String LOG_COPY_ITEM_2
public static final java.lang.String LOG_CREATE_ITEM_1
public static final java.lang.String LOG_DELETE_DEST_0
public static final java.lang.String LOG_DELETE_ITEM_1
public static final java.lang.String LOG_LIST_ITEMS_1
public static final java.lang.String LOG_LIST_ITEMS_SUCESS_1
public static final java.lang.String LOG_LOCK_ITEM_1
public static final java.lang.String LOG_MOVE_ITEM_2
public static final java.lang.String LOG_READ_ITEM_1
public static final java.lang.String LOG_UNLOCK_ITEM_1
public static final java.lang.String LOG_UPDATE_ITEM_1
public static final java.lang.String LOG_WRAPPER_CLASS_NOT_FOUND_1
public static I_CmsMessageBundle get()
public java.lang.String getBundleName()