Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
T
TABLE
- Static variable in class com.jfw.database.metadata.
MetaData
Database object of type table.
Tables
- Class in
com.jfw.database.metadata
Get database tables.
Tables()
- Constructor for class com.jfw.database.metadata.
Tables
Use the default db resource from the
jfw.properties
.
Tables(String)
- Constructor for class com.jfw.database.metadata.
Tables
Use the parameter
resourceName
as db resource.
TablesViews
- Class in
com.jfw.database.metadata
Common methods for get tables or views.
TablesViews()
- Constructor for class com.jfw.database.metadata.
TablesViews
Use the default db resource from the
jfw.properties
.
TablesViews(String)
- Constructor for class com.jfw.database.metadata.
TablesViews
Use the parameter
resourceName
as db resource.
TAG_BODY_END
- Static variable in class com.jfw.pdf.
Constants
TAG_BODY_END_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_BODY_START
- Static variable in class com.jfw.pdf.
Constants
TAG_BODY_START_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_BR
- Static variable in class com.jfw.pdf.
Constants
TAG_BR_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_CLOSE_INDEX
- Static variable in class com.jfw.pdf.
Constants
TAG_LN
- Static variable in class com.jfw.pdf.
Constants
TAG_LN_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TABLE_END
- Static variable in class com.jfw.pdf.
Constants
TAG_TABLE_END_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TABLE_START
- Static variable in class com.jfw.pdf.
Constants
TAG_TABLE_START_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TD_END
- Static variable in class com.jfw.pdf.
Constants
TAG_TD_END_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TD_START
- Static variable in class com.jfw.pdf.
Constants
TAG_TD_START_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TITLE_END
- Static variable in class com.jfw.pdf.
Constants
TAG_TITLE_END_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TITLE_START
- Static variable in class com.jfw.pdf.
Constants
TAG_TITLE_START_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TR_END
- Static variable in class com.jfw.pdf.
Constants
TAG_TR_END_LEN
- Static variable in class com.jfw.pdf.
Constants
TAG_TR_START
- Static variable in class com.jfw.pdf.
Constants
TAG_TR_START_LEN
- Static variable in class com.jfw.pdf.
Constants
TagBody
- Class in
com.jfw.pdf
Elaborazione del tag
body
.
TagBody()
- Constructor for class com.jfw.pdf.
TagBody
TagElement
- Class in
com.jfw.pdf
Estesa da tutte le classi che effettuano il parsing dei tag.
TagElement()
- Constructor for class com.jfw.pdf.
TagElement
TagTable
- Class in
com.jfw.pdf
Elaborazione del tag
table
.
TagTable()
- Constructor for class com.jfw.pdf.
TagTable
TagTd
- Class in
com.jfw.pdf
Elaborazione del tag
td
.
TagTd()
- Constructor for class com.jfw.pdf.
TagTd
TagTr
- Class in
com.jfw.pdf
Elaborazione del tag
tr
.
TagTr()
- Constructor for class com.jfw.pdf.
TagTr
TestPdf
- Class in
com.jfw.pdf
TestPdf()
- Constructor for class com.jfw.pdf.
TestPdf
THREAD_KEY
- Static variable in class com.jfw.scheduler.
Scheduler
Key used in
Scheduler.scheduleList
.
threshold
- Variable in class com.jfw.web.filter.
CompressionServletResponseWrapper
The threshold number to compress
TO_DECRYPT
- Static variable in class com.jfw.util.
Encryption
Used in the constructor to set the object in decryption mode.
TO_ENCRYPT
- Static variable in class com.jfw.util.
Encryption
Used in the constructor to set the object in encryption mode.
toString()
- Method in class com.jfw.authentication.
UserData
toString()
- Method in class com.jfw.database.
ConnectionPool
Return log informations relative to the connection pool.
toString()
- Method in class com.jfw.database.
FunctionObject
toString()
- Method in class com.jfw.database.
NullObject
toString()
- Method in class com.jfw.database.
StoredProcedureGateway
Return data relative of stored procedure, input parameters and database resource.
toString()
- Method in class com.jfw.file.
UnzipFile
Return log informations relative of the object.
toString()
- Method in class com.jfw.file.
ZipFile
Return log information relative of the object.
toString()
- Method in class com.jfw.mail.
SendEmail
Return log informations relative of the object.
toString()
- Method in class com.jfw.util.
PropertiesManager
Return data relative of this object.
toString()
- Method in class com.jfw.util.
PropertiesProxy
Return data relative of the object.
toString()
- Method in class com.jfw.web.util.
DataContainer
Return the
toString
of attribute
DataContainer.container
.
TOTAL_ROWS_SUFFIX
- Static variable in class com.jfw.database.
ReadDbData
Suffix for total rows key.
Transaction
- Class in
com.jfw.database
Used with
QueryGateway
and
StoredProcedureGateway
in case of a transaction.
Transaction()
- Constructor for class com.jfw.database.
Transaction
Use the default db resource from the
jfw.properties
.
Transaction(String)
- Constructor for class com.jfw.database.
Transaction
Use the parameter
resourceName
as db resource.
transformDate(String)
- Static method in class com.jfw.util.
DateUtils
Get a formated string reppresentation of
Date.getTime()
string value.
transformDate(String)
- Static method in class com.jfw.util.
Miscellaneous
Deprecated.
moved in
DateUtils
TYPE_ALL
- Static variable in class com.jfw.file.
FileUtils
All files and dirs must be elaborated.
TYPE_DAILY
- Static variable in class com.jfw.scheduler.
ScheduleThread
Frequence type for
Daily
scheduled beans.
TYPE_DIRS
- Static variable in class com.jfw.file.
FileUtils
Only dirs must be elaborated.
TYPE_FILES
- Static variable in class com.jfw.file.
FileUtils
Only files must be elaborated.
TYPE_MONTHLY
- Static variable in class com.jfw.scheduler.
ScheduleThread
Frequence type for
Monthly
scheduled beans.
TYPE_PERIOD
- Static variable in class com.jfw.scheduler.
ScheduleThread
Frequence type for
Period
scheduled beans.
TYPE_STARTUP
- Static variable in class com.jfw.scheduler.
ScheduleThread
Frequence type for
Startup
scheduled beans.
TYPE_WEEKLY
- Static variable in class com.jfw.scheduler.
ScheduleThread
Frequence type for
Weekly
scheduled beans.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z