java.lang.Object
org.exoplatform.documents.storage.jcr.listener.CategoryLinkModifiedDocumentListener
All Implemented Interfaces:
org.exoplatform.services.listener.ListenerBase<Long ,io.meeds.social.category.model.CategoryObject>
@Component
public class CategoryLinkModifiedDocumentListener
extends Object
implements org.exoplatform.services.listener.ListenerBase<Long ,io.meeds.social.category.model.CategoryObject>
Constructor Summary
Constructors
Method Summary
All Methods Instance Methods Concrete Methods
void
void
onEvent (org.exoplatform.services.listener.Event<Long ,io.meeds.social.category.model.CategoryObject> event)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
getName
Field Details
OBJECT_TYPE
public static final String OBJECT_TYPE
See Also:
Constructor Details
CategoryLinkModifiedDocumentListener
public CategoryLinkModifiedDocumentListener ()
Method Details
init
@PostConstruct
public void init ()