Liferay 6.0.5

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

Packages that use EventDefinition
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of EventDefinition in com.liferay.portal.model
 

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

Uses of EventDefinition in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement EventDefinition
 class EventDefinitionImpl
           
 

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


Liferay 6.0.5