|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISupportJobServer
This interface is implemented by all the plugin objects that can be processed by a Job Server.
| Method Summary | |
|---|---|
java.lang.String |
formatJobServerError(java.util.Locale locale,
IProperties errorBag)
Formats a job server error. |
| Method Detail |
|---|
java.lang.String formatJobServerError(java.util.Locale locale,
IProperties errorBag)
Formats a job server error.
locale - The Locale object specifying the locale for which the error
message will be displayed.errorBag - A property bag containing the necessary information to format the error
message.
String containing the formatted error message.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||