org.opencms.repository
Class Messages

java.lang.Object
  extended by org.opencms.i18n.A_CmsMessageBundle
      extended by org.opencms.repository.Messages
All Implemented Interfaces:
I_CmsMessageBundle

public final class Messages
extends A_CmsMessageBundle

Convenience class to access the localized messages of this OpenCms package.

Since:
6.5.6

Field Summary
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.
 
Method Summary
static I_CmsMessageBundle get()
          Returns an instance of this localized message accessor.
 java.lang.String getBundleName()
          Returns the bundle name for this OpenCms package.
 
Methods inherited from class org.opencms.i18n.A_CmsMessageBundle
container, container, container, container, container, getBundle, getBundle, getOpenCmsMessageBundles, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ERR_DEST_EXISTS_0

public static final java.lang.String ERR_DEST_EXISTS_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_FILTER_TYPE_1

public static final java.lang.String ERR_INVALID_FILTER_TYPE_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_INVALID_WRAPPER_NAME_1

public static final java.lang.String ERR_INVALID_WRAPPER_NAME_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_ITEM_FILTERED_1

public static final java.lang.String ERR_ITEM_FILTERED_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_NO_CONFIG_AFTER_STARTUP_0

public static final java.lang.String ERR_NO_CONFIG_AFTER_STARTUP_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_OVERWRITE_0

public static final java.lang.String ERR_OVERWRITE_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

ERR_UNLOCK_FAILED_0

public static final java.lang.String ERR_UNLOCK_FAILED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_FILTER_RULE_2

public static final java.lang.String INIT_ADD_FILTER_RULE_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_REPOSITORY_2

public static final java.lang.String INIT_ADD_REPOSITORY_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_ADD_WRAPPER_1

public static final java.lang.String INIT_ADD_WRAPPER_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_REPOSITORY_CONFIG_FINISHED_0

public static final java.lang.String INIT_REPOSITORY_CONFIG_FINISHED_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

INIT_STARTING_REPOSITORY_CONFIG_0

public static final java.lang.String INIT_STARTING_REPOSITORY_CONFIG_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_COPY_ITEM_2

public static final java.lang.String LOG_COPY_ITEM_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_CREATE_ITEM_1

public static final java.lang.String LOG_CREATE_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DELETE_DEST_0

public static final java.lang.String LOG_DELETE_DEST_0
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_DELETE_ITEM_1

public static final java.lang.String LOG_DELETE_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LIST_ITEMS_1

public static final java.lang.String LOG_LIST_ITEMS_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LIST_ITEMS_SUCESS_1

public static final java.lang.String LOG_LIST_ITEMS_SUCESS_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_LOCK_ITEM_1

public static final java.lang.String LOG_LOCK_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_MOVE_ITEM_2

public static final java.lang.String LOG_MOVE_ITEM_2
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_READ_ITEM_1

public static final java.lang.String LOG_READ_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_UNLOCK_ITEM_1

public static final java.lang.String LOG_UNLOCK_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_UPDATE_ITEM_1

public static final java.lang.String LOG_UPDATE_ITEM_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values

LOG_WRAPPER_CLASS_NOT_FOUND_1

public static final java.lang.String LOG_WRAPPER_CLASS_NOT_FOUND_1
Message constant for key in the resource bundle.

See Also:
Constant Field Values
Method Detail

get

public static I_CmsMessageBundle get()
Returns an instance of this localized message accessor.

Returns:
an instance of this localized message accessor

getBundleName

public java.lang.String getBundleName()
Returns the bundle name for this OpenCms package.

Returns:
the bundle name for this OpenCms package