|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EventDefinition | |
|---|---|
| com.liferay.portal.model | This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. |
| com.liferay.portal.model.impl | This package defines the portal model implementation base classes. |
| Uses of EventDefinition in com.liferay.portal.model |
|---|
| Methods in com.liferay.portal.model that return types with arguments of type EventDefinition | |
|---|---|
Set<EventDefinition> |
PortletApp.getEventDefinitions()
|
| 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 that return types with arguments of type EventDefinition | |
|---|---|
Set<EventDefinition> |
PortletAppImpl.getEventDefinitions()
|
| Methods in com.liferay.portal.model.impl with parameters of type EventDefinition | |
|---|---|
void |
PortletAppImpl.addEventDefinition(EventDefinition eventDefinition)
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||