|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.extensions.webscripts.processor.BaseProcessorExtension
org.alfresco.web.scripts.ActionEvaluatorHelper
public class ActionEvaluatorHelper
| Field Summary | |
|---|---|
protected org.springframework.context.ApplicationContext |
applicationContext
|
| Constructor Summary | |
|---|---|
ActionEvaluatorHelper()
|
|
| Method Summary | |
|---|---|
Evaluator |
getEvaluator(java.lang.String evaluatorName)
|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class org.springframework.extensions.webscripts.processor.BaseProcessorExtension |
|---|
getExtensionName, register, setExtensionName, setProcessors |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.springframework.context.ApplicationContext applicationContext
| Constructor Detail |
|---|
public ActionEvaluatorHelper()
| Method Detail |
|---|
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic Evaluator getEvaluator(java.lang.String evaluatorName)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||