se.rupy.content
Class Label.Permit

java.lang.Object
  extended by Service
      extended by se.rupy.content.Label.Permit
Enclosing class:
Label

public static class Label.Permit
extends Service


Constructor Summary
Label.Permit()
           
 
Method Summary
 void filter(Event event)
           
 int index()
           
 java.lang.String path()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Label.Permit

public Label.Permit()
Method Detail

index

public int index()

path

public java.lang.String path()

filter

public void filter(Event event)
            throws Event,
                   java.lang.Exception
Throws:
Event
java.lang.Exception