|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EvalInterface
Interface of the eval action. Used
| Method Summary | |
|---|---|
Object |
doAction(PublicationContext context)
eval the current publication context |
Object |
doAction(PublicationContext context,
List<String> subContext)
eval the current publicat ion context |
Object |
doAction(PublicationContext context,
String subContextAsText)
eval the current publication context |
| Method Detail |
|---|
Object doAction(PublicationContext context,
List<String> subContext)
context - the current contextsubContext - list of the subcontext
Object doAction(PublicationContext context,
String subContextAsText)
context - the current contextsubContextAsText - the string to be evaluated
Object doAction(PublicationContext context)
context - the current context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||