|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.document.service.rules.RuleEngine
public class RuleEngine
Rule engine. Executes rules on every document event.
Method Summary | |
---|---|
static RuleEngine |
getInstance()
Gets the unique instance |
void |
processDocumentEvent(DocumentEvent event)
Process a document event |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RuleEngine getInstance()
public void processDocumentEvent(DocumentEvent event)
processDocumentEvent
in interface DocumentEventListener
event
- The vent to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |