C D G N O P S V 
All Classes All Packages

C

category() - Method in annotation type com.vaadin.osgi.liferay.VaadinLiferayPortletConfiguration
Category of the portlet in Liferay menus.
com.vaadin.osgi.liferay - package com.vaadin.osgi.liferay
 
createInstance(UICreateEvent) - Method in class com.vaadin.osgi.liferay.OsgiUIProvider
 
createPortletService(DeploymentConfiguration) - Method in class com.vaadin.osgi.liferay.OsgiVaadinPortlet
 
createVaadinSession(VaadinRequest) - Method in class com.vaadin.osgi.liferay.OsgiVaadinPortletService
 

D

DISPLAY_CATEGORY - Static variable in class com.vaadin.osgi.liferay.PortletProperties
Property key for the Liferay category property.
DISPLAY_NAME - Static variable in class com.vaadin.osgi.liferay.PortletProperties
Property key for the UI visible name of the Portlet.
displayName() - Method in annotation type com.vaadin.osgi.liferay.VaadinLiferayPortletConfiguration
Display name of the portlet.

G

getDefaultDisplayName() - Method in class com.vaadin.osgi.liferay.OsgiUIProvider
 
getDefaultPortletName() - Method in class com.vaadin.osgi.liferay.OsgiUIProvider
 
getUIClass(UIClassSelectionEvent) - Method in class com.vaadin.osgi.liferay.OsgiUIProvider
 

N

name() - Method in annotation type com.vaadin.osgi.liferay.VaadinLiferayPortletConfiguration
Portlet name, must conform to the portlet specification and is used as the key for the portlet.

O

OsgiUIProvider - Class in com.vaadin.osgi.liferay
Vaadin UIProvider that provides a single UI class provided through the registration of a UI as an OSGi service.
OsgiUIProvider(ServiceObjects<UI>, Optional<LogService>) - Constructor for class com.vaadin.osgi.liferay.OsgiUIProvider
 
OsgiVaadinPortlet - Class in com.vaadin.osgi.liferay
VaadinPortlet that uses an OsgiUIProvider to configure its UI.
OsgiVaadinPortlet(OsgiUIProvider) - Constructor for class com.vaadin.osgi.liferay.OsgiVaadinPortlet
 
OsgiVaadinPortletService - Class in com.vaadin.osgi.liferay
VaadinPortletService class that uses the OsgiUIProvider to configure the UI class for a VaadinPortlet.
OsgiVaadinPortletService(VaadinPortlet, DeploymentConfiguration, OsgiUIProvider) - Constructor for class com.vaadin.osgi.liferay.OsgiVaadinPortletService
 

P

PORTLET_NAME - Static variable in class com.vaadin.osgi.liferay.PortletProperties
Property key for the name of the Portlet.
PORTLET_SECURITY_ROLE - Static variable in class com.vaadin.osgi.liferay.PortletProperties
Property key for the security roles mapped to the Portlet.
PORTLET_UI_PROPERTY - Static variable in class com.vaadin.osgi.liferay.PortletProperties
This property is used to mark the UI service as a Portlet UI.
PortletProperties - Class in com.vaadin.osgi.liferay
Constants for Liferay portlets.

S

securityRole() - Method in annotation type com.vaadin.osgi.liferay.VaadinLiferayPortletConfiguration
Array of allowed security roles.

V

VaadinLiferayPortletConfiguration - Annotation Type in com.vaadin.osgi.liferay
This annotation is used to inform the PortletUIServiceTrackerCustomizer that this UI should be wrapped in a Portlet and provides the necessary configuration for that.
VaadinPortletProvider - Class in com.vaadin.osgi.liferay
Initializes a service tracker with PortletUIServiceTrackerCustomizer to track UI service registrations.
VaadinPortletProvider() - Constructor for class com.vaadin.osgi.liferay.VaadinPortletProvider
 
C D G N O P S V 
All Classes All Packages