|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ofbiz.minilang.method.callops.FlexibleMessage
public final class FlexibleMessage
Simple class to wrap messages that come either from a straight string or a properties file
| Constructor Summary | |
|---|---|
FlexibleMessage(org.w3c.dom.Element element,
java.lang.String defaultProperty)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage(java.lang.ClassLoader loader,
MethodContext methodContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlexibleMessage(org.w3c.dom.Element element,
java.lang.String defaultProperty)
| Method Detail |
|---|
public java.lang.String getMessage(java.lang.ClassLoader loader,
MethodContext methodContext)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||