|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.milyn.util.MVELTemplate
public class MVELTemplate
MVEL template.
| Constructor Summary | |
|---|---|
MVELTemplate(String template)
|
|
| Method Summary | |
|---|---|
String |
apply(Object contextObject)
|
String |
getTemplate()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MVELTemplate(String template)
| Method Detail |
|---|
public String getTemplate()
public String apply(Object contextObject)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||