KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > opencms > workplace > tools > scheduler > Messages


1 /*
2  * File : $Source: /usr/local/cvs/opencms/src-modules/org/opencms/workplace/tools/scheduler/Messages.java,v $
3  * Date : $Date: 2006/03/27 14:52:59 $
4  * Version: $Revision: 1.17 $
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.workplace.tools.scheduler;
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 Michael Moossen
41  *
42  * @version $Revision: 1.17 $
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_COPY_JOB_1 = "ERR_COPY_JOB_1";
50
51     /** Message constant for key in the resource bundle. */
52     public static final String JavaDoc ERR_DELETE_JOB_1 = "ERR_DELETE_JOB_1";
53
54     /** Message constant for key in the resource bundle. */
55     public static final String JavaDoc ERR_EDIT_JOB_1 = "ERR_EDIT_JOB_1";
56
57     /** Message constant for key in the resource bundle. */
58     public static final String JavaDoc ERR_SCHEDULE_JOB_1 = "ERR_SCHEDULE_JOB_1";
59
60     /** Message constant for key in the resource bundle. */
61     public static final String JavaDoc ERR_UNSCHEDULE_JOB_1 = "ERR_UNSCHEDULE_JOB_1";
62
63     /** Message constant for key in the resource bundle. */
64     public static final String JavaDoc GUI_EDITJOB_ADMIN_TOOL_GROUP_0 = "GUI_EDITJOB_ADMIN_TOOL_GROUP_0";
65
66     /** Message constant for key in the resource bundle. */
67     public static final String JavaDoc GUI_EDITJOB_ADMIN_TOOL_HELP_0 = "GUI_EDITJOB_ADMIN_TOOL_HELP_0";
68
69     /** Message constant for key in the resource bundle. */
70     public static final String JavaDoc GUI_EDITJOB_ADMIN_TOOL_NAME_0 = "GUI_EDITJOB_ADMIN_TOOL_NAME_0";
71
72     /** Message constant for key in the resource bundle. */
73     public static final String JavaDoc GUI_EDITOR_CRONCLASS_CONTENTNOTIFICATION_0 = "GUI_EDITOR_CRONCLASS_CONTENTNOTIFICATION_0";
74
75     /** Message constant for key in the resource bundle. */
76     public static final String JavaDoc GUI_EDITOR_CRONCLASS_IMAGE_CACHECLEAN_0 = "GUI_EDITOR_CRONCLASS_IMAGE_CACHECLEAN_0";
77
78     /** Message constant for key in the resource bundle. */
79     public static final String JavaDoc GUI_EDITOR_CRONCLASS_IMAGESIZE_0 = "GUI_EDITOR_CRONCLASS_IMAGESIZE_0";
80
81     /** Message constant for key in the resource bundle. */
82     public static final String JavaDoc GUI_EDITOR_CRONCLASS_MEMORYMONITOR_0 = "GUI_EDITOR_CRONCLASS_MEMORYMONITOR_0";
83
84     /** Message constant for key in the resource bundle. */
85     public static final String JavaDoc GUI_EDITOR_CRONCLASS_POINTERVALIDATION_0 = "GUI_EDITOR_CRONCLASS_POINTERVALIDATION_0";
86
87     /** Message constant for key in the resource bundle. */
88     public static final String JavaDoc GUI_EDITOR_CRONCLASS_PUBLISH_0 = "GUI_EDITOR_CRONCLASS_PUBLISH_0";
89
90     /** Message constant for key in the resource bundle. */
91     public static final String JavaDoc GUI_EDITOR_CRONCLASS_SEARCHINDEX_0 = "GUI_EDITOR_CRONCLASS_SEARCHINDEX_0";
92
93     /** Message constant for key in the resource bundle. */
94     public static final String JavaDoc GUI_EDITOR_CRONCLASS_STATICEXPORT_0 = "GUI_EDITOR_CRONCLASS_STATICEXPORT_0";
95
96     /** Message constant for key in the resource bundle. */
97     public static final String JavaDoc GUI_EDITOR_CRONJOB_EXAMPLE1_0 = "GUI_EDITOR_CRONJOB_EXAMPLE1_0";
98
99     /** Message constant for key in the resource bundle. */
100     public static final String JavaDoc GUI_EDITOR_CRONJOB_EXAMPLE2_0 = "GUI_EDITOR_CRONJOB_EXAMPLE2_0";
101
102     /** Message constant for key in the resource bundle. */
103     public static final String JavaDoc GUI_EDITOR_CRONJOB_EXAMPLE3_0 = "GUI_EDITOR_CRONJOB_EXAMPLE3_0";
104
105     /** Message constant for key in the resource bundle. */
106     public static final String JavaDoc GUI_EDITOR_CRONJOB_EXAMPLE4_0 = "GUI_EDITOR_CRONJOB_EXAMPLE4_0";
107
108     /** Message constant for key in the resource bundle. */
109     public static final String JavaDoc GUI_EDITOR_CRONJOB_EXAMPLE5_0 = "GUI_EDITOR_CRONJOB_EXAMPLE5_0";
110
111     /** Message constant for key in the resource bundle. */
112     public static final String JavaDoc GUI_EDITOR_LABEL_CONTEXTINFO_BLOCK_0 = "GUI_EDITOR_LABEL_CONTEXTINFO_BLOCK_0";
113
114     /** Message constant for key in the resource bundle. */
115     public static final String JavaDoc GUI_EDITOR_LABEL_JOBSETTINGS_BLOCK_0 = "GUI_EDITOR_LABEL_JOBSETTINGS_BLOCK_0";
116
117     /** Message constant for key in the resource bundle. */
118     public static final String JavaDoc GUI_EDITOR_LABEL_PARAMETERS_BLOCK_0 = "GUI_EDITOR_LABEL_PARAMETERS_BLOCK_0";
119
120     /** Message constant for key in the resource bundle. */
121     public static final String JavaDoc GUI_JOBS_ADMIN_TOOL_GROUP_0 = "GUI_JOBS_ADMIN_TOOL_GROUP_0";
122
123     /** Message constant for key in the resource bundle. */
124     public static final String JavaDoc GUI_JOBS_ADMIN_TOOL_HELP_0 = "GUI_JOBS_ADMIN_TOOL_HELP_0";
125
126     /** Message constant for key in the resource bundle. */
127     public static final String JavaDoc GUI_JOBS_ADMIN_TOOL_NAME_0 = "GUI_JOBS_ADMIN_TOOL_NAME_0";
128
129     /** Message constant for key in the resource bundle. */
130     public static final String JavaDoc GUI_JOBS_ADMIN_TOOL_SHORTNAME_0 = "GUI_JOBS_ADMIN_TOOL_SHORTNAME_0";
131
132     /** Message constant for key in the resource bundle. */
133     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_ENCODING_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_ENCODING_0";
134
135     /** Message constant for key in the resource bundle. */
136     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_FORMAT_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_FORMAT_0";
137
138     /** Message constant for key in the resource bundle. */
139     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_LOCALE_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_LOCALE_0";
140
141     /** Message constant for key in the resource bundle. */
142     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_PROJECT_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_PROJECT_0";
143
144     /** Message constant for key in the resource bundle. */
145     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_REMADR_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_REMADR_0";
146
147     /** Message constant for key in the resource bundle. */
148     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_REQURI_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_REQURI_0";
149
150     /** Message constant for key in the resource bundle. */
151     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_ROOTSITE_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_ROOTSITE_0";
152
153     /** Message constant for key in the resource bundle. */
154     public static final String JavaDoc GUI_JOBS_DETAIL_CONTEXTINFO_USER_0 = "GUI_JOBS_DETAIL_CONTEXTINFO_USER_0";
155
156     /** Message constant for key in the resource bundle. */
157     public static final String JavaDoc GUI_JOBS_DETAIL_HIDE_CONTEXTINFO_HELP_0 = "GUI_JOBS_DETAIL_HIDE_CONTEXTINFO_HELP_0";
158
159     /** Message constant for key in the resource bundle. */
160     public static final String JavaDoc GUI_JOBS_DETAIL_HIDE_CONTEXTINFO_NAME_0 = "GUI_JOBS_DETAIL_HIDE_CONTEXTINFO_NAME_0";
161
162     /** Message constant for key in the resource bundle. */
163     public static final String JavaDoc GUI_JOBS_DETAIL_HIDE_PARAMETER_HELP_0 = "GUI_JOBS_DETAIL_HIDE_PARAMETER_HELP_0";
164
165     /** Message constant for key in the resource bundle. */
166     public static final String JavaDoc GUI_JOBS_DETAIL_HIDE_PARAMETER_NAME_0 = "GUI_JOBS_DETAIL_HIDE_PARAMETER_NAME_0";
167
168     /** Message constant for key in the resource bundle. */
169     public static final String JavaDoc GUI_JOBS_DETAIL_PARAMETER_FORMAT_0 = "GUI_JOBS_DETAIL_PARAMETER_FORMAT_0";
170
171     /** Message constant for key in the resource bundle. */
172     public static final String JavaDoc GUI_JOBS_DETAIL_SHOW_CONTEXTINFO_HELP_0 = "GUI_JOBS_DETAIL_SHOW_CONTEXTINFO_HELP_0";
173
174     /** Message constant for key in the resource bundle. */
175     public static final String JavaDoc GUI_JOBS_DETAIL_SHOW_CONTEXTINFO_NAME_0 = "GUI_JOBS_DETAIL_SHOW_CONTEXTINFO_NAME_0";
176
177     /** Message constant for key in the resource bundle. */
178     public static final String JavaDoc GUI_JOBS_DETAIL_SHOW_PARAMETER_HELP_0 = "GUI_JOBS_DETAIL_SHOW_PARAMETER_HELP_0";
179
180     /** Message constant for key in the resource bundle. */
181     public static final String JavaDoc GUI_JOBS_DETAIL_SHOW_PARAMETER_NAME_0 = "GUI_JOBS_DETAIL_SHOW_PARAMETER_NAME_0";
182
183     /** Message constant for key in the resource bundle. */
184     public static final String JavaDoc GUI_JOBS_LIST_ACTION_ACTIVATE_CONF_0 = "GUI_JOBS_LIST_ACTION_ACTIVATE_CONF_0";
185
186     /** Message constant for key in the resource bundle. */
187     public static final String JavaDoc GUI_JOBS_LIST_ACTION_ACTIVATE_HELP_0 = "GUI_JOBS_LIST_ACTION_ACTIVATE_HELP_0";
188
189     /** Message constant for key in the resource bundle. */
190     public static final String JavaDoc GUI_JOBS_LIST_ACTION_ACTIVATE_NAME_0 = "GUI_JOBS_LIST_ACTION_ACTIVATE_NAME_0";
191
192     /** Message constant for key in the resource bundle. */
193     public static final String JavaDoc GUI_JOBS_LIST_ACTION_COPY_CONF_0 = "GUI_JOBS_LIST_ACTION_COPY_CONF_0";
194
195     /** Message constant for key in the resource bundle. */
196     public static final String JavaDoc GUI_JOBS_LIST_ACTION_COPY_HELP_0 = "GUI_JOBS_LIST_ACTION_COPY_HELP_0";
197
198     /** Message constant for key in the resource bundle. */
199     public static final String JavaDoc GUI_JOBS_LIST_ACTION_COPY_NAME_0 = "GUI_JOBS_LIST_ACTION_COPY_NAME_0";
200
201     /** Message constant for key in the resource bundle. */
202     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DEACTIVATE_CONF_0 = "GUI_JOBS_LIST_ACTION_DEACTIVATE_CONF_0";
203
204     /** Message constant for key in the resource bundle. */
205     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DEACTIVATE_HELP_0 = "GUI_JOBS_LIST_ACTION_DEACTIVATE_HELP_0";
206
207     /** Message constant for key in the resource bundle. */
208     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DEACTIVATE_NAME_0 = "GUI_JOBS_LIST_ACTION_DEACTIVATE_NAME_0";
209
210     /** Message constant for key in the resource bundle. */
211     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DELETE_CONF_0 = "GUI_JOBS_LIST_ACTION_DELETE_CONF_0";
212
213     /** Message constant for key in the resource bundle. */
214     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DELETE_HELP_0 = "GUI_JOBS_LIST_ACTION_DELETE_HELP_0";
215
216     /** Message constant for key in the resource bundle. */
217     public static final String JavaDoc GUI_JOBS_LIST_ACTION_DELETE_NAME_0 = "GUI_JOBS_LIST_ACTION_DELETE_NAME_0";
218
219     /** Message constant for key in the resource bundle. */
220     public static final String JavaDoc GUI_JOBS_LIST_ACTION_EDIT_CONF_0 = "GUI_JOBS_LIST_ACTION_EDIT_CONF_0";
221
222     /** Message constant for key in the resource bundle. */
223     public static final String JavaDoc GUI_JOBS_LIST_ACTION_EDIT_HELP_0 = "GUI_JOBS_LIST_ACTION_EDIT_HELP_0";
224
225     /** Message constant for key in the resource bundle. */
226     public static final String JavaDoc GUI_JOBS_LIST_ACTION_EDIT_NAME_0 = "GUI_JOBS_LIST_ACTION_EDIT_NAME_0";
227
228     /** Message constant for key in the resource bundle. */
229     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MACTIVATE_CONF_0 = "GUI_JOBS_LIST_ACTION_MACTIVATE_CONF_0";
230
231     /** Message constant for key in the resource bundle. */
232     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MACTIVATE_HELP_0 = "GUI_JOBS_LIST_ACTION_MACTIVATE_HELP_0";
233
234     /** Message constant for key in the resource bundle. */
235     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MACTIVATE_NAME_0 = "GUI_JOBS_LIST_ACTION_MACTIVATE_NAME_0";
236
237     /** Message constant for key in the resource bundle. */
238     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDEACTIVATE_CONF_0 = "GUI_JOBS_LIST_ACTION_MDEACTIVATE_CONF_0";
239
240     /** Message constant for key in the resource bundle. */
241     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDEACTIVATE_HELP_0 = "GUI_JOBS_LIST_ACTION_MDEACTIVATE_HELP_0";
242
243     /** Message constant for key in the resource bundle. */
244     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDEACTIVATE_NAME_0 = "GUI_JOBS_LIST_ACTION_MDEACTIVATE_NAME_0";
245
246     /** Message constant for key in the resource bundle. */
247     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDELETE_CONF_0 = "GUI_JOBS_LIST_ACTION_MDELETE_CONF_0";
248
249     /** Message constant for key in the resource bundle. */
250     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDELETE_HELP_0 = "GUI_JOBS_LIST_ACTION_MDELETE_HELP_0";
251
252     /** Message constant for key in the resource bundle. */
253     public static final String JavaDoc GUI_JOBS_LIST_ACTION_MDELETE_NAME_0 = "GUI_JOBS_LIST_ACTION_MDELETE_NAME_0";
254
255     /** Message constant for key in the resource bundle. */
256     public static final String JavaDoc GUI_JOBS_LIST_COL_ACTIVE_0 = "GUI_JOBS_LIST_COL_ACTIVE_0";
257
258     /** Message constant for key in the resource bundle. */
259     public static final String JavaDoc GUI_JOBS_LIST_COL_ACTIVE_HELP_0 = "GUI_JOBS_LIST_COL_ACTIVE_HELP_0";
260
261     /** Message constant for key in the resource bundle. */
262     public static final String JavaDoc GUI_JOBS_LIST_COL_CLASS_0 = "GUI_JOBS_LIST_COL_CLASS_0";
263
264     /** Message constant for key in the resource bundle. */
265     public static final String JavaDoc GUI_JOBS_LIST_COL_COPY_0 = "GUI_JOBS_LIST_COL_COPY_0";
266
267     /** Message constant for key in the resource bundle. */
268     public static final String JavaDoc GUI_JOBS_LIST_COL_COPY_HELP_0 = "GUI_JOBS_LIST_COL_COPY_HELP_0";
269
270     /** Message constant for key in the resource bundle. */
271     public static final String JavaDoc GUI_JOBS_LIST_COL_DELETE_0 = "GUI_JOBS_LIST_COL_DELETE_0";
272
273     /** Message constant for key in the resource bundle. */
274     public static final String JavaDoc GUI_JOBS_LIST_COL_DELETE_HELP_0 = "GUI_JOBS_LIST_COL_DELETE_HELP_0";
275
276     /** Message constant for key in the resource bundle. */
277     public static final String JavaDoc GUI_JOBS_LIST_COL_EDIT_0 = "GUI_JOBS_LIST_COL_EDIT_0";
278
279     /** Message constant for key in the resource bundle. */
280     public static final String JavaDoc GUI_JOBS_LIST_COL_EDIT_HELP_0 = "GUI_JOBS_LIST_COL_EDIT_HELP_0";
281
282     /** Message constant for key in the resource bundle. */
283     public static final String JavaDoc GUI_JOBS_LIST_COL_LASTEXE_0 = "GUI_JOBS_LIST_COL_LASTEXE_0";
284
285     /** Message constant for key in the resource bundle. */
286     public static final String JavaDoc GUI_JOBS_LIST_COL_NAME_0 = "GUI_JOBS_LIST_COL_NAME_0";
287
288     /** Message constant for key in the resource bundle. */
289     public static final String JavaDoc GUI_JOBS_LIST_COL_NEXTEXE_0 = "GUI_JOBS_LIST_COL_NEXTEXE_0";
290
291     /** Message constant for key in the resource bundle. */
292     public static final String JavaDoc GUI_JOBS_LIST_NAME_0 = "GUI_JOBS_LIST_NAME_0";
293
294     /** Message constant for key in the resource bundle. */
295     public static final String JavaDoc GUI_NEWJOB_ADMIN_TOOL_GROUP_0 = "GUI_NEWJOB_ADMIN_TOOL_GROUP_0";
296
297     /** Message constant for key in the resource bundle. */
298     public static final String JavaDoc GUI_NEWJOB_ADMIN_TOOL_HELP_0 = "GUI_NEWJOB_ADMIN_TOOL_HELP_0";
299
300     /** Message constant for key in the resource bundle. */
301     public static final String JavaDoc GUI_NEWJOB_ADMIN_TOOL_NAME_0 = "GUI_NEWJOB_ADMIN_TOOL_NAME_0";
302
303     /** Name of the used resource bundle. */
304     private static final String JavaDoc BUNDLE_NAME = "org.opencms.workplace.tools.scheduler.messages";
305
306     /** Static instance member. */
307     private static final I_CmsMessageBundle INSTANCE = new Messages();
308
309     /**
310      * Hides the public constructor for this utility class.<p>
311      */

312     private Messages() {
313
314         // hide the constructor
315
}
316
317     /**
318      * Returns an instance of this localized message accessor.<p>
319      *
320      * @return an instance of this localized message accessor
321      */

322     public static I_CmsMessageBundle get() {
323
324         return INSTANCE;
325     }
326
327     /**
328      * Returns the bundle name for this OpenCms package.<p>
329      *
330      * @return the bundle name for this OpenCms package
331      */

332     public String JavaDoc getBundleName() {
333
334         return BUNDLE_NAME;
335     }
336 }
Popular Tags