KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencms > configuration > Messages


1 /*
2  * File : $Source: /usr/local/cvs/opencms/src/org/opencms/configuration/Messages.java,v $
3  * Date : $Date: 2006/05/12 16:05:48 $
4  * Version: $Revision: 1.16 $
5  *
6  * This library is part of OpenCms -
7  * the Open Source Content Mananagement System
8  *
9  * Copyright (c) 2005 Alkacon Software GmbH (http://www.alkacon.com)
10  *
11  * This library is free software; you can redistribute it and/or
12  * modify it under the terms of the GNU Lesser General Public
13  * License as published by the Free Software Foundation; either
14  * version 2.1 of the License, or (at your option) any later version.
15  *
16  * This library is distributed in the hope that it will be useful,
17  * but WITHOUT ANY WARRANTY; without even the implied warranty of
18  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
19  * Lesser General Public License for more details.
20  *
21  * For further information about Alkacon Software GmbH, please see the
22  * company website: http://www.alkacon.com
23  *
24  * For further information about OpenCms, please see the
25  * project website: http://www.opencms.org
26  *
27  * You should have received a copy of the GNU Lesser General Public
28  * License along with this library; if not, write to the Free Software
29  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
30  */

31
32 package org.opencms.configuration;
33
34 import org.opencms.i18n.A_CmsMessageBundle;
35 import org.opencms.i18n.I_CmsMessageBundle;
36
37 /**
38  * Convenience class to access the localized messages of this OpenCms package.<p>
39  *
40  * @author Alexander Kandzior
41  *
42  * @version $Revision: 1.16 $
43  *
44  * @since 6.0.0
45  */

46 public final class Messages extends A_CmsMessageBundle {
47
48     /** Message constant for key in the resource bundle. */
49     public static final String JavaDoc ERR_CONFIG_WITH_UNKNOWN_CLASS_1 = "ERR_CONFIG_WITH_UNKNOWN_CLASS_1";
50
51     /** Message constant for key in the resource bundle. */
52     public static final String JavaDoc ERR_LOAD_CLASS_1 = "ERR_LOAD_CLASS_1";
53
54     /** Message constant for key in the resource bundle. */
55     public static final String JavaDoc ERR_UNKNOWN_RESTYPE_CLASS_2 = "ERR_UNKNOWN_RESTYPE_CLASS_2";
56
57     /** Message constant for key in the resource bundle. */
58     public static final String JavaDoc INIT_CONFIG_I18N_FINISHED_0 = "INIT_CONFIG_I18N_FINISHED_0";
59
60     /** Message constant for key in the resource bundle. */
61     public static final String JavaDoc INIT_EVENTMANAGER_CLASS_INVALID_2 = "INIT_EVENTMANAGER_CLASS_INVALID_2";
62
63     /** Message constant for key in the resource bundle. */
64     public static final String JavaDoc INIT_EVENTMANAGER_CLASS_SUCCESS_1 = "INIT_EVENTMANAGER_CLASS_SUCCESS_1";
65
66     /** Message constant for key in the resource bundle. */
67     public static final String JavaDoc INIT_HISTORY_SETTINGS_2 = "INIT_HISTORY_SETTINGS_2";
68
69     /** Message constant for key in the resource bundle. */
70     public static final String JavaDoc INIT_IMPORT_CONFIG_FINISHED_0 = "INIT_IMPORT_CONFIG_FINISHED_0";
71
72     /** Message constant for key in the resource bundle. */
73     public static final String JavaDoc INIT_IMPORT_CONFIG_INIT_0 = "INIT_IMPORT_CONFIG_INIT_0";
74
75     /** Message constant for key in the resource bundle. */
76     public static final String JavaDoc INIT_IMPORT_MANAGER_0 = "INIT_IMPORT_MANAGER_0";
77
78     /** Message constant for key in the resource bundle. */
79     public static final String JavaDoc INIT_LOGINMANAGER_2 = "INIT_LOGINMANAGER_2";
80
81     /** Message constant for key in the resource bundle. */
82     public static final String JavaDoc INIT_LOGINMESSAGE_3 = "INIT_LOGINMESSAGE_3";
83
84     /** Message constant for key in the resource bundle. */
85     public static final String JavaDoc INIT_MODULE_CONFIG_FINISHED_0 = "INIT_MODULE_CONFIG_FINISHED_0";
86
87     /** Message constant for key in the resource bundle. */
88     public static final String JavaDoc INIT_MODULE_CONFIG_INIT_0 = "INIT_MODULE_CONFIG_INIT_0";
89
90     /** Message constant for key in the resource bundle. */
91     public static final String JavaDoc INIT_NOTIFICATION_PROJECT_1 = "INIT_NOTIFICATION_PROJECT_1";
92
93     /** Message constant for key in the resource bundle. */
94     public static final String JavaDoc INIT_NOTIFICATION_TIME_1 = "INIT_NOTIFICATION_TIME_1";
95
96     /** Message constant for key in the resource bundle. */
97     public static final String JavaDoc INIT_PWD_HANDLER_SUCCESS_1 = "INIT_PWD_HANDLER_SUCCESS_1";
98
99     /** Message constant for key in the resource bundle. */
100     public static final String JavaDoc INIT_REQUEST_HANDLER_INVALID_1 = "INIT_REQUEST_HANDLER_INVALID_1";
101
102     /** Message constant for key in the resource bundle. */
103     public static final String JavaDoc INIT_REQUEST_HANDLER_SUCCESS_1 = "INIT_REQUEST_HANDLER_SUCCESS_1";
104
105     /** Message constant for key in the resource bundle. */
106     public static final String JavaDoc INIT_RESOURCE_INIT_INVALID_CLASS_1 = "INIT_RESOURCE_INIT_INVALID_CLASS_1";
107
108     /** Message constant for key in the resource bundle. */
109     public static final String JavaDoc INIT_RESOURCE_INIT_SUCCESS_1 = "INIT_RESOURCE_INIT_SUCCESS_1";
110
111     /** Message constant for key in the resource bundle. */
112     public static final String JavaDoc INIT_RUNTIME_INFO_FACTORY_FAILURE_1 = "INIT_RUNTIME_INFO_FACTORY_FAILURE_1";
113
114     /** Message constant for key in the resource bundle. */
115     public static final String JavaDoc INIT_RUNTIME_INFO_FACTORY_SUCCESS_1 = "INIT_RUNTIME_INFO_FACTORY_SUCCESS_1";
116
117     /** Message constant for key in the resource bundle. */
118     public static final String JavaDoc INIT_SCHEDULER_CONFIG_JOB_3 = "INIT_SCHEDULER_CONFIG_JOB_3";
119
120     /** Message constant for key in the resource bundle. */
121     public static final String JavaDoc INIT_SEARCH_CONFIG_FINISHED_0 = "INIT_SEARCH_CONFIG_FINISHED_0";
122
123     /** Message constant for key in the resource bundle. */
124     public static final String JavaDoc INIT_SEARCH_CONFIG_INIT_0 = "INIT_SEARCH_CONFIG_INIT_0";
125
126     /** Message constant for key in the resource bundle. */
127     public static final String JavaDoc INIT_SEARCH_MANAGER_FINISHED_0 = "INIT_SEARCH_MANAGER_FINISHED_0";
128
129     /** Message constant for key in the resource bundle. */
130     public static final String JavaDoc INIT_SITE_CONFIG_FINISHED_0 = "INIT_SITE_CONFIG_FINISHED_0";
131
132     /** Message constant for key in the resource bundle. */
133     public static final String JavaDoc INIT_STATEXP_MANAGER_0 = "INIT_STATEXP_MANAGER_0";
134
135     /** Message constant for key in the resource bundle. */
136     public static final String JavaDoc INIT_SYSTEM_CONFIG_FINISHED_0 = "INIT_SYSTEM_CONFIG_FINISHED_0";
137
138     /** Message constant for key in the resource bundle. */
139     public static final String JavaDoc INIT_SYSTEM_CONFIG_INIT_0 = "INIT_SYSTEM_CONFIG_INIT_0";
140
141     /** Message constant for key in the resource bundle. */
142     public static final String JavaDoc INIT_TEMPFILE_PROJECT_ID_1 = "INIT_TEMPFILE_PROJECT_ID_1";
143
144     /** Message constant for key in the resource bundle. */
145     public static final String JavaDoc INIT_VFS_ADD_FILE_TRANSLATION_1 = "INIT_VFS_ADD_FILE_TRANSLATION_1";
146
147     /** Message constant for key in the resource bundle. */
148     public static final String JavaDoc INIT_VFS_ADD_FOLDER_TRANSLATION_1 = "INIT_VFS_ADD_FOLDER_TRANSLATION_1";
149
150     /** Message constant for key in the resource bundle. */
151     public static final String JavaDoc INIT_VFS_CONFIG_FINISHED_0 = "INIT_VFS_CONFIG_FINISHED_0";
152
153     /** Message constant for key in the resource bundle. */
154     public static final String JavaDoc INIT_VFS_CONFIG_INIT_0 = "INIT_VFS_CONFIG_INIT_0";
155
156     /** Message constant for key in the resource bundle. */
157     public static final String JavaDoc INIT_VFS_DEFAULT_FILE_2 = "INIT_VFS_DEFAULT_FILE_2";
158
159     /** Message constant for key in the resource bundle. */
160     public static final String JavaDoc INIT_VFS_FILE_TRANSLATION_DISABLE_0 = "INIT_VFS_FILE_TRANSLATION_DISABLE_0";
161
162     /** Message constant for key in the resource bundle. */
163     public static final String JavaDoc INIT_VFS_FILE_TRANSLATION_ENABLE_0 = "INIT_VFS_FILE_TRANSLATION_ENABLE_0";
164
165     /** Message constant for key in the resource bundle. */
166     public static final String JavaDoc INIT_VFS_FOLDER_TRANSLATION_DISABLE_0 = "INIT_VFS_FOLDER_TRANSLATION_DISABLE_0";
167
168     /** Message constant for key in the resource bundle. */
169     public static final String JavaDoc INIT_VFS_FOLDER_TRANSLATION_ENABLE_0 = "INIT_VFS_FOLDER_TRANSLATION_ENABLE_0";
170
171     /** Message constant for key in the resource bundle. */
172     public static final String JavaDoc INIT_VFS_XML_CONTENT_FINISHED_0 = "INIT_VFS_XML_CONTENT_FINISHED_0";
173
174     /** Message constant for key in the resource bundle. */
175     public static final String JavaDoc INIT_WORKPLACE_FINISHED_0 = "INIT_WORKPLACE_FINISHED_0";
176
177     /** Message constant for key in the resource bundle. */
178     public static final String JavaDoc INIT_WORKPLACE_INIT_0 = "INIT_WORKPLACE_INIT_0";
179
180     /** Message constant for key in the resource bundle. */
181     public static final String JavaDoc INIT_WORKPLACE_INIT_FINISHED_0 = "INIT_WORKPLACE_INIT_FINISHED_0";
182
183     /** Message constant for key in the resource bundle. */
184     public static final String JavaDoc LOG_ADD_CONFIG_1 = "LOG_ADD_CONFIG_1";
185
186     /** Message constant for key in the resource bundle. */
187     public static final String JavaDoc LOG_ADD_CONFIG_PARAM_3 = "LOG_ADD_CONFIG_PARAM_3";
188
189     /** Message constant for key in the resource bundle. */
190     public static final String JavaDoc LOG_BASE_URL_1 = "LOG_BASE_URL_1";
191
192     /** Message constant for key in the resource bundle. */
193     public static final String JavaDoc LOG_CACHE_DTD_SYSTEM_ID_1 = "LOG_CACHE_DTD_SYSTEM_ID_1";
194
195     /** Message constant for key in the resource bundle. */
196     public static final String JavaDoc LOG_CACHE_DTD_SYSTEM_ID_FAILURE_1 = "LOG_CACHE_DTD_SYSTEM_ID_FAILURE_1";
197
198     /** Message constant for key in the resource bundle. */
199     public static final String JavaDoc LOG_CONFIG_BASE_FOLDER_1 = "LOG_CONFIG_BASE_FOLDER_1";
200
201     /** Message constant for key in the resource bundle. */
202     public static final String JavaDoc LOG_CONFIG_BKP_FOLDER_1 = "LOG_CONFIG_BKP_FOLDER_1";
203
204     /** Message constant for key in the resource bundle. */
205     public static final String JavaDoc LOG_CREATE_CONFIG_BKP_2 = "LOG_CREATE_CONFIG_BKP_2";
206
207     /** Message constant for key in the resource bundle. */
208     public static final String JavaDoc LOG_CREATE_CONFIG_BKP_FAILURE_1 = "LOG_CREATE_CONFIG_BKP_FAILURE_1";
209
210     /** Message constant for key in the resource bundle. */
211     public static final String JavaDoc LOG_CREATE_CONFIG_BKP_FOLDER_1 = "LOG_CREATE_CONFIG_BKP_FOLDER_1";
212
213     /** Message constant for key in the resource bundle. */
214     public static final String JavaDoc LOG_GET_CONFIGURATION_1 = "LOG_GET_CONFIGURATION_1";
215
216     /** Message constant for key in the resource bundle. */
217     public static final String JavaDoc LOG_INIT_CONFIGURATION_1 = "LOG_INIT_CONFIGURATION_1";
218
219     /** Message constant for key in the resource bundle. */
220     public static final String JavaDoc LOG_INIT_REQUEST_HANDLER_FAILURE_1 = "LOG_INIT_REQUEST_HANDLER_FAILURE_1";
221
222     /** Message constant for key in the resource bundle. */
223     public static final String JavaDoc LOG_INVALID_CONFIG_BASE_FOLDER_1 = "LOG_INVALID_CONFIG_BASE_FOLDER_1";
224
225     /** Message constant for key in the resource bundle. */
226     public static final String JavaDoc LOG_LOAD_CONFIG_XMLFILE_1 = "LOG_LOAD_CONFIG_XMLFILE_1";
227
228     /** Message constant for key in the resource bundle. */
229     public static final String JavaDoc LOG_MAIL_SETTINGS_1 = "LOG_MAIL_SETTINGS_1";
230
231     /** Message constant for key in the resource bundle. */
232     public static final String JavaDoc LOG_VALIDATION_HANDLER_1 = "LOG_VALIDATION_HANDLER_1";
233
234     /** Message constant for key in the resource bundle. */
235     public static final String JavaDoc LOG_REMOVE_CONFIG_FILE_1 = "LOG_REMOVE_CONFIG_FILE_1";
236
237     /** Message constant for key in the resource bundle. */
238     public static final String JavaDoc LOG_RESOURCE_INIT_CLASS_INVALID_1 = "LOG_RESOURCE_INIT_CLASS_INVALID_1";
239
240     /** Message constant for key in the resource bundle. */
241     public static final String JavaDoc LOG_RESOURCE_INIT_FAILURE_1 = "LOG_RESOURCE_INIT_FAILURE_1";
242
243     /** Message constant for key in the resource bundle. */
244     public static final String JavaDoc LOG_WRITE_CONFIG_SUCCESS_2 = "LOG_WRITE_CONFIG_SUCCESS_2";
245
246     /** Message constant for key in the resource bundle. */
247     public static final String JavaDoc LOG_WRITE_CONFIG_XMLFILE_1 = "LOG_WRITE_CONFIG_XMLFILE_1";
248
249     /** Name of the used resource bundle. */
250     private static final String JavaDoc BUNDLE_NAME = "org.opencms.configuration.messages";
251
252     /** Static instance member. */
253     private static final I_CmsMessageBundle INSTANCE = new Messages();
254
255     /**
256      * Hides the public constructor for this utility class.<p>
257      */

258     private Messages() {
259
260         // hide the constructor
261
}
262
263     /**
264      * Returns an instance of this localized message accessor.<p>
265      *
266      * @return an instance of this localized message accessor
267      */

268     public static I_CmsMessageBundle get() {
269
270         return INSTANCE;
271     }
272
273     /**
274      * Returns the bundle name for this OpenCms package.<p>
275      *
276      * @return the bundle name for this OpenCms package
277      */

278     public String JavaDoc getBundleName() {
279
280         return BUNDLE_NAME;
281     }
282 }
Popular Tags