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

A

add(String, String, String, String) - Method in class com.jfw.scheduler.Scheduler
Add a scheduled bean.
addError(String) - Method in class com.jfw.scheduler.ScheduleBean
Add a message error.
addError(String) - Method in class com.jfw.scheduler.ScheduleTypes
Add an error message in ScheduleThread.errors.
addFile(String) - Method in class com.jfw.file.UnzipFile
Add the name of a file to extract.
addFile(String, String) - Method in class com.jfw.file.ZipFile
Add a file to zip.
addFile(String) - Method in class com.jfw.file.ZipFile
Add a file to zip.
addObserver(Object, String, String) - Method in class com.jfw.status.UpdateObservable
Used for add an instance as observer of this class.
addObserver(Object) - Method in class com.jfw.status.UpdateObservable
Call method UpdateObservable.addObserver(Object,String,String).
addObserver(Object, String, String) - Method in class com.jfw.util.JFWLogger
Add an observer.
addObserver(Object, String) - Method in class com.jfw.util.PropertiesManager
Add this instance as observer of UpdateObservable.
addUserDataInCookie(HttpServletResponse, UserData) - Static method in class com.jfw.authentication.Authentication
Create a cookie with username and user id.
addUserDataInSession(HttpSession, UserData) - Static method in class com.jfw.authentication.Authentication
Add in session: the UserData object with key Authentication.USER_DATA_IN_SESSION_KEY the UserProfile object with key Authentication.USER_PROFILE_IN_SESSION_KEY.
AdministrationAction - Class in com.jfw.status.struts
The main action class for package com.jfw.status.struts.
AdministrationAction() - Constructor for class com.jfw.status.struts.AdministrationAction
 
AdministrationAction - Class in com.jfw.status.struts2
The main action class for package com.jfw.status.struts2.
AdministrationAction() - Constructor for class com.jfw.status.struts2.AdministrationAction
 
afterMyExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, ActionMessages, HashMap) - Method in class com.jfw.status.struts.AdministrationAction
Set actions suffix.
afterMyExecute(HttpServletRequest, HttpServletResponse, HashMap) - Method in class com.jfw.status.struts2.AdministrationAction
Set actions suffix.
afterMyExecute(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse, ActionMessages, HashMap) - Method in class com.jfw.web.struts.JFWAction
This method is execute after the method JFWAction.myExecute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.ActionMessages, java.util.HashMap) is executed.
afterMyExecute(HttpServletRequest, HttpServletResponse, HashMap) - Method in class com.jfw.web.struts2.JFWAction
This method is execute after the method JFWAction.myExecute(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.util.HashMap) is executed.
ALL_ROWS_KEY - Static variable in class com.jfw.database.ReadDbData
Key paired with container of data readed from db.
AppVersionDB - Class in com.jfw.update
Query table app_version to get the current application version.
AppVersionDB() - Constructor for class com.jfw.update.AppVersionDB
 
arrayList2String(ArrayList) - Static method in class com.jfw.util.Miscellaneous
Transform an ArrayList of String in String.
arrayString2String(String[]) - Static method in class com.jfw.util.Miscellaneous
Transform an array of String.
ATTR_ALIGN - Static variable in class com.jfw.pdf.Constants
 
ATTR_ALIGN_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_BGCOLOR - Static variable in class com.jfw.pdf.Constants
 
ATTR_BGCOLOR_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_BORDER - Static variable in class com.jfw.pdf.Constants
 
ATTR_BORDER_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_CELLPADING - Static variable in class com.jfw.pdf.Constants
 
ATTR_CELLPADING_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_CELLSPACING - Static variable in class com.jfw.pdf.Constants
 
ATTR_CELLSPACING_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_COLOR - Static variable in class com.jfw.pdf.Constants
 
ATTR_COLOR_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_COLSPAN - Static variable in class com.jfw.pdf.Constants
 
ATTR_COLSPAN_LEN - Static variable in class com.jfw.pdf.Constants
 
ATTR_VALIGN - Static variable in class com.jfw.pdf.Constants
 
ATTR_VALIGN_LEN - Static variable in class com.jfw.pdf.Constants
 
AUTH_MSG_KEY - Static variable in interface com.jfw.web.JFWCommonAction
The key to use in outputData for indicate the result of authentication fase.
AUTH_USER_NOT_IN_DB - Static variable in interface com.jfw.web.JFWCommonAction
Value for JFWCommonAction.AUTH_MSG_KEY.
authenticate(HttpServletRequest, HttpServletResponse) - Method in class com.jfw.authentication.Authentication
User authentication.
authenticate(HttpServletRequest) - Static method in class com.jfw.status.StatusAuthentication
Authentication process.
Authentication - Class in com.jfw.authentication
Used in the authentication phase.
Authentication() - Constructor for class com.jfw.authentication.Authentication
Create an instance.
Authentication(String) - Constructor for class com.jfw.authentication.Authentication
Create an instance.
AuthenticationCookie - Class in com.jfw.authentication
Manage authentication cookie.
AuthenticationCookie() - Constructor for class com.jfw.authentication.AuthenticationCookie
 
Authorization - Class in com.jfw.authentication
Used in the authorization phase.
Authorization() - Constructor for class com.jfw.authentication.Authorization
Create an instance.
Authorization(String) - Constructor for class com.jfw.authentication.Authorization
Create an instance.
authorize(HttpServletRequest, HttpServletResponse, UserData) - Method in class com.jfw.authentication.Authorization
User authorization.
AUTHORIZE_ALL - Static variable in class com.jfw.authentication.Authorization
Value returned by method Authorization.authorize(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.jfw.authentication.UserData).
AUTHORIZE_AUTHENTICATED - Static variable in class com.jfw.authentication.Authorization
Value returned by method Authorization.authorize(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.jfw.authentication.UserData).
AUTHORIZED_NO - Static variable in class com.jfw.authentication.Authorization
Value returned by method Authorization.authorize(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.jfw.authentication.UserData).
AUTHORIZED_YES - Static variable in class com.jfw.authentication.Authorization
Value returned by method Authorization.authorize(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, com.jfw.authentication.UserData).

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