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

F

FILE_SIZE_KEY - Static variable in class com.jfw.update.UpdateUtils
Key for HashMap with output data.
FileUtils - Class in com.jfw.file
File utils methods.
FileUtils() - Constructor for class com.jfw.file.FileUtils
 
finalize() - Method in class com.jfw.database.ConnectionPool
Call super.finalize() and ConnectionPool.exit().
finalize() - Method in class com.jfw.database.QueryGateway
Call the super method.
finalize() - Method in class com.jfw.database.StoredProcedureGateway
Call super.finalize() and method StoredProcedureGateway.close().
finalize() - Method in class com.jfw.file.SaveFile
Call super and method SaveFile.close().
finalize() - Method in class com.jfw.status.LogViewerObserver
Call the super.finalize() method and the the method LogViewerObserver.stop().
finalize() - Method in class com.jfw.util.ExecProgram
Call super.finalize() and method ExecProgram.close().
finalize() - Method in class com.jfw.web.util.ExecuteUrl
Call method ExecuteUrl.close() and super.finalize().
finishResponse() - Method in class com.jfw.web.filter.CompressionServletResponseWrapper
Finish a response.
flush() - Method in class com.jfw.web.filter.CompressionResponseStream
Flush any buffered data for this output stream, which also causes the response to be committed.
flush() - Method in class com.jfw.web.util.ExecuteUrl
Flush the socket, if post method is used, or the output stream.
flushBase64() - Method in class com.jfw.util.Base64.OutputStream
Method added by PHIL.
flushBuffer() - Method in class com.jfw.web.filter.CompressionServletResponseWrapper
Flush the buffer and commit this response.
flushToGZip() - Method in class com.jfw.web.filter.CompressionResponseStream
 
format(String, String) - Static method in class com.jfw.util.DateUtils
Change a date String in format "dd/mm/yyyy" in format specified in parameter format.
format(String) - Static method in class com.jfw.util.DateUtils
Change a date String in format "yyyy-mm-dd" in format "dd/mm/yyyy".
Format - Class in com.jfw.util
Format strings for various uses.
Format() - Constructor for class com.jfw.util.Format
 
format4DB(String) - Static method in class com.jfw.util.DateUtils
Change a String from format "dd/mm/yyyy" to format "yyyymmdd".
formatAddLeadingZero(String) - Static method in class com.jfw.util.DateUtils
Change a String from format "d/m/yyyy" adding leading zeros for day and month.
FREE - Static variable in class com.jfw.database.ConnectionBroker
Indicates a proprietary connection management.
frequence - Variable in class com.jfw.scheduler.ScheduleTypes
Execution frequence.
FREQUENCE_KEY - Static variable in class com.jfw.scheduler.Scheduler
Key used in Scheduler.scheduleList.
fromDateToString(Date) - Static method in class com.jfw.util.DateUtils
Change an java.util.Date in a String with format "dd-mm-yyyy".
fromDateToString(Date) - Static method in class com.jfw.util.DateUtils
Change an java.sql.Date in a String with format "dd-mm-yyyy".
fromDateToString(Date, String) - Static method in class com.jfw.util.DateUtils
Change an java.util.Date in a String with format the format specified in parameter format.
fromDateToString(Date, String) - Static method in class com.jfw.util.DateUtils
Change an java.util.Date in a String with format the format specified in parameter format.
FunctionObject - Class in com.jfw.database
Used in QueryGateway for function parameters.
FunctionObject(Object) - Constructor for class com.jfw.database.FunctionObject
Create an instance.

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