Skip navigation links
A B C D E F G H I J L M N O P Q R S T U W Z 

A

addPortletTags(StringBuffer) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Add the common tags to all the portlets to the XML document

B

Button - Class in fr.paris.lutece.plugins.jsr286.pluto
Button definition for fr.paris.lutece.plugins.jsr168.pluto.Buttons
Buttons - Class in fr.paris.lutece.plugins.jsr286.pluto
Buttons list to be displayed in portlet title

C

com.mycomp.portal.jsr286 - package com.mycomp.portal.jsr286
 

D

delete(int) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletDAO
Delete a record from the table
doCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Processes the creation form of a new jsr 168 portlet
doModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Processes the update form of the jsr 168 portlet whose identifier is in the http request
doView(RenderRequest, RenderResponse) - Method in class com.mycomp.portal.jsr286.PublishEventPortlet
 
doView(RenderRequest, RenderResponse) - Method in class com.mycomp.portal.jsr286.SubscribeEventPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.apache.pluto.examples.HelloWorldPortlet
 

E

extractPortletId(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
 

F

findSession(HttpServletRequest) - Static method in class fr.paris.lutece.plugins.jsr286.pluto.PlutoSession
Return the current Pluto session (for current user request)
flushBuffer() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: flush local buffer instead "real" buffer (in parent).
fr.paris.lutece.plugins.jsr286.business.portlet - package fr.paris.lutece.plugins.jsr286.business.portlet
 
fr.paris.lutece.plugins.jsr286.pluto - package fr.paris.lutece.plugins.jsr286.pluto
 
fr.paris.lutece.plugins.jsr286.web.portlet - package fr.paris.lutece.plugins.jsr286.web.portlet
 

G

getBufferSize() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: return local buffer size
getBufferString() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Return the content of the buffer
getButtons(int, String) - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
Return list of buttons that must be displayed on the portlet titlebar.
getCCPPProfileService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getContextName() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Returns the name of the jsr 286 name
getCreate(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Returns the Jsr 168 Portlet form of creation
getDAO() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletHome
Returns the instance of the portelt DAO singleton
getEventCoordinationService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
getFilterManagerService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
getImagePath() - Method in class fr.paris.lutece.plugins.jsr286.pluto.Button
Return the image path associated to this button
getInstance() - Static method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletHome
Returns the instance of Jsr286Portlet
getJsr286Name() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Returns the name of the jsr 286 name
getModify(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Returns the Jsr 168 Portlet form for update
getName() - Method in class com.mycomp.portal.jsr286.WrapperEvent
 
getNamespaceMapper() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getOutputStream() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: return local OutputStream.
getPortalContext() - Method in class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
getPortalInfo() - Method in class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
 
getPortletEnvironmentService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getPortletInvokerService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getPortletPreferencesService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getPortletRequestContextService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
getPortletTitles() - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
Return titles list of defined portlets
getPortletTypeId() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletHome
Returns the identifier of the portlet type
getPortletURLListenerService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
getPortletWindow() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Returns the portlet window
getPortletWindow(String, String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.PlutoSession
Return a portlet window associated to a portlet ID.
getPropertiesPrefix() - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Returns the properties prefix used for jsr168 portlet and defined in lutece.properties file
getProperty(String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
 
getPropertyNames() - Method in class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
 
getRequestDispatcherService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getResponse() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: proxy operation (info logged)
getSupportedPortletModes() - Method in class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
Get an enumeration of all PortletModes supported by this portal.
getSupportedWindowStates() - Method in class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
Get an enumeration of all WindowStates supported by this portal.
getUrlRender() - Method in class fr.paris.lutece.plugins.jsr286.pluto.Button
Return the url associated to this button
getUserInfoService() - Method in class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
getWriter() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: return local PrintWriter.
getXml(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Returns the Xml code of the HTML portlet without Xml header
getXmlDocument(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Returns the Xml code of the HTML portlet with Xml header
getZipcode() - Method in class com.mycomp.portal.jsr286.WrapperEvent
 

H

HelloWorldPortlet - Class in org.apache.pluto.examples
Example Hello World portlet to demonstrate deployment using Maven 2.
HelloWorldPortlet() - Constructor for class org.apache.pluto.examples.HelloWorldPortlet
 

I

init() - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
initPortletWindow(int, String, String) - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
insert(Portlet) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletDAO
Insert a new record in the table.
isCommitted() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: always "true" operation (info logged)

J

Jsr286Portlet - Class in fr.paris.lutece.plugins.jsr286.business.portlet
This class represents business objects HtmlPortlet
Jsr286Portlet() - Constructor for class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Sets the identifier of the portlet type to value specified
Jsr286PortletDAO - Class in fr.paris.lutece.plugins.jsr286.business.portlet
this class provides Data Access methods for HtmlPortlet objects
Jsr286PortletHome - Class in fr.paris.lutece.plugins.jsr286.business.portlet
This class provides instances management methods for HtmlPortlet objects
Jsr286PortletHome() - Constructor for class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletHome
Constructor
Jsr286PortletJspBean - Class in fr.paris.lutece.plugins.jsr286.web.portlet
This class provides the user interface to manage Jsr 286 Portlet features
Jsr286PortletJspBean() - Constructor for class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
Creates a new Jsr168PortletJspBean object.

L

load(int) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletDAO
loads the data of portlet from the table
LuteceHttpServletResponse - Class in fr.paris.lutece.plugins.jsr286.pluto
Wrap HttpServletResponse for Lutece processing: We can't output direct flow to response.
LuteceHttpServletResponse(HttpServletResponse) - Constructor for class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Initialize buffer and stream of the instance for capture chars flow.
LuteceToPlutoConnector - Class in fr.paris.lutece.plugins.jsr286.pluto
 
LuteceToPlutoConnector() - Constructor for class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 

M

modes() - Method in class fr.paris.lutece.plugins.jsr286.pluto.Buttons
Return an iterator for defined buttons for modes

N

NAME_ATTR - Static variable in class com.mycomp.portal.jsr286.SubscribeEventPortlet
 

O

OptionalContainerServicesImpl - Class in fr.paris.lutece.plugins.jsr286.pluto
 
OptionalContainerServicesImpl() - Constructor for class fr.paris.lutece.plugins.jsr286.pluto.OptionalContainerServicesImpl
 
org.apache.pluto.examples - package org.apache.pluto.examples
 

P

PlutoSession - Class in fr.paris.lutece.plugins.jsr286.pluto
Unique class present in HttpSession instance associated to user.
PortalContextImpl - Class in fr.paris.lutece.plugins.jsr286.pluto
 
PortalContextImpl() - Constructor for class fr.paris.lutece.plugins.jsr286.pluto.PortalContextImpl
 
processAction(ActionRequest, ActionResponse) - Method in class com.mycomp.portal.jsr286.PublishEventPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.apache.pluto.examples.HelloWorldPortlet
 
processEvent(EventRequest, EventResponse) - Method in class com.mycomp.portal.jsr286.SubscribeEventPortlet
 
PublishEventPortlet - Class in com.mycomp.portal.jsr286
 
PublishEventPortlet() - Constructor for class com.mycomp.portal.jsr286.PublishEventPortlet
 

Q

QNAME - Static variable in class com.mycomp.portal.jsr286.WrapperEvent
 

R

realiseAction(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
 
realiseServeResource(HttpServletRequest) - Method in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
 
remove() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Removes the current instance of the HtmlPortlet object
render(int, String, PortletWindow) - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
request(int, String, int) - Static method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
RequiredContainerServicesImpl - Class in fr.paris.lutece.plugins.jsr286.pluto
 
RequiredContainerServicesImpl() - Constructor for class fr.paris.lutece.plugins.jsr286.pluto.RequiredContainerServicesImpl
 
reset() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: flush buffer and clear content
resetBuffer() - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: flush buffer and clear content
RIGHT_MANAGE_ADMIN_SITE - Static variable in class fr.paris.lutece.plugins.jsr286.web.portlet.Jsr286PortletJspBean
 

S

sendError(int) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
sendError(int, String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
sendRedirect(String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
setBufferSize(int) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: empty operation
setContentLength(int) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
setContentType(String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: empty operation
setContextName(String) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Sets the name of the jsr 286 portlet
setJsr286Name(String) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Sets the name of the jsr 286 portlet
setMode(String) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
 
setName(String) - Method in class com.mycomp.portal.jsr286.WrapperEvent
 
setPortletWindow(PortletWindowImpl) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Sets the portlet window
setResponse(ServletResponse) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: empty operation (warn logged)
setStatus(int) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
setStatus(int, String) - Method in class fr.paris.lutece.plugins.jsr286.pluto.LuteceHttpServletResponse
Overridden: unsupported operation
setWindowState(String) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
 
setZipcode(String) - Method in class com.mycomp.portal.jsr286.WrapperEvent
 
states() - Method in class fr.paris.lutece.plugins.jsr286.pluto.Buttons
Return an iterator for defined buttons for states
store(Portlet) - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286PortletDAO
Update the record in the table
SubscribeEventPortlet - Class in com.mycomp.portal.jsr286
 
SubscribeEventPortlet() - Constructor for class com.mycomp.portal.jsr286.SubscribeEventPortlet
 

T

TYPE_ACTION - Static variable in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
TYPE_RENDER - Static variable in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 
TYPE_RESOURCE - Static variable in class fr.paris.lutece.plugins.jsr286.pluto.LuteceToPlutoConnector
 

U

update() - Method in class fr.paris.lutece.plugins.jsr286.business.portlet.Jsr286Portlet
Updates the current instance of the HtmlPortlet object

W

WrapperEvent - Class in com.mycomp.portal.jsr286
 
WrapperEvent() - Constructor for class com.mycomp.portal.jsr286.WrapperEvent
 

Z

ZIP_ATTR - Static variable in class com.mycomp.portal.jsr286.SubscribeEventPortlet
 
A B C D E F G H I J L M N O P Q R S T U W Z 
Skip navigation links

Copyright © 2018 City of Paris. All rights reserved.