com.j2biz.blogunity.listener
Class EntryEvent

java.lang.Object
  extended byjava.util.EventObject
      extended bycom.j2biz.blogunity.listener.AbstractBlogunityEvent
          extended bycom.j2biz.blogunity.listener.EntryEvent
All Implemented Interfaces:
Serializable

public class EntryEvent
extends AbstractBlogunityEvent

Since:
0.1
Author:
michelson
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.j2biz.blogunity.listener.AbstractBlogunityEvent
BLOG_CREATED, BLOG_REMOVED, BLOG_UPDATED, ENTRY_COMMENTED, ENTRY_CREATED, ENTRY_REMOVED, ENTRY_UPDATED, UNDEFINED, USER_ACTIVATED, USER_DEACTIVATED, USER_LOGGED_IN, USER_LOGGED_OUT, USER_REGISTERED, USER_REMOVED, USER_UPDATED
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
EntryEvent(Entry entry, int type)
           
 
Methods inherited from class com.j2biz.blogunity.listener.AbstractBlogunityEvent
getType
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EntryEvent

public EntryEvent(Entry entry,
                  int type)


Copyright (c)j2biz.com