|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.velocity.PolicyBasedReferenceInsertionHandler
public final class PolicyBasedReferenceInsertionHandler
A ReferenceInsertionEventHandler
that delegates reference insertion processing to the provided
ReferenceInsertionPolicy
.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.velocity.app.event.ReferenceInsertionEventHandler |
---|
org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor |
Constructor Summary | |
---|---|
PolicyBasedReferenceInsertionHandler(ReferenceInsertionPolicy insertionPolicy)
|
Method Summary | |
---|---|
java.lang.Object |
referenceInsert(java.lang.String reference,
java.lang.Object value)
|
void |
setContext(org.apache.velocity.context.Context context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolicyBasedReferenceInsertionHandler(ReferenceInsertionPolicy insertionPolicy)
Method Detail |
---|
public java.lang.Object referenceInsert(java.lang.String reference, java.lang.Object value)
referenceInsert
in interface org.apache.velocity.app.event.ReferenceInsertionEventHandler
public void setContext(org.apache.velocity.context.Context context)
setContext
in interface org.apache.velocity.util.ContextAware
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |