Liferay 7.0-ce-b4

com.liferay.portal.repository.capabilities
Class LiferayCommentCapability

java.lang.Object
  extended by com.liferay.portal.repository.capabilities.LiferayCommentCapability
All Implemented Interfaces:
Capability, CommentCapability, RepositoryEventAware

public class LiferayCommentCapability
extends Object
implements CommentCapability, RepositoryEventAware


Constructor Summary
LiferayCommentCapability()
           
 
Method Summary
 void registerRepositoryEventListeners(RepositoryEventRegistry repositoryEventRegistry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayCommentCapability

public LiferayCommentCapability()
Method Detail

registerRepositoryEventListeners

public void registerRepositoryEventListeners(RepositoryEventRegistry repositoryEventRegistry)
Specified by:
registerRepositoryEventListeners in interface RepositoryEventAware

Liferay 7.0-ce-b4