Liferay 7.0-ce-b8 portal-impl

com.liferay.portal.repository.capabilities
Class LiferayCommentCapability

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

public class LiferayCommentCapability
extends Object
implements com.liferay.portal.kernel.repository.capabilities.CommentCapability, com.liferay.portal.kernel.repository.event.RepositoryEventAware


Constructor Summary
LiferayCommentCapability()
           
 
Method Summary
 void registerRepositoryEventListeners(com.liferay.portal.kernel.repository.registry.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(com.liferay.portal.kernel.repository.registry.RepositoryEventRegistry repositoryEventRegistry)
Specified by:
registerRepositoryEventListeners in interface com.liferay.portal.kernel.repository.event.RepositoryEventAware

Liferay 7.0-ce-b8 portal-impl