|
rewrite-api-el 2.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocpsoft.rewrite.el.El
org.ocpsoft.rewrite.el.El.ElProperties
public static class El.ElProperties
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ocpsoft.rewrite.el.El |
|---|
El.ElMethod, El.ElProperties, El.ElProperty |
| Constructor Summary | |
|---|---|
El.ElProperties(org.ocpsoft.rewrite.el.Expression submit,
org.ocpsoft.rewrite.el.Expression retrieve)
|
|
| Method Summary | |
|---|---|
Object |
retrieve(Rewrite event,
EvaluationContext context)
|
Object |
submit(Rewrite event,
EvaluationContext context,
Object value)
|
boolean |
supportsRetrieval()
|
boolean |
supportsSubmission()
|
String |
toString()
|
| Methods inherited from class org.ocpsoft.rewrite.el.El |
|---|
method, properties, properties, property, property, retrievalMethod, retrievalMethod, submissionMethod |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public El.ElProperties(org.ocpsoft.rewrite.el.Expression submit,
org.ocpsoft.rewrite.el.Expression retrieve)
| Method Detail |
|---|
public Object retrieve(Rewrite event,
EvaluationContext context)
public boolean supportsRetrieval()
public boolean supportsSubmission()
public Object submit(Rewrite event,
EvaluationContext context,
Object value)
public String toString()
toString in class Object
|
rewrite-api-el 2.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||