Liferay 6.2.0-ce-m4

Uses of Interface
com.liferay.portal.model.EventDefinition

Packages that use EventDefinition
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of EventDefinition in com.liferay.portal.model
 

Methods in com.liferay.portal.model with parameters of type EventDefinition
 void PortletApp.addEventDefinition(EventDefinition eventDefinition)
           
 


Liferay 6.2.0-ce-m4