|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptingServer
| Method Summary | |
|---|---|
Object[] |
eval(String name,
String script,
Map<String,Object> context)
|
Object[] |
invoke(String name,
String script,
Map<String,Object> context,
String method,
Object[] args)
|
| Method Detail |
|---|
Object[] eval(String name,
String script,
Map<String,Object> context)
throws Exception
Exception
Object[] invoke(String name,
String script,
Map<String,Object> context,
String method,
Object[] args)
throws Exception
Exception
|
Nuxeo Enterprise Platform 5.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||