Skip navigation links
C D G O P V 

C

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.

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
 

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.

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 O P V 
Skip navigation links

Copyright © 2022 Vaadin Ltd. All rights reserved.