org.mmbase.module.lucene
Class AssignmentEvents

java.lang.Object
  extended by org.mmbase.module.lucene.AssignmentEvents

public class AssignmentEvents
extends Object

Since:
MMBase-1.9
Version:
$Id: AssignmentEvents.java 35592 2009-06-02 23:56:16Z michiel $
Author:
Michiel Meeuwissen

Nested Class Summary
static class AssignmentEvents.Broker
          The associated broker
static class AssignmentEvents.Event
           
static interface AssignmentEvents.Listener
          The associated listener
 
Field Summary
static int CLEAR
           
static int DELETE
           
static int FULL
           
static int UPDATE
           
 
Constructor Summary
AssignmentEvents()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FULL

public static final int FULL
See Also:
Constant Field Values

UPDATE

public static final int UPDATE
See Also:
Constant Field Values

DELETE

public static final int DELETE
See Also:
Constant Field Values

CLEAR

public static final int CLEAR
See Also:
Constant Field Values
Constructor Detail

AssignmentEvents

public AssignmentEvents()


MMBase 2.0-SNAPSHOT - null