Liferay 7.0-ce-b4

com.liferay.portal.kernel.repository.event
Interface RepositoryEventListener<S extends RepositoryEventType,T>


public interface RepositoryEventListener<S extends RepositoryEventType,T>


Method Summary
 void execute(T model)
           
 

Method Detail

execute

void execute(T model)
             throws PortalException
Throws:
PortalException

Liferay 7.0-ce-b4