A C D G H I J L M N P R S T U W _

A

AbstractHttpJspPagePortlet - class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet.
 
AbstractHttpJspPagePortlet() - Constructor for class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
AdapterPortlet - class it.eng.spago.dispatching.httpchannel.AdapterPortlet.
 
AdapterPortlet() - Constructor for class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
add(MarkedRequest) - Method in class it.eng.spago.navigation.LightNavigator
Adds a MarkedRequest element to the stack.

C

cleanString(String) - Static method in class it.eng.spago.util.PortletUtilities
Cleans a string from spaces and tabulation characters.
controlLightNavigation(PortletRequest, SourceBean) - Static method in class it.eng.spago.navigation.LightNavigationManager
This method is responsible for the requests stack (the LightNavigator) modification.
createPortletURL(HttpServletRequest, String) - Static method in class it.eng.spago.util.PortletUtilities
Starting from the original URL and the request, creates a string representing the Portlet URL.
createPortletURLForResource(HttpServletRequest, String) - Static method in class it.eng.spago.util.PortletUtilities
Creates the particular portlet URL for a resource, given its path.
critical(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see Spago Tracing docuentation for more details).
critical(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with CRITICAL importance (see Spago Tracing docuentation for more details).

D

debug(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with DEBUG importance (see Spago Tracing docuentation for more details).
debug(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with DEBUG importance (see Spago Tracing docuentation for more details).
delParameter(String) - Method in class it.eng.spago.dispatching.httpchannel.RouterPortlet
 
delResponseContainer(HttpServletRequest) - Static method in class it.eng.spago.base.ResponseContainerPortletAccess
 
destroy() - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
doHelp(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
doRenderService(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
doView(RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 

G

GeneralUtilities - class it.eng.spago.util.GeneralUtilities.
 
GeneralUtilities() - Constructor for class it.eng.spago.util.GeneralUtilities
 
getBrowserLocale() - Static method in class it.eng.spago.base.PortletAccess
 
getDefaultRouter() - Static method in class it.eng.spago.dispatching.httpchannel.RouterPortlet
 
getErrorHandler(HttpServletRequest) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getFieldNameInForm() - Method in class it.eng.spago.util.UploadedFile
 
getFileContent() - Method in class it.eng.spago.util.UploadedFile
 
getFileName() - Method in class it.eng.spago.util.UploadedFile
 
getFirstUploadedFile(PortletRequest) - Static method in class it.eng.spago.util.PortletUtilities
Gets the first uploaded file from a portlet request.
getMark() - Method in class it.eng.spago.navigation.MarkedRequest
 
getMessage(String, String) - Static method in class it.eng.spago.util.PortletUtilities
Gets a localized message given its code and bundle information.
getParameter(String) - Method in class it.eng.spago.dispatching.httpchannel.RouterPortlet
 
getPortalLocale() - Static method in class it.eng.spago.base.PortletAccess
 
getPortletConfig() - Static method in class it.eng.spago.base.PortletAccess
 
getPortletRequest() - Static method in class it.eng.spago.base.PortletAccess
 
getPortletRequest() - Static method in class it.eng.spago.util.PortletUtilities
Gets the PortletRequest object.
getPortletResponse() - Static method in class it.eng.spago.base.PortletAccess
 
getPortletResponse() - Static method in class it.eng.spago.util.PortletUtilities
Gets the PortletResponse object.
getRelativeFileNames(String) - Static method in class it.eng.spago.util.GeneralUtilities
From a String identifying the complete name for a file, gets the relative file names, which are substrings of the starting String, according to the java separator "/".
getRequest() - Method in class it.eng.spago.navigation.MarkedRequest
 
getRequestContainer(HttpServletRequest) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getResponseContainer(HttpServletRequest) - Static method in class it.eng.spago.base.ResponseContainerPortletAccess
Ritorna il ResponseContainer il cui riferimento è memorizzato nell'oggetto RenderRequest request della richiesta corrente.
getResponseContainer(HttpServletRequest) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getServiceRequest(HttpServletRequest) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getServiceRequestFromMultipartPortletRequest(PortletRequest) - Static method in class it.eng.spago.util.PortletUtilities
Gets the service request from a Multipart Portlet Request.
getServiceResponse(HttpServletRequest) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getServletConfig() - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getServletInfo() - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
getSizeInBytes() - Method in class it.eng.spago.util.UploadedFile
 
goBackToMark(String) - Method in class it.eng.spago.navigation.LightNavigator
Retrieves the more recent MarkedRequest object in the stack with the mark passed at input and deletes the more recent MarkedRequest objects present in the stack.
goBackToPosition(int) - Method in class it.eng.spago.navigation.LightNavigator
Retrieves the MarkedRequest object at the desired position in the stack and deletes the more recent MarkedRequest objects present in the stack.

H

HTTP_ACCEPT_HEADER - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
HTTP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
HTTP_SESSION_ID - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 

I

info(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details).
info(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with INFORMATION importance (see Spago Tracing docuentation for more details).
init(ServletConfig) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
init() - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
init() - Static method in class it.eng.spago.init.PortletInitializerManager
 
init(String) - Static method in class it.eng.spago.init.PortletInitializerManager
 
it.eng.spago.base - package it.eng.spago.base
 
it.eng.spago.dispatching.httpchannel - package it.eng.spago.dispatching.httpchannel
 
it.eng.spago.init - package it.eng.spago.init
 
it.eng.spago.navigation - package it.eng.spago.navigation
 
it.eng.spago.util - package it.eng.spago.util
 

J

jspDestroy() - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
jspInit() - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 

L

LIGHT_NAVIGATOR_BACK_TO - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LIGHT_NAVIGATOR_BACK_TO_MARK - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LIGHT_NAVIGATOR_DISABLED - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LIGHT_NAVIGATOR_MARK - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LIGHT_NAVIGATOR_REPLACE_LAST - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LIGHT_NAVIGATOR_RESET - Static variable in class it.eng.spago.navigation.LightNavigationManager
 
LightNavigationManager - class it.eng.spago.navigation.LightNavigationManager.
 
LightNavigationManager() - Constructor for class it.eng.spago.navigation.LightNavigationManager
 
LightNavigator - class it.eng.spago.navigation.LightNavigator.
 
LightNavigator() - Constructor for class it.eng.spago.navigation.LightNavigator
 

M

MarkedRequest - class it.eng.spago.navigation.MarkedRequest.
 
MarkedRequest(SourceBean, String) - Constructor for class it.eng.spago.navigation.MarkedRequest
 
major(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with MAJOR importance (see Spago Tracing docuentation for more details).
major(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with MAJOR importance (see Spago Tracing docuentation for more details).
minor(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with MINOR importance (see Spago Tracing docuentation for more details).
minor(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with MINOR importance (see Spago Tracing docuentation for more details).

N

NEW_SESSION - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 

P

PortletAccess - class it.eng.spago.base.PortletAccess.
 
PortletAccess() - Constructor for class it.eng.spago.base.PortletAccess
 
PortletInitializerManager - class it.eng.spago.init.PortletInitializerManager.
 
PortletTracer - class it.eng.spago.util.PortletTracer.
This class is for centralize the logging activities off all SpagoBI components, and to give a common format to logging message.
PortletTracer() - Constructor for class it.eng.spago.util.PortletTracer
 
PortletUtilities - class it.eng.spago.util.PortletUtilities.
 
PortletUtilities() - Constructor for class it.eng.spago.util.PortletUtilities
 
processAction(ActionRequest, ActionResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
processService(PortletRequest, PortletResponse) - Method in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 

R

REQUEST_CONTAINER_NAME - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
RESPONSE_CONTAINER_NAME - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
RequestContainerPortletAccess - class it.eng.spago.base.RequestContainerPortletAccess.
La classe RequestContainerPortletAccess permette di accede all'oggetto RequestContainer all'interno di una portlet
RequestContainerPortletAccess() - Constructor for class it.eng.spago.base.RequestContainerPortletAccess
 
ResponseContainerPortletAccess - class it.eng.spago.base.ResponseContainerPortletAccess.
La classe ResponseContainerPortletAccess permette di accede all'oggetto ResponseContainer all'interno di una portlet
ResponseContainerPortletAccess() - Constructor for class it.eng.spago.base.ResponseContainerPortletAccess
 
RouterPortlet - class it.eng.spago.dispatching.httpchannel.RouterPortlet.
 
RouterPortlet(String) - Constructor for class it.eng.spago.dispatching.httpchannel.RouterPortlet
 
replaceLast(MarkedRequest) - Method in class it.eng.spago.navigation.LightNavigator
Deletes the more recent MarkedRequest object in the stack and adds the MarkedRequest passed at input in the first position of the stack.
reset() - Method in class it.eng.spago.navigation.LightNavigator
Resets the stack.
route(PortletContext, RenderRequest, RenderResponse) - Method in class it.eng.spago.dispatching.httpchannel.RouterPortlet
 

S

SPAGO - Static variable in class it.eng.spago.util.PortletTracer
 
service(HttpServletRequest, HttpServletResponse) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 
setFieldNameInForm(String) - Method in class it.eng.spago.util.UploadedFile
 
setFileContent(byte[]) - Method in class it.eng.spago.util.UploadedFile
 
setFileName(String) - Method in class it.eng.spago.util.UploadedFile
 
setMark(String) - Method in class it.eng.spago.navigation.MarkedRequest
 
setParameter(String, Object) - Method in class it.eng.spago.dispatching.httpchannel.RouterPortlet
 
setPortletConfig(PortletConfig) - Static method in class it.eng.spago.base.PortletAccess
 
setPortletRequest(PortletRequest) - Static method in class it.eng.spago.base.PortletAccess
 
setPortletResponse(PortletResponse) - Static method in class it.eng.spago.base.PortletAccess
 
setRequest(SourceBean) - Method in class it.eng.spago.navigation.MarkedRequest
 
setSizeInBytes(long) - Method in class it.eng.spago.util.UploadedFile
 

T

toString() - Method in class it.eng.spago.navigation.LightNavigator
 
toString() - Method in class it.eng.spago.navigation.MarkedRequest
 

U

UploadedFile - class it.eng.spago.util.UploadedFile.
Defines an UploadedFile object.
UploadedFile() - Constructor for class it.eng.spago.util.UploadedFile
 

W

WAP_CONTENT_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
WAP_MIME_TYPE - Static variable in class it.eng.spago.dispatching.httpchannel.AdapterPortlet
 
warning(String, String, String, String) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with WARNING importance (see Spago Tracing docuentation for more details).
warning(String, String, String, String, Exception) - Static method in class it.eng.spago.util.PortletTracer
Adds a tracing information into the SpagoBI log file, with WARNING importance (see Spago Tracing docuentation for more details).

_

_jspService(HttpServletRequest, HttpServletResponse) - Method in class it.eng.spago.dispatching.httpchannel.AbstractHttpJspPagePortlet
 

A C D G H I J L M N P R S T U W _