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

A

access - Variable in class com.ds.fw.user.FwUserPermition
 
accumulation - Variable in class com.ds.fw.utils.FwTimer
Contains information how much time(in milliseconds) the timer is running or has run
actionClear() - Method in class com.ds.fw.dv.list.FwDVActions
Clears the actions collection.
actionClear() - Method in class com.ds.fw.dv.list.FwDVListRow
Clears the actions collection.
actions - Variable in class com.ds.fw.dv.list.FwDVActions
a vector with actions related with the links
actions - Variable in class com.ds.fw.dv.list.FwDVList
 
actions - Variable in class com.ds.fw.dv.list.FwDVListRow
a vector with actions related with the links
actionView(FwDVListData, int) - Method in class com.ds.fw.dv.list.FwDVList
Used to manage all the actions for a keyword in a cell
active - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
active - Variable in class com.ds.fw.dv.properties.FwDVProperty
Indicates if this option is used (1) or not (0).
active - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ADAPTER_CONTEXT_HOLDER - Static variable in class com.ds.fw.co.webbroker.FwCoWebBroker
 
add(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Adds value
add(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
add(int) - Method in class com.ds.fw.types.FwInteger
Adds some value to the field _value
add(int) - Method in interface com.ds.fw.types.FwIntegerIF
 
add(int, Object) - Method in class com.ds.fw.types.FwHashVector
Inserts the specified element at the specified position in this FwHashVector.
add(int, Object, Object) - Method in class com.ds.fw.types.FwHashVector
Inserts the specified element at the specified position in this FwHashVector.
add(Object) - Method in class com.ds.fw.types.collections.FwListIterator
Adds an object to the list.
add(Object) - Method in class com.ds.fw.types.FwHashVector
Appends the specified element to the end of this FwHashVector.
add(String, String) - Method in class com.ds.fw.parse.FwStingParser
Adds an item (at the end of the string)
addAccessibleUserRole(FwUserPermition) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
addAccessibleUserRole(FwUserPermition) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
addAccessibleUserRole(FwUserPermition) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
addAction(int) - Method in class com.ds.fw.dv.list.FwDVActions
Adds action to the end of the actions collection.
addAction(int) - Method in class com.ds.fw.dv.list.FwDVListRow
Adds action to the end of the actions collection.
addAction(String, String, int) - Method in class com.ds.fw.dv.list.FwDVActions
Adds action to the end of the actions collection.
addAll(Collection) - Method in class com.ds.fw.types.FwHashVector
Appends all of the elements in the specified Collection to the end of this FwHashVector, in the order that they are returned by the specified Collection's Iterator.
addAll(int, Collection) - Method in class com.ds.fw.types.FwHashVector
Inserts all of the elements in in the specified Collection into this FwHashVector at the specified position.
addAll(Iterator) - Method in class com.ds.fw.types.collections.FwList
Adds to the list the collection the given iterator points.
addAll(Iterator) - Method in interface com.ds.fw.types.collections.FwListIF
Append all of the elements in the iterator to this list.
addAssociation(Object, Object) - Method in class com.ds.fw.types.collections.FwList
Adds an association object to the list.
addAssociation(Object, Object) - Method in interface com.ds.fw.types.collections.FwListIF
Create a new FwAssocationIF with this key and value and add it to the list.
addBreacket(FwDVSearchBreacket) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Adds a bracket pair to the end of the brackets collection.
addBreacket(String, String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Adds a bracket pair to the end of the brackets collection.
addBreacketSeparator(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Finds all brackets in a string and inserts before and after them a default separator.
addColumn(FwDVListColumn) - Method in class com.ds.fw.dv.list.FwDVListData
 
addColumn(FwDVViewColumn) - Method in class com.ds.fw.dv.view.FwDVViewData
 
addColumn(Object) - Method in class com.ds.fw.dv.list.FwDVListRow
 
addDay() - Method in class com.ds.fw.types.data.FwDate
Add a single day
addDay() - Method in interface com.ds.fw.types.data.FwDateIF
Mutate my state so that I become the next calendar date.
addDay(int) - Method in class com.ds.fw.types.data.FwCalendar
Adds to the current day a number of days
addDays(int) - Method in class com.ds.fw.types.data.FwDate
Add a number of days to the date
addDays(int) - Method in interface com.ds.fw.types.data.FwDateIF
Mutate my state so that I become n number of calendar days in the future or past.
addE(String, Object) - Method in class com.ds.fw.dv.search.FwDVSearchQuery
Adds an element to the colection.
addElement(Object) - Method in class com.ds.fw.types.FwHashVector
Adds the specified component to the end of this FwHashVector, increasing its size by one.
addHour() - Method in class com.ds.fw.types.data.FwTime
Adds an hour to the time
addHour() - Method in interface com.ds.fw.types.data.FwTimeIF
 
addHours(int) - Method in class com.ds.fw.types.data.FwTime
Adds(substracts) hours
addHours(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
addHours(int) - Method in class com.ds.fw.types.data.FwTimestamp
Adds hours to the FwTimestamp object
addHours(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
addInPlace(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Adds some value to the current value of the variable _value
addInPlace(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
addInt(int) - Method in class com.ds.fw.types.collections.FwList
Adds an int value to the list.
addInt(int) - Method in interface com.ds.fw.types.collections.FwListIF
Append an integer to the list.
addLink(FwDVActionsLink) - Method in class com.ds.fw.dv.list.FwDVActions
Adds a link to the end of the links vector.
addMillisecond() - Method in class com.ds.fw.types.data.FwTime
Adds a millisecond to the time
addMillisecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
addMilliseconds(int) - Method in class com.ds.fw.types.data.FwTime
Adds(substracts) milliseconds to the time
addMilliseconds(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
addMilliseconds(int) - Method in class com.ds.fw.types.data.FwTimestamp
Adds milliseconds to the FwTimestamp object
addMilliseconds(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
addMinute() - Method in class com.ds.fw.types.data.FwTime
Adds a minute to the time
addMinute() - Method in interface com.ds.fw.types.data.FwTimeIF
 
addMinutes(int) - Method in class com.ds.fw.types.data.FwTime
Adds(substracts) minutes
addMinutes(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
addMinutes(int) - Method in class com.ds.fw.types.data.FwTimestamp
Adds minutes to the FwTimestamp object
addMinutes(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
addMonth(int) - Method in class com.ds.fw.types.data.FwCalendar
Adds to the current month a number of months
addOperator(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Adds an operator to the end of the operators' collection.
addPermition(FwUserPermition) - Method in class com.ds.fw.user.FwUserRoles
 
addRow(FwDVListRow) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
addSecond() - Method in class com.ds.fw.types.data.FwTime
Adds a second to the time
addSecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
addSeconds(int) - Method in class com.ds.fw.types.data.FwTime
Adds(substracts) seconds
addSeconds(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
addSeconds(int) - Method in class com.ds.fw.types.data.FwTimestamp
Adds seconds to the FwTimestamp object
addSeconds(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
addSQ(String, FwDVSearchQuery) - Method in class com.ds.fw.dv.search.FwDVSearchQuery
Adds a special element, which data member is a FwDVSearchQuery object.
addTask(String, FwTask) - Method in class com.ds.fw.utils.FwScheduler
This method adds a new Task to the task table.
addTasks(FwCoScheduleBroker) - Method in class com.ds.fw.utils.FwScheduler
 
addYears(int) - Method in class com.ds.fw.types.data.FwDate
Add a number of years
addYears(int) - Method in interface com.ds.fw.types.data.FwDateIF
Add i years to the current date.
allowsCopy() - Method in class com.ds.fw.types.money.FwMoney
 
allRows - Variable in class com.ds.fw.dv.list.FwDVListDataBase
 
alpha() - Method in class com.ds.fw.dv.list.FwDVListProperties
 
appContext - Static variable in class com.ds.fw.servlet.FwAppContext
 
appendOutputTo(String) - Static method in class com.ds.fw.utils.FwUtility
 
appendToString62(long, int, char[], StringBuffer) - Static method in class com.ds.fw.utils.FwStringUtility
This method must be synchronized since it uses the static variable _buf65.
appendToString62(long, StringBuffer) - Static method in class com.ds.fw.utils.FwStringUtility
 
APPLICATION_NAME - Static variable in class com.ds.fw.utils.FwConstants
 
applyTo(Object) - Method in interface com.ds.fw.types.collections.FwCursorIteratorMarkIF
Applays the marker settings to the given object e.
applyTo(Object) - Method in class com.ds.fw.types.collections.FwListCursorIteratorMark
Applayes the marker settings to the given object e.
arrayToVector(Object[]) - Static method in class com.ds.fw.utils.FwUtility
 
asDouble(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
asInt(String) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Parse a string and return it as int
asInt(String) - Method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Transform a string (given as parameter) to int
asInt(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
asInteger(String) - Static method in class com.ds.fw.utils.FwStringUtility
 

B

BASE_URL - Static variable in class com.ds.fw.utils.FwConstants
The base url
beLastDayOfMonth() - Method in class com.ds.fw.types.data.FwDate
Sets the date to the last date of the month
beLastDayOfMonth() - Method in interface com.ds.fw.types.data.FwDateIF
Adjust the day value to be the last day of the month and year.
beNow() - Method in class com.ds.fw.types.data.FwTime
Sets the date to be the current date
beNow() - Method in interface com.ds.fw.types.data.FwTimeIF
 
beNow() - Method in class com.ds.fw.types.data.FwTimestamp
Sets the date and time to the current
beNow() - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the date and the time to the current
beToday() - Method in class com.ds.fw.types.data.FwDate
Sets the date to the current date (day, month and year)
beToday() - Method in interface com.ds.fw.types.data.FwDateIF
Adjust the date to be today's date.
BOBroker() - Method in class com.ds.fw.co.FwCo
 
boManager - Variable in class com.ds.fw.servlet.FwAppContext
 
breakets - Variable in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Collection with admissible brackets.
buffer - Variable in class com.ds.fw.types.string.FwStringExpander
In this buffer the expanded string will be placed.
bufferLength - Variable in class com.ds.fw.types.string.FwStringExpander
the buffer length
buildDeleteQuery(String) - Method in class com.ds.fw.beans.FwDBBean
Builds Delete query and executes it .
buildInsertQuery(Hashtable, String) - Method in class com.ds.fw.beans.FwDBBean
Builds the INSERT query and executes it.
buildInsertQuery(Vector, Vector, String) - Method in class com.ds.fw.beans.FwDBBean
Builds the INSERT query and executes it.
buildPath(String, String) - Static method in class com.ds.fw.utils.FwFileUtility
 
buildSelectQuery(Vector, Vector, String) - Method in class com.ds.fw.beans.FwDBBean
Builds the SELECT query and executes it.
buildUpdateQuery(Hashtable, String, String) - Method in class com.ds.fw.beans.FwDBBean
Builds Update query and executes it .
bulid(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
This methods build a framework query object from a string.

C

calendar - Variable in class com.ds.fw.types.data.FwCalendar
 
canAdd() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
canDelete() - Method in class com.ds.fw.dv.list.FwDVListRow
 
canDelete() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
canRead() - Method in class com.ds.fw.dv.list.FwDVListRow
 
canRead() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
canUpdate() - Method in class com.ds.fw.dv.list.FwDVListRow
 
canUpdate() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
capacity() - Method in class com.ds.fw.types.FwHashVector
Returns the current capacity of this FwHashVector.
cat - Variable in class com.ds.fw.dv.FwCatTree
The category id
cat() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
ch1 - Variable in class com.ds.fw.parse.FwStingParser
 
ch2 - Variable in class com.ds.fw.parse.FwStingParser
 
changeTimeZone(String, String) - Method in class com.ds.fw.types.data.FwTimestamp
Change the time zone
changeTimeZone(String, String) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
CHARACTER - Static variable in class com.ds.fw.types.string.FwStringSplitter
The character mode constant
checkAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.servlet.base.FwHandler
 
checkAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.servlet.FwBaseServlet
 
checkAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.user.FwUserRoles
 
checkCursorData(double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
checkCursorData(FwRectangleF, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
checkIsBreacket(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Checks if the given bracket is in the current brackets collection.
checkIsOperator(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Checks if the given operator is in the current operators' collection.
checkPermition(FwUserPermition) - Method in class com.ds.fw.user.FwUserContext
 
checkPermition(FwUserPermition) - Method in class com.ds.fw.user.FwUserPermition
 
checkPermition(FwUserPermition) - Method in class com.ds.fw.user.FwUserRoles
 
checkPermition(long) - Method in class com.ds.fw.user.FwUserContext
 
checkPermition(long) - Method in class com.ds.fw.user.FwUserRoles
 
checkPermition(long, long) - Method in class com.ds.fw.user.FwUserRoles
 
checkUser(FwBaseAdapter) - Method in class com.ds.fw.user.FwUserContext
 
CHOOSEABLS - Static variable in class com.ds.fw.parse.FwGrammar
sample command names:
classNamed(String) - Static method in class com.ds.fw.utils.FwUtility
 
clear() - Method in class com.ds.fw.beans.FwBaseBean
Clears the resultset FwHashVector
clear() - Method in class com.ds.fw.database.FwDataBase
Clear the FwHashVector hDBData
clear() - Method in class com.ds.fw.database.FwDBObject
Clear the FwHashVector hDBData
clear() - Method in class com.ds.fw.database.FwDBTable
Clear the FwHashVector hDBData
clear() - Method in class com.ds.fw.errors.FwError
Clears the error data
clear() - Method in class com.ds.fw.errors.FwErrors
Clears the errors vector.
clear() - Method in class com.ds.fw.servlet.FwAppContext
 
clear() - Method in class com.ds.fw.servlet.FwSessionContext
 
clear() - Method in class com.ds.fw.types.FwHashVector
Clears this FwHashVector so that it contains no keys.
clear() - Method in class com.ds.fw.user.FwUserContext
 
clear() - Method in class com.ds.fw.user.FwUserPermition
 
clear() - Method in class com.ds.fw.user.FwUserRoles
 
clearBreackets() - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Clears the collection with brackets.
clearColumns() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
Creates two new vectors for fields and tables.
clearColumns() - Method in class com.ds.fw.dv.list.FwDVListPropertySort
Creates two new vectors for fields and tables.
clearOperators() - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Clears the collection with operators.
clearPermitions() - Method in class com.ds.fw.user.FwUserRoles
 
clone() - Method in class com.ds.fw.database.FwDBField
 
clone() - Method in class com.ds.fw.types.FwHashVector
Creates a shallow copy of this FwHashVector.
clone() - Method in class com.ds.fw.types.FwValue
 
close() - Method in class com.ds.fw.smtp.FwMailHTML
 
closeBreacket - Variable in class com.ds.fw.dv.search.FwDVSearchBreacket
close bracket sign
co() - Method in class com.ds.fw.co.FwCoXMLParse
 
co() - Static method in class com.ds.fw.servlet.FwAppContext
 
code - Variable in class com.ds.fw.errors.FwError
Error code
code - Variable in class com.ds.fw.parse.FwCommand
The command name
code - Variable in class com.ds.fw.types.money.FwCurrency
 
columnID - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
columnID - Variable in class com.ds.fw.dv.properties.FwDVPropertyCat
 
columnID - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
columns - Variable in class com.ds.fw.dv.list.FwDVListPropertySearch
 
columns - Variable in class com.ds.fw.dv.list.FwDVListPropertySort
This columns contains the name of a table columns which will be used.
com.ds.fw.beans - package com.ds.fw.beans
 
com.ds.fw.co - package com.ds.fw.co
 
com.ds.fw.co.bobroker - package com.ds.fw.co.bobroker
 
com.ds.fw.co.databroker - package com.ds.fw.co.databroker
 
com.ds.fw.co.schedulebroker - package com.ds.fw.co.schedulebroker
 
com.ds.fw.co.servletbroker - package com.ds.fw.co.servletbroker
 
com.ds.fw.co.sysbroker - package com.ds.fw.co.sysbroker
 
com.ds.fw.co.userbroker - package com.ds.fw.co.userbroker
 
com.ds.fw.co.webbroker - package com.ds.fw.co.webbroker
 
com.ds.fw.database - package com.ds.fw.database
 
com.ds.fw.dbcon - package com.ds.fw.dbcon
 
com.ds.fw.dv - package com.ds.fw.dv
 
com.ds.fw.dv.list - package com.ds.fw.dv.list
 
com.ds.fw.dv.params - package com.ds.fw.dv.params
 
com.ds.fw.dv.properties - package com.ds.fw.dv.properties
 
com.ds.fw.dv.search - package com.ds.fw.dv.search
 
com.ds.fw.dv.view - package com.ds.fw.dv.view
 
com.ds.fw.errors - package com.ds.fw.errors
 
com.ds.fw.exceptions - package com.ds.fw.exceptions
 
com.ds.fw.graph - package com.ds.fw.graph
 
com.ds.fw.graph.controls - package com.ds.fw.graph.controls
 
com.ds.fw.graph.drawing - package com.ds.fw.graph.drawing
 
com.ds.fw.graph.gv - package com.ds.fw.graph.gv
 
com.ds.fw.graph.gv.data - package com.ds.fw.graph.gv.data
 
com.ds.fw.graph.gv.data.figure - package com.ds.fw.graph.gv.data.figure
 
com.ds.fw.graph.img - package com.ds.fw.graph.img
 
com.ds.fw.parse - package com.ds.fw.parse
 
com.ds.fw.resources - package com.ds.fw.resources
 
com.ds.fw.services - package com.ds.fw.services
 
com.ds.fw.servlet - package com.ds.fw.servlet
 
com.ds.fw.servlet.base - package com.ds.fw.servlet.base
 
com.ds.fw.servlet.bo - package com.ds.fw.servlet.bo
 
com.ds.fw.smtp - package com.ds.fw.smtp
 
com.ds.fw.tcp - package com.ds.fw.tcp
 
com.ds.fw.types - package com.ds.fw.types
 
com.ds.fw.types.collections - package com.ds.fw.types.collections
 
com.ds.fw.types.data - package com.ds.fw.types.data
 
com.ds.fw.types.formatter - package com.ds.fw.types.formatter
 
com.ds.fw.types.money - package com.ds.fw.types.money
 
com.ds.fw.types.string - package com.ds.fw.types.string
 
com.ds.fw.user - package com.ds.fw.user
 
com.ds.fw.utils - package com.ds.fw.utils
 
com.ds.fw.xml - package com.ds.fw.xml
 
commCode - Variable in class com.ds.fw.parse.FwCommandFormat
The command name
commName - Variable in class com.ds.fw.parse.FwCommandFormat
 
compareDates(FwDateIF, FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Compare two dates
compareTo(Object) - Method in class com.ds.fw.types.data.FwDate
Compare two dates
compareTo(Object) - Method in class com.ds.fw.types.data.FwDateInterval
Check the position of an interval compared to another interval
compareTo(Object) - Method in class com.ds.fw.types.data.FwTimestamp
Compare the date and the time of two FwTimestampIF
compareTo(Object) - Method in class com.ds.fw.types.FwInteger
Compares this FwInteger to the specified object
compareTo(Object) - Method in class com.ds.fw.types.money.FwMoney
Compares this FwMoney object to another Object.
compiler - Variable in class com.ds.fw.utils.FwRegularExpression
 
CONFIG_FILE - Static variable in class com.ds.fw.utils.FwConstants
 
configMan - Variable in class com.ds.fw.servlet.FwAppContext
 
CONN_CHECK_TIME - Variable in class com.ds.fw.dbcon.FwConnPool
Connections Check Time in milliseconds The time interval used in the Thread tr to manage check the connection status.
CONN_DEFAUT_LIFETIME - Variable in class com.ds.fw.dbcon.FwConnPool
Default Life Time; if zero, then the connection has an infinite life time The lifetime is the time interval after the lastUsedTime after which the connection is killed.
CONN_DEFAUT_TIMEOUT - Variable in class com.ds.fw.dbcon.FwConnPool
Default Timeout.
CONN_DRV - Variable in class com.ds.fw.dbcon.FwConnPool
The connection driver for the database connection
CONN_PASS - Variable in class com.ds.fw.dbcon.FwConnPool
The connection password
CONN_STR - Variable in class com.ds.fw.dbcon.FwConnPool
The connect string for the database connection
CONN_TYPE - Variable in class com.ds.fw.dbcon.FwConnPool
The connection type
CONN_USER - Variable in class com.ds.fw.dbcon.FwConnPool
The connection username
contains(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the date interval contains the date , given as parameter
contains(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the date is contained in this interval.
contains(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if the date interval contains other date interval(given as parameter).
contains(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Same as containsInterval(di).
contains(FwTimestampIF) - Method in class com.ds.fw.types.data.FwDateInterval
 
contains(FwTimestampIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the timestamp is contained in this interval.
contains(Iterator, Object) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Checks if the list with given iterator contains an object same as o.
contains(Object) - Method in class com.ds.fw.types.FwHashVector
Tests if some key maps into the specified value in this FwHashVector.
contains(String) - Method in class com.ds.fw.utils.FwRegularExpression
Determine if the current pattern contains this string.
containsAll(Collection) - Method in class com.ds.fw.types.FwHashVector
Returns true if this FwHashVector contains all of the elements in the specified Collection.
containsInt(int) - Method in class com.ds.fw.types.collections.FwList
Checks if the list contains a value.
containsInt(int) - Method in interface com.ds.fw.types.collections.FwListIF
Determine if this list contains this integer value.
containsInterval(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if the date interval contains other date interval(given as parameter).
containsInterval(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the date interval parameter is wholly contained within this date interval.
containsKey(Object) - Method in class com.ds.fw.types.FwHashVector
Tests if the specified object is a key in this FwHashVector.
containsToday() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the date interval contains the today's date
containsToday() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if today is contained in this interval.
containsValue(Object) - Method in class com.ds.fw.types.FwHashVector
Returns true if this FwHashVector maps one or more keys to this value.
convertPrice(FwCurrency) - Method in class com.ds.fw.types.money.FwMoney
 
convertPrice(FwCurrency) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
copyInto(Object[]) - Method in class com.ds.fw.types.FwHashVector
Copies the components of this FwHashVector into the specified array.
countElements(Iterator) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Counts elements of the collection with iterator i.
cp - Variable in class com.ds.fw.types.money.FwCurrency
 
createAdapter(FwRequestContext, FwResponseContext) - Method in class com.ds.fw.servlet.FwBaseServlet
 
createAdapter(HttpServletRequest, HttpServletResponse) - Method in class com.ds.fw.servlet.FwBaseServlet
 
createDate(Date) - Static method in class com.ds.fw.types.data.FwDate
Create a date based on a java.util.Date.
createDate(int) - Static method in class com.ds.fw.types.data.FwDate
Create a new date offset from today.
createDate(int, int, int) - Static method in class com.ds.fw.types.data.FwDate
Create a new date from month, day, and year values.
createDate(String) - Static method in class com.ds.fw.types.data.FwDate
Set the date by parsing a string in the format mm/dd/ccyy.
createDateInterval(FwDateIF) - Static method in class com.ds.fw.types.data.FwDateInterval
 
createDateInterval(FwDateIF, FwDateIF) - Static method in class com.ds.fw.types.data.FwDateInterval
Creates a date interval
createDateInterval(int, int) - Static method in class com.ds.fw.types.data.FwDateInterval
 
createDBConnection(String) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
createDBConnection(String) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
createDBConnManager() - Static method in class com.ds.fw.beans.FwDBBean
 
createDBConnManager(String) - Static method in class com.ds.fw.beans.FwDBBean
 
createMoney(double) - Static method in class com.ds.fw.types.money.FwMoney
Creates a FwMoney object from a given double value
createMoney(String) - Static method in class com.ds.fw.types.money.FwMoney
Creates a FwMoney object from some value (given as String) Converts the String to double value
createNow() - Static method in class com.ds.fw.types.data.FwTime
Create a new date with the current time.
createNow() - Static method in class com.ds.fw.types.data.FwTimestamp
Create a new date with the current date and time.
createStatement() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
createTime(String) - Static method in class com.ds.fw.types.data.FwTime
Create a time from a string in the format "hh:mm:ss".
createToday() - Static method in class com.ds.fw.types.data.FwDate
Create a date with today's date.
createTomorrow() - Static method in class com.ds.fw.types.data.FwDate
Create a date with tomorrow's date.
createYesterday() - Static method in class com.ds.fw.types.data.FwDate
Create a date with yesterday's date.
cursorIterator() - Method in class com.ds.fw.types.collections.FwList
Gets a FwCursorIterator for the list.
cursorIterator() - Method in interface com.ds.fw.types.collections.FwListIF
 

D

data - Variable in class com.ds.fw.dv.list.FwDVList
 
data - Variable in class com.ds.fw.dv.properties.FwDVProperty
 
data - Variable in class com.ds.fw.dv.view.FwDVView
 
data - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
data1SizeX - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
data1SizeY - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
dataBase - Variable in class com.ds.fw.database.FwDBBaseTable
The name of the database.
databaseName - Variable in class com.ds.fw.database.FwDataBase
The database name
DataBroker() - Method in class com.ds.fw.co.FwCo
 
dataSize - Variable in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
dataSize1 - Variable in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
dataSizeX - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
dataSizeY - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
dataToString() - Method in class com.ds.fw.types.FwDocument
Returns String.
date - Variable in class com.ds.fw.types.money.FwCurrency
 
DATE_FORMAT - Static variable in class com.ds.fw.database.FwDBObject
 
DATE_FORMAT_PATTERN - Static variable in class com.ds.fw.types.formatter.FwDateFormatter
 
DAY_NAMES - Static variable in class com.ds.fw.types.data.FwCalendar
An array containing the names of the days in a week
DAYS_IN_MONTH - Static variable in class com.ds.fw.types.data.FwCalendar
An array containing the number of the days in the month
DEBUG_HANDLERS - Static variable in class com.ds.fw.servlet.FwBaseServlet
 
DEBUG_NOT_FOUND - Static variable in class com.ds.fw.resources.FwResourceTable
 
DEBUG_QUERY - Static variable in class com.ds.fw.beans.FwBaseBean
 
DEBUG_SERVLETS - Static variable in class com.ds.fw.servlet.FwBaseServlet
 
debuglevel - Static variable in class com.ds.fw.utils.FwDebug
Set this constants when you wish to see logged messages, sending by debugLog() methods.
debugLog(Object, FwUserContext, String) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, FwUserContext, String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, FwUserContext, String, long) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, FwUserContext, String, long, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, String) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, String, long) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(Object, String, long, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(String) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog(String, long) - Static method in class com.ds.fw.utils.FwDebug
 
debugLog1(String, long) - Static method in class com.ds.fw.utils.FwDebug
 
debugLogFile - Static variable in class com.ds.fw.utils.FwDebug
 
debugStream - Static variable in class com.ds.fw.utils.FwDebug
 
def - Variable in class com.ds.fw.dv.params.FwDVValue
Data value
DEFAULT_HOST - Static variable in class com.ds.fw.smtp.FwSendMail
 
DEFAULT_LOCALHOST - Static variable in class com.ds.fw.smtp.FwSendMail
 
DEFAULT_PORT - Static variable in class com.ds.fw.smtp.FwSendMail
 
defaultLength - Variable in class com.ds.fw.types.string.FwStringExpander
the default buffer length
defaultOperator - Variable in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Index of the default operator from the operators collection.
defaultPadding - Variable in class com.ds.fw.types.string.FwStringExpander
default value for buffer size increasing
defaultSeparator - Variable in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Default separator.
del(int) - Method in class com.ds.fw.parse.FwStingParser
Deletes an item
delete() - Method in class com.ds.fw.database.FwDBObject
Deletes rows from the table by given field id .
deleteByID(long) - Method in class com.ds.fw.database.FwDBObject
Deletes rows from the table by given field id .
descr - Variable in class com.ds.fw.errors.FwError
Description of the error
descr - Variable in class com.ds.fw.types.money.FwCurrency
 
description - Variable in class com.ds.fw.database.FwDBFieldInfo
Description of a field
description - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
description - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
description1 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
display() - Method in class com.ds.fw.dv.list.FwDVList
Generate the html code for displaying a html table.
display() - Method in class com.ds.fw.dv.view.FwDVView
Generating the html code for displaying the information from a database in a html table
display(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Used to display a cell in a html table.
display(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a html element.The field view_type determines the type of the element 0-editbox,1-textarea,2-combobox,3-listbox,4-radiobutton,5-checkbox
display0(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
This method is used to display a link in a html table cell
display0(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display an EditBox wanted editbox
display1(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
 
display1(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a TextArea
display10(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
display11(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
display12(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
display2(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
This method is used to display some information from a database in a html cell
display2(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a ComboBox
display3(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
This method is used to display an image in a html cell
display3(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a Listbox
display4(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display4(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a radio button
display5(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display5(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display a Checkbox
display6(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display6(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
display7(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display7(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
display8(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display8(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
Used to display an Edit and FileUploadBox wanted editbox
display9(FwDVListDataBase, int, int) - Method in class com.ds.fw.dv.list.FwDVListColumn
Reserved for future use.
display9(int) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
displayAddNewItem() - Method in class com.ds.fw.dv.list.FwDVList
Generate html code for adding new items
displayAlpha() - Method in class com.ds.fw.dv.list.FwDVList
Generate an html code for displaying an index for alphabetical search
displayBaseForm(String, String, String, long, long, long, String, long) - Method in class com.ds.fw.dv.list.FwDVList
 
displayField(int) - Method in class com.ds.fw.dv.view.FwDVView
Generate an html code for displaying a field
displayFields() - Method in class com.ds.fw.dv.view.FwDVView
Generate an html code for displaying the fields in a html table
displayHeader() - Method in class com.ds.fw.dv.view.FwDVView
Generate html code for displaying headers (the names of the columns in the html table)
displayHeaders() - Method in class com.ds.fw.dv.list.FwDVList
Used to display the name of the columns
displayInfo(int) - Method in class com.ds.fw.dv.list.FwDVList
Generate an html code for displaying information about the current status(page) of the displayed information - if there is more information (has next and/or previous page)
displayNoItems() - Method in class com.ds.fw.dv.list.FwDVList
Generate an html code, indicating that there is no items for the given query
displayPages(int) - Method in class com.ds.fw.dv.list.FwDVList
Used to display an html table with information(filled from a database)
displayRow(FwDVListData, int) - Method in class com.ds.fw.dv.list.FwDVList
Used to display a row .
displaySearch() - Method in class com.ds.fw.dv.list.FwDVList
Used to display a text field for search in a html page
DISTRPOINTS - Static variable in class com.ds.fw.parse.FwGrammar
 
divideBy(double) - Method in class com.ds.fw.types.money.FwMoney
Divide the value of the variable _value with the double given as parameter
divideBy(double) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
divideByInPlace(double) - Method in class com.ds.fw.types.money.FwMoney
Divide some value from the current value of variable _value
divideByInPlace(double) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.ds.fw.servlet.FwBaseServlet
Performs the HTTP GET operation.
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.ds.fw.servlet.FwBaseServlet
Performs the HTTP POST operation.
DOW_FRIDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DOW_MONDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DOW_SATURDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DOW_SUNDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
Day of week values.
DOW_THURSDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DOW_TUESDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DOW_WEDNESDAY - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
 
DrawBar(long, long, long, long, long, long, long, long, FwPen, FwPen, FwPen, FwPen, FwBrush, byte) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
DrawBar1(long, long, long, long, long, long, long, long, FwPen, FwPen, FwPen, FwPen, FwBrush, byte) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
DrawBar3D(FwRectangle, int, int, FwPen, FwBrush, FwPen, FwBrush, FwPen, FwBrush) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
DrawGrid(int, int, int, int, int, int, FwPen, FwPen) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
drawingType - Variable in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
DrawPriliv(int, int, int, int, FwBrush, Color, int) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
dump() - Method in class com.ds.fw.smtp.FwMailHTML
 
dvProperties - Variable in class com.ds.fw.dv.FwDV
 

E

echo - Variable in class com.ds.fw.utils.FwPrintStream
 
echoNewLine() - Method in class com.ds.fw.utils.FwPrintStream
 
echoStream - Variable in class com.ds.fw.utils.FwPrintStream
 
echoWrite(char[]) - Method in class com.ds.fw.utils.FwPrintStream
 
echoWrite(String) - Method in class com.ds.fw.utils.FwPrintStream
 
elementAt(int) - Method in class com.ds.fw.types.FwHashVector
Returns the component at the specified index.
elements() - Method in class com.ds.fw.types.data.FwDateInterval
Gets an enumeration of the dates that the interval contains
elements() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return an Enumeration iterating over the days contained in this DateInterval.
elements() - Method in class com.ds.fw.types.FwHashVector
Returns an enumeration of the values in this FwHashVector.
Empty - Static variable in class com.ds.fw.types.FwEventArgs
 
encodeHTML(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
encodeSQL(String) - Static method in class com.ds.fw.beans.FwDBBean
 
encodeSQL(String) - Static method in class com.ds.fw.database.FwDBObject
 
encodeSQL(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
encodeUrl(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encodeURL(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
endsAfter(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval ends after a given date
endsAfter(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this date interval ends after some date.
endsBefore(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval ends before a given date
endsBefore(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Detemine if this date interval ends before some date.
endsOn(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval ends on a given date
endsOn(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if an input date is the last day contained within this DateInterval.
endsOnOrAfter(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if a date is in or after the interval
endsOnOrAfter(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this interval ends on or after a date.
ensureCapacity(int) - Method in class com.ds.fw.types.FwHashVector
Increases the capacity of this FwHashVector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
entrySet() - Method in class com.ds.fw.types.FwHashVector
Returns a Set view of the entries contained in this FwHashVector.
equals(Object) - Method in class com.ds.fw.servlet.base.FwSelectable
when objects are compared comparator uses this method.
equals(Object) - Method in class com.ds.fw.smtp.FwEmailAddress
 
equals(Object) - Method in class com.ds.fw.types.data.FwDate
Used to verify if two days are equals
equals(Object) - Method in class com.ds.fw.types.data.FwDateInterval
Check if two intervals are equals
equals(Object) - Method in class com.ds.fw.types.data.FwTime
Compares if this FwTime object is equal to the object given as parameter
equals(Object) - Method in class com.ds.fw.types.data.FwTimestamp
Compares if two objects of this type are equals
equals(Object) - Method in class com.ds.fw.types.FwAssociation
Compares this FwAssociation to the specified object.
equals(Object) - Method in class com.ds.fw.types.FwBoolean
Check if this FwBoolean is equals to the object given as parameter
equals(Object) - Method in class com.ds.fw.types.FwHashVector
Compares the specified Object with this Map for equality, as per the definition in the Map interface.
equals(Object) - Method in class com.ds.fw.types.FwInteger
Compares this FwInteger to the specified object
equals(Object) - Method in class com.ds.fw.types.FwUniqueObject
Compares this FwUniqueObject to the specified object
equals(Object) - Method in class com.ds.fw.types.money.FwMoney
Verify if the this FwMoney object is equals to the object , given as parameter
ERROR - Static variable in class com.ds.fw.parse.FwGrammar
 
ERROR - Static variable in class com.ds.fw.parse.FwParseTypes
 
error(SAXParseException) - Method in class com.ds.fw.xml.FwXMLParser
Error.
errorLog(Object, FwUserContext, String) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, FwUserContext, String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, FwUserContext, String, long) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, FwUserContext, String, long, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, String) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, String, long) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(Object, String, long, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(String) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(String, Exception) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog(String, long) - Static method in class com.ds.fw.utils.FwDebug
 
errorLog1(String, long) - Static method in class com.ds.fw.utils.FwDebug
 
errorLogFile - Static variable in class com.ds.fw.utils.FwDebug
 
errorMssg - Variable in class com.ds.fw.parse.FwCommand
The command parameters
errorStream - Static variable in class com.ds.fw.utils.FwDebug
 
exec() - Method in class com.ds.fw.utils.FwTask
This method should be implemented by subclasses of this class
execInsertQuery(String) - Method in class com.ds.fw.beans.FwDBBean
 
execNonSelectQuery(String) - Method in class com.ds.fw.beans.FwDBBean
Executes all non Select query.
execNonSelectQuery(String) - Method in class com.ds.fw.database.FwDataBase
Executes a non select query.
execSelectQuery(String) - Method in class com.ds.fw.beans.FwDBBean
Executes a SELECT query.
expandTemplate(String, Hashtable) - Static method in class com.ds.fw.types.string.FwStringExpander
Expands a template string, replacing the macros with their values.

F

fatalError(SAXParseException) - Method in class com.ds.fw.xml.FwXMLParser
Fatal error.
fi_cat - Variable in class com.ds.fw.dv.FwCatTree
 
fi_cat1 - Variable in class com.ds.fw.dv.FwCatTree
 
fi_id - Variable in class com.ds.fw.dv.FwCatTree
 
fi_id1 - Variable in class com.ds.fw.dv.FwCatTree
 
fi_name - Variable in class com.ds.fw.dv.FwCatTree
 
fi_name1 - Variable in class com.ds.fw.dv.FwCatTree
 
fileExists(String) - Static method in class com.ds.fw.utils.FwObjectFiler
Check if a file with a given as parameter filename exists
FillRectangle(Image, FwRectangle) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
FillRectangle(Image, Image, Image, Image, Image, Image, Image, Image, Image, FwRectangle) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
finalize() - Method in class com.ds.fw.beans.FwDBBean
Destroy FwDBBean.
finalize() - Method in class com.ds.fw.database.FwDBObject
 
finalize() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
finalize() - Method in class com.ds.fw.servlet.FwBaseServlet
Kills all of the Connection Pools, releases all the resources.
finalize() - Method in class com.ds.fw.smtp.FwSendMail
 
findCode(Iterator, String) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Finds an element of a list with iterator i, with the given code s.
findCode(List, String) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Finds an element of the List with the given code s.
findCode(String) - Method in class com.ds.fw.types.collections.FwList
Finds an element of the list with the given code s.
findCode(String) - Method in interface com.ds.fw.types.collections.FwListIF
Get the first object in the list with a specific code.
findId(Iterator, String) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Finds an element of a list with iterator i, with the given id.
findId(List, String) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Finds an element of the List with the given id.
findId(String) - Method in class com.ds.fw.types.collections.FwList
Finds an element of the list with the given id s.
findId(String) - Method in interface com.ds.fw.types.collections.FwListIF
Get the first object that has the id.
findIndexOf(String, Object) - Method in class com.ds.fw.beans.FwBaseBean
Returns the index of an element in a column
FIRST_DAY_OF_WEEK - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
The day of week of January 1st of the FIRST_YEAR.
FIRST_YEAR - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
This is the earliest year that is considered valid for FwDates.
firstElement() - Method in class com.ds.fw.types.FwHashVector
Returns the first component (the item at index 0) of this FwHashVector.
fixQuery(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Fixes the string which will be parsed to produse a query.
fname - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
fontMetrics - Variable in class com.ds.fw.types.string.FwStringSplitter
Current font metrics
format(double, Locale) - Static method in class com.ds.fw.types.formatter.FwFloatFormatter
Format a double value , according to the locale
format(float, Locale) - Static method in class com.ds.fw.types.formatter.FwFloatFormatter
Format a float value, according to the locale
format(FwMoneyIF, Locale) - Static method in class com.ds.fw.types.formatter.FwCurrencyFormatter
 
formatDate(Date) - Method in class com.ds.fw.database.FwDBObject
 
formatDateTime(Date) - Method in class com.ds.fw.database.FwDBObject
 
formatDouble(double, int) - Static method in class com.ds.fw.utils.FwStringUtility
 
formatDouble(double, int, boolean) - Static method in class com.ds.fw.utils.FwStringUtility
 
fromString(String) - Method in class com.ds.fw.types.data.FwDate
Set the date by parsing a string in the format mm/dd/ccyy.
fromString(String) - Method in interface com.ds.fw.types.data.FwDateIF
Parse a string in the form of mm/dd/ccyy to set the date.
fromString(String) - Method in class com.ds.fw.types.data.FwTime
Set the time by parsing a string in the format hh:mm:ss.
fromString(String) - Method in interface com.ds.fw.types.data.FwTimeIF
Set the time by parsing a string in the format hh:mm:ss.
FwAdapter - class com.ds.fw.servlet.FwAdapter.
 
FwAdapter() - Constructor for class com.ds.fw.servlet.FwAdapter
 
FwAdapter(FwRequestContext, FwResponseContext) - Constructor for class com.ds.fw.servlet.FwAdapter
 
FwAdapter(HttpServletRequest, HttpServletResponse) - Constructor for class com.ds.fw.servlet.FwAdapter
 
FwAppContext - class com.ds.fw.servlet.FwAppContext.
 
FwAppContext() - Constructor for class com.ds.fw.servlet.FwAppContext
 
FwApplicationException - exception com.ds.fw.exceptions.FwApplicationException.
 
FwApplicationException() - Constructor for class com.ds.fw.exceptions.FwApplicationException
Null constructor.
FwApplicationException(String) - Constructor for class com.ds.fw.exceptions.FwApplicationException
Constructs this object by initializing superclass with given string(message).
FwApplicationException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwApplicationException
Constructs this object with message and original cause of exception.
FwApplicationException(Throwable) - Constructor for class com.ds.fw.exceptions.FwApplicationException
Constructs this object to wrap up an exception/throwable
FwAssociation - class com.ds.fw.types.FwAssociation.
 
FwAssociation() - Constructor for class com.ds.fw.types.FwAssociation
 
FwAssociation(Object, Object) - Constructor for class com.ds.fw.types.FwAssociation
 
FwAssociationIF - interface com.ds.fw.types.FwAssociationIF.
I am used to represent simple key/value pairs for various implementations which do not need a more specialized implementation but which not not readily fit into a pattern that can utilize a Map.
FwBaseAdapter - class com.ds.fw.servlet.FwBaseAdapter.
 
FwBaseAdapter() - Constructor for class com.ds.fw.servlet.FwBaseAdapter
The constructor method.
FwBaseAdapter(FwRequestContext, FwResponseContext) - Constructor for class com.ds.fw.servlet.FwBaseAdapter
 
FwBaseAdapter(HttpServletRequest, HttpServletResponse) - Constructor for class com.ds.fw.servlet.FwBaseAdapter
The constructor method.
FwBaseBean - class com.ds.fw.beans.FwBaseBean.
The FwBaseBean class is the base (parent) class for all Beans.
FwBaseBean() - Constructor for class com.ds.fw.beans.FwBaseBean
The constructor of this bean.
FwBaseServlet - class com.ds.fw.servlet.FwBaseServlet.
This class is an abstract class that simplifies writing HTTP servlets.
FwBaseServlet() - Constructor for class com.ds.fw.servlet.FwBaseServlet
 
FwBOBaseManager - class com.ds.fw.servlet.bo.FwBOBaseManager.
 
FwBOBaseManager() - Constructor for class com.ds.fw.servlet.bo.FwBOBaseManager
 
FwBOBaseServer - class com.ds.fw.servlet.bo.FwBOBaseServer.
 
FwBOBaseServer() - Constructor for class com.ds.fw.servlet.bo.FwBOBaseServer
 
FwBOContainer - class com.ds.fw.servlet.bo.FwBOContainer.
 
FwBOContainer() - Constructor for class com.ds.fw.servlet.bo.FwBOContainer
 
FwBOContainerPool - class com.ds.fw.servlet.bo.FwBOContainerPool.
 
FwBOContainerPool() - Constructor for class com.ds.fw.servlet.bo.FwBOContainerPool
 
FwBOContainerShared - class com.ds.fw.servlet.bo.FwBOContainerShared.
 
FwBOContainerShared() - Constructor for class com.ds.fw.servlet.bo.FwBOContainerShared
 
FwBOManager - class com.ds.fw.servlet.bo.FwBOManager.
 
FwBOManager() - Constructor for class com.ds.fw.servlet.bo.FwBOManager
 
FwBoolean - class com.ds.fw.types.FwBoolean.
 
FwBoolean() - Constructor for class com.ds.fw.types.FwBoolean
Constructor .
FwBoolean(boolean) - Constructor for class com.ds.fw.types.FwBoolean
Constructor .
FwBooleanIF - interface com.ds.fw.types.FwBooleanIF.
I am used to wrap the boolean primitive.
FwBOServer - class com.ds.fw.servlet.bo.FwBOServer.
 
FwBOServer() - Constructor for class com.ds.fw.servlet.bo.FwBOServer
 
FwBreakException - exception com.ds.fw.exceptions.FwBreakException.
 
FwBreakException() - Constructor for class com.ds.fw.exceptions.FwBreakException
 
FwBrush - class com.ds.fw.graph.FwBrush.
 
FwBrush() - Constructor for class com.ds.fw.graph.FwBrush
 
FwBrush(Color) - Constructor for class com.ds.fw.graph.FwBrush
 
FwByteArrayDataSource - class com.ds.fw.types.FwByteArrayDataSource.
A simple DataSource.
FwByteArrayDataSource(byte[], String) - Constructor for class com.ds.fw.types.FwByteArrayDataSource
 
FwByteArrayDataSource(InputStream, String) - Constructor for class com.ds.fw.types.FwByteArrayDataSource
 
FwByteArrayDataSource(String, String) - Constructor for class com.ds.fw.types.FwByteArrayDataSource
 
FwCalendar - class com.ds.fw.types.data.FwCalendar.
 
FwCalendar() - Constructor for class com.ds.fw.types.data.FwCalendar
 
FwCatTree - class com.ds.fw.dv.FwCatTree.
 
FwCatTree() - Constructor for class com.ds.fw.dv.FwCatTree
The constructor for this class
FwCo - class com.ds.fw.co.FwCo.
 
FwCo() - Constructor for class com.ds.fw.co.FwCo
 
FwCoBaseBroker - class com.ds.fw.co.FwCoBaseBroker.
 
FwCoBaseBroker() - Constructor for class com.ds.fw.co.FwCoBaseBroker
 
FwCoBO - class com.ds.fw.co.bobroker.FwCoBO.
 
FwCoBO() - Constructor for class com.ds.fw.co.bobroker.FwCoBO
 
FwCoBOBroker - class com.ds.fw.co.bobroker.FwCoBOBroker.
 
FwCoBOBroker() - Constructor for class com.ds.fw.co.bobroker.FwCoBOBroker
 
FwCoDataBase - class com.ds.fw.co.databroker.FwCoDataBase.
 
FwCoDataBase() - Constructor for class com.ds.fw.co.databroker.FwCoDataBase
 
FwCoDataBroker - class com.ds.fw.co.databroker.FwCoDataBroker.
 
FwCoDataBroker() - Constructor for class com.ds.fw.co.databroker.FwCoDataBroker
 
FwCodeIF - interface com.ds.fw.types.FwCodeIF.
 
FwCoFile - class com.ds.fw.co.sysbroker.FwCoFile.
 
FwCoFile() - Constructor for class com.ds.fw.co.sysbroker.FwCoFile
 
FwCoHandler - class com.ds.fw.co.servletbroker.FwCoHandler.
 
FwCoHandler() - Constructor for class com.ds.fw.co.servletbroker.FwCoHandler
 
FwCollectionUtility - class com.ds.fw.types.collections.FwCollectionUtility.
This class contains some collection utility methods.
FwCollectionUtility() - Constructor for class com.ds.fw.types.collections.FwCollectionUtility
 
FwCommand - class com.ds.fw.parse.FwCommand.
FwCommand provides the internal representation of the command and a parser for any command defined in the grammar.
FwCommandFormat - class com.ds.fw.parse.FwCommandFormat.
FwCommandFormat classd provides format information for a given command, used when parsing that command.
FwCommandFormat(String, int) - Constructor for class com.ds.fw.parse.FwCommandFormat
The FwCommandFormat constructor parses the comannd text format (txtFormat arguments) and adds their names to the vector nameArg.
FwCommandFormat(String, int, boolean) - Constructor for class com.ds.fw.parse.FwCommandFormat
Another constructor which is used for commands with a repetition of N arguments of the same type.
FwComponent - class com.ds.fw.types.FwComponent.
 
FwComponent() - Constructor for class com.ds.fw.types.FwComponent
 
FwConnPool - class com.ds.fw.dbcon.FwConnPool.
 
FwConnPool() - Method in class com.ds.fw.dbcon.FwConnPool
Constructor of the FwConnPool class
FwConnPool() - Constructor for class com.ds.fw.dbcon.FwConnPool
 
FwConnPoolWrapper - class com.ds.fw.dbcon.FwConnPoolWrapper.
 
FwConnPoolWrapper() - Constructor for class com.ds.fw.dbcon.FwConnPoolWrapper
Constructor of the FwConnPoolRapper class
FwConstants - class com.ds.fw.utils.FwConstants.
 
FwConstants() - Constructor for class com.ds.fw.utils.FwConstants
Creates new FwConstants
FwControl - class com.ds.fw.graph.controls.FwControl.
 
FwControl() - Constructor for class com.ds.fw.graph.controls.FwControl
 
FwCopyable - class com.ds.fw.types.FwCopyable.
I provide a simple example of how to implement FwCopyableIF.
FwCopyable() - Constructor for class com.ds.fw.types.FwCopyable
 
FwCopyableIF - interface com.ds.fw.types.FwCopyableIF.
I define the basic methods used to create shallow and deep copies of objects and object graphs.
FwCoRole - class com.ds.fw.co.userbroker.FwCoRole.
 
FwCoRole() - Constructor for class com.ds.fw.co.userbroker.FwCoRole
 
FwCoScheduleBroker - class com.ds.fw.co.schedulebroker.FwCoScheduleBroker.
 
FwCoScheduleBroker() - Constructor for class com.ds.fw.co.schedulebroker.FwCoScheduleBroker
 
FwCoServlet - class com.ds.fw.co.servletbroker.FwCoServlet.
 
FwCoServlet() - Constructor for class com.ds.fw.co.servletbroker.FwCoServlet
 
FwCoServletBroker - class com.ds.fw.co.servletbroker.FwCoServletBroker.
 
FwCoServletBroker() - Constructor for class com.ds.fw.co.servletbroker.FwCoServletBroker
 
FwCoSysBroker - class com.ds.fw.co.sysbroker.FwCoSysBroker.
 
FwCoSysBroker() - Constructor for class com.ds.fw.co.sysbroker.FwCoSysBroker
 
FwCoTask - class com.ds.fw.co.schedulebroker.FwCoTask.
 
FwCoTask() - Constructor for class com.ds.fw.co.schedulebroker.FwCoTask
 
FwCoUserBroker - class com.ds.fw.co.userbroker.FwCoUserBroker.
 
FwCoUserBroker() - Constructor for class com.ds.fw.co.userbroker.FwCoUserBroker
 
FwCoWebBroker - class com.ds.fw.co.webbroker.FwCoWebBroker.
 
FwCoWebBroker() - Constructor for class com.ds.fw.co.webbroker.FwCoWebBroker
 
FwCoXMLParse - class com.ds.fw.co.FwCoXMLParse.
 
FwCoXMLParse() - Constructor for class com.ds.fw.co.FwCoXMLParse
 
FwCurrency - class com.ds.fw.types.money.FwCurrency.
 
FwCurrency() - Constructor for class com.ds.fw.types.money.FwCurrency
 
FwCurrencyFormatter - class com.ds.fw.types.formatter.FwCurrencyFormatter.
 
FwCurrencyFormatter() - Constructor for class com.ds.fw.types.formatter.FwCurrencyFormatter
 
FwCursorIteratorIF - interface com.ds.fw.types.collections.FwCursorIteratorIF.
Unlike the java iterator interface the next and previous methods do *NOT* throw an expection.
FwCursorIteratorMarkIF - interface com.ds.fw.types.collections.FwCursorIteratorMarkIF.
This is an interface class for the list markers.
FwDataBase - class com.ds.fw.database.FwDataBase.
 
FwDataBase() - Constructor for class com.ds.fw.database.FwDataBase
Constructor.Inizialize a new empty FwHashVector object.
FwDate - class com.ds.fw.types.data.FwDate.
 
FwDate() - Constructor for class com.ds.fw.types.data.FwDate
Create a new Date with the default date of Jan 1st, FIRST YEAR.
FwDateConstantsIF - interface com.ds.fw.types.data.FwDateConstantsIF.
I define some constants that are useful with dates.
FwDateFormatSymbols - class com.ds.fw.types.formatter.FwDateFormatSymbols.
 
FwDateFormatSymbols() - Constructor for class com.ds.fw.types.formatter.FwDateFormatSymbols
 
FwDateFormatSymbols(Locale) - Constructor for class com.ds.fw.types.formatter.FwDateFormatSymbols
 
FwDateFormatter - class com.ds.fw.types.formatter.FwDateFormatter.
Support the formatting and parsing of dates in text fields.
FwDateFormatter() - Constructor for class com.ds.fw.types.formatter.FwDateFormatter
 
FwDateIF - interface com.ds.fw.types.data.FwDateIF.
FwDate captures a calendar day.
FwDateInterval - class com.ds.fw.types.data.FwDateInterval.
 
FwDateInterval() - Constructor for class com.ds.fw.types.data.FwDateInterval
 Initializes a newly created FwDateInterval object with null start and end date.
FwDateInterval(FwDateIF, FwDateIF) - Constructor for class com.ds.fw.types.data.FwDateInterval
 Initializes a newly created FwDateInterval object with a start and end date (which are inclusive)
FwDateIntervalIF - interface com.ds.fw.types.data.FwDateIntervalIF.
A DateInterval describes some duration of time.
FwDateIntervalSelectorIF - interface com.ds.fw.types.data.FwDateIntervalSelectorIF.
 
FwDBBaseTable - class com.ds.fw.database.FwDBBaseTable.
 
FwDBBaseTable() - Constructor for class com.ds.fw.database.FwDBBaseTable
 
FwDBBaseTable(String) - Constructor for class com.ds.fw.database.FwDBBaseTable
 
FwDBBaseTable(String, String) - Constructor for class com.ds.fw.database.FwDBBaseTable
 
FwDBBean - class com.ds.fw.beans.FwDBBean.
Class FwDBBean ought to be used for DataBase interface.
FwDBBean() - Constructor for class com.ds.fw.beans.FwDBBean
Creates new FwDBBean.
FwDBBean(FwDBConnManager) - Constructor for class com.ds.fw.beans.FwDBBean
 
FwDBBean(String) - Constructor for class com.ds.fw.beans.FwDBBean
 
FwDBConnection - class com.ds.fw.dbcon.FwDBConnection.
 
FwDBConnection() - Method in class com.ds.fw.dbcon.FwDBConnection
 
FwDBConnection() - Constructor for class com.ds.fw.dbcon.FwDBConnection
 
FwDBConnManager - class com.ds.fw.dbcon.FwDBConnManager.
 
FwDBConnManager() - Constructor for class com.ds.fw.dbcon.FwDBConnManager
 
FwDBConnManager(Connection) - Constructor for class com.ds.fw.dbcon.FwDBConnManager
 
FwDBConnManager(String) - Constructor for class com.ds.fw.dbcon.FwDBConnManager
 
FwDBConnManagerPool - class com.ds.fw.dbcon.FwDBConnManagerPool.
 
FwDBConnManagerPool() - Constructor for class com.ds.fw.dbcon.FwDBConnManagerPool
Constructor of the FwConnPoolRapper class
FwDBField - class com.ds.fw.database.FwDBField.
 
FwDBField() - Constructor for class com.ds.fw.database.FwDBField
 
FwDBField(FwDBFieldInfo, Object) - Constructor for class com.ds.fw.database.FwDBField
 
FwDBFieldInfo - class com.ds.fw.database.FwDBFieldInfo.
 
FwDBFieldInfo() - Constructor for class com.ds.fw.database.FwDBFieldInfo
 
FwDBFieldInfo(String) - Constructor for class com.ds.fw.database.FwDBFieldInfo
 
FwDBFieldInfo(String, int) - Constructor for class com.ds.fw.database.FwDBFieldInfo
 
FwDBFieldInfo(String, int, FwDBBaseTable) - Constructor for class com.ds.fw.database.FwDBFieldInfo
 
FwDBObject - class com.ds.fw.database.FwDBObject.
 
FwDBObject() - Constructor for class com.ds.fw.database.FwDBObject
The constructor
FwDBTable - class com.ds.fw.database.FwDBTable.
 
FwDBTable() - Constructor for class com.ds.fw.database.FwDBTable
 
FwDBTable(String) - Constructor for class com.ds.fw.database.FwDBTable
 
FwDBTable(String, String) - Constructor for class com.ds.fw.database.FwDBTable
 
FwDebug - class com.ds.fw.utils.FwDebug.
 
FwDebug() - Constructor for class com.ds.fw.utils.FwDebug
 
FwDisplayable - class com.ds.fw.types.FwDisplayable.
I provide a simple example of how to implement FwDisplayableIF.
FwDisplayable() - Constructor for class com.ds.fw.types.FwDisplayable
 
FwDisplayableIF - interface com.ds.fw.types.FwDisplayableIF.
The methods defined by this interface are intended for debugging purposes only.
FwDocument - class com.ds.fw.types.FwDocument.
A Class class.
FwDocument() - Constructor for class com.ds.fw.types.FwDocument
Constructor
FwDrawUtils - class com.ds.fw.graph.drawing.FwDrawUtils.
 
FwDrawUtils() - Constructor for class com.ds.fw.graph.drawing.FwDrawUtils
 
FwDrawUtils(Graphics) - Constructor for class com.ds.fw.graph.drawing.FwDrawUtils
 
FwDV - class com.ds.fw.dv.FwDV.
 
FwDV() - Constructor for class com.ds.fw.dv.FwDV
The constructor for this class
FwDVActions - class com.ds.fw.dv.list.FwDVActions.
This class manipulates collections of links and appropriate actions for the edit table.
FwDVActions() - Constructor for class com.ds.fw.dv.list.FwDVActions
Default constructor.
FwDVActionsLink - class com.ds.fw.dv.list.FwDVActionsLink.
This class contains the data for a link in the edit table.
FwDVActionsLink() - Constructor for class com.ds.fw.dv.list.FwDVActionsLink
Default constructor.
FwDVBuildSearchQuery - class com.ds.fw.dv.search.FwDVBuildSearchQuery.
This class is used for building a FwDVSearchQuery(a vector presentation of the query elements) from a string.
FwDVBuildSearchQuery() - Constructor for class com.ds.fw.dv.search.FwDVBuildSearchQuery
Initializes class members.
FwDVList - class com.ds.fw.dv.list.FwDVList.
 
FwDVList() - Constructor for class com.ds.fw.dv.list.FwDVList
The constructor
FwDVListColumn - class com.ds.fw.dv.list.FwDVListColumn.
 
FwDVListColumn() - Constructor for class com.ds.fw.dv.list.FwDVListColumn
 
FwDVListData - class com.ds.fw.dv.list.FwDVListData.
 
FwDVListData() - Constructor for class com.ds.fw.dv.list.FwDVListData
Constructor.
FwDVListDataBase - class com.ds.fw.dv.list.FwDVListDataBase.
 
FwDVListDataBase() - Constructor for class com.ds.fw.dv.list.FwDVListDataBase
Constructor.
FwDVListProperties - class com.ds.fw.dv.list.FwDVListProperties.
This class is a container for all options of the edit table.
FwDVListProperties() - Constructor for class com.ds.fw.dv.list.FwDVListProperties
Constructor.
FwDVListPropertyAlpha - class com.ds.fw.dv.list.FwDVListPropertyAlpha.
This class represents the "alpha" option of the edit table.
FwDVListPropertyAlpha() - Constructor for class com.ds.fw.dv.list.FwDVListPropertyAlpha
Constructor.
FwDVListPropertyPage - class com.ds.fw.dv.list.FwDVListPropertyPage.
This class represents the "Page" option of the edit table.
FwDVListPropertyPage() - Constructor for class com.ds.fw.dv.list.FwDVListPropertyPage
 
FwDVListPropertySearch - class com.ds.fw.dv.list.FwDVListPropertySearch.
This class represents the "Search" option of the edit table.
FwDVListPropertySearch() - Constructor for class com.ds.fw.dv.list.FwDVListPropertySearch
 
FwDVListPropertySort - class com.ds.fw.dv.list.FwDVListPropertySort.
This class represents the "Sort" option of the edit table.
FwDVListPropertySort() - Constructor for class com.ds.fw.dv.list.FwDVListPropertySort
 
FwDVListRow - class com.ds.fw.dv.list.FwDVListRow.
 
FwDVListRow() - Constructor for class com.ds.fw.dv.list.FwDVListRow
Constructor.
FwDVParams - class com.ds.fw.dv.params.FwDVParams.
This class represents the edit table options parameters.
FwDVParams() - Constructor for class com.ds.fw.dv.params.FwDVParams
Constructor.
FwDVProperties - class com.ds.fw.dv.properties.FwDVProperties.
This class is a container for all options of the edit table.
FwDVProperties() - Constructor for class com.ds.fw.dv.properties.FwDVProperties
Constructor.
FwDVProperty - class com.ds.fw.dv.properties.FwDVProperty.
 
FwDVProperty() - Constructor for class com.ds.fw.dv.properties.FwDVProperty
Constructor.
FwDVPropertyCat - class com.ds.fw.dv.properties.FwDVPropertyCat.
This class represents the "Category" option of the edit table.
FwDVPropertyCat() - Constructor for class com.ds.fw.dv.properties.FwDVPropertyCat
Constructor.
FwDVPropertyID - class com.ds.fw.dv.properties.FwDVPropertyID.
 
FwDVPropertyID() - Constructor for class com.ds.fw.dv.properties.FwDVPropertyID
 
FwDVSearchBreacket - class com.ds.fw.dv.search.FwDVSearchBreacket.
This class represents the open and close bracket pair, used in query building.
FwDVSearchBreacket() - Constructor for class com.ds.fw.dv.search.FwDVSearchBreacket
Default constructor.
FwDVSearchQuery - class com.ds.fw.dv.search.FwDVSearchQuery.
This class contains a vector with query elements.
FwDVSearchQuery() - Constructor for class com.ds.fw.dv.search.FwDVSearchQuery
Default constructor.
FwDVSearchQueryElement - class com.ds.fw.dv.search.FwDVSearchQueryElement.
This class contains an framework query element.
FwDVSearchQueryElement() - Constructor for class com.ds.fw.dv.search.FwDVSearchQueryElement
Default constructor.
FwDVValue - class com.ds.fw.dv.params.FwDVValue.
This class represents the base data type for the edit table component
FwDVValue() - Constructor for class com.ds.fw.dv.params.FwDVValue
Construcyor.
FwDVValue(Object, int, String, Object) - Constructor for class com.ds.fw.dv.params.FwDVValue
 
FwDVView - class com.ds.fw.dv.view.FwDVView.
 
FwDVView() - Constructor for class com.ds.fw.dv.view.FwDVView
The constructor
FwDVViewColumn - class com.ds.fw.dv.view.FwDVViewColumn.
 
FwDVViewColumn() - Constructor for class com.ds.fw.dv.view.FwDVViewColumn
 
FwDVViewData - class com.ds.fw.dv.view.FwDVViewData.
 
FwDVViewData() - Constructor for class com.ds.fw.dv.view.FwDVViewData
Constructor.
FwDVViewProperties - class com.ds.fw.dv.view.FwDVViewProperties.
This class is a container for all options of the edit table.
FwDVViewProperties() - Constructor for class com.ds.fw.dv.view.FwDVViewProperties
Constructor.
FwEmailAddress - class com.ds.fw.smtp.FwEmailAddress.
 
FwEmailAddress(String) - Constructor for class com.ds.fw.smtp.FwEmailAddress
 
FwEmailAddress(String, String) - Constructor for class com.ds.fw.smtp.FwEmailAddress
 
FwEmailException - exception com.ds.fw.smtp.FwEmailException.
 
FwEmailException(String) - Constructor for class com.ds.fw.smtp.FwEmailException
 
FwEmailException(String, String) - Constructor for class com.ds.fw.smtp.FwEmailException
 
FwEntityBeanFactory - class com.ds.fw.database.FwEntityBeanFactory.
 
FwEntityBeanFactory() - Constructor for class com.ds.fw.database.FwEntityBeanFactory
Creates new DBObjectFactory Not used.
FwError - class com.ds.fw.errors.FwError.
This class contains the info for a framework error.
FwError() - Constructor for class com.ds.fw.errors.FwError
Default constructor
FwErrors - class com.ds.fw.errors.FwErrors.
This class manipulates a collection with errors.
FwErrors() - Constructor for class com.ds.fw.errors.FwErrors
Default constructor
FwEventArgs - class com.ds.fw.types.FwEventArgs.
 
FwEventArgs() - Constructor for class com.ds.fw.types.FwEventArgs
 
FwException - exception com.ds.fw.exceptions.FwException.
 
FwException() - Constructor for class com.ds.fw.exceptions.FwException
Null constructor.
FwException(String) - Constructor for class com.ds.fw.exceptions.FwException
Constructs this object by initializing superclass with given string(message).
FwException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwException
Constructs this object with message and original cause of exception.
FwException(Throwable) - Constructor for class com.ds.fw.exceptions.FwException
Constructs this object with no specific message and original cause of exception.
FwExpirationDateFormatter - class com.ds.fw.types.formatter.FwExpirationDateFormatter.
Support the formatting and parsing of dates in text fields.
FwExpirationDateFormatter() - Constructor for class com.ds.fw.types.formatter.FwExpirationDateFormatter
 
FwFatalException - exception com.ds.fw.exceptions.FwFatalException.
I am used to throw exceptions that identify an unrecoverable state.
FwFatalException() - Constructor for class com.ds.fw.exceptions.FwFatalException
 
FwFatalException(String) - Constructor for class com.ds.fw.exceptions.FwFatalException
 
FwFileUtility - class com.ds.fw.utils.FwFileUtility.
I maintain a bunch of static methods that are sometimes useful but that are difficult to organize somewhere else.
FwFileUtility() - Constructor for class com.ds.fw.utils.FwFileUtility
 
FwFloatFormatter - class com.ds.fw.types.formatter.FwFloatFormatter.
 
FwFloatFormatter() - Constructor for class com.ds.fw.types.formatter.FwFloatFormatter
Creates new FwFloatFormatter
FwGrammar - class com.ds.fw.parse.FwGrammar.
FwGrammar contains a hash with all the commands formats.
FwGrammar() - Constructor for class com.ds.fw.parse.FwGrammar
 
FwGregorianCalendar - class com.ds.fw.types.formatter.FwGregorianCalendar.
 
FwGregorianCalendar() - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
The constructors are the same as java.util.GregorianCalendar
FwGregorianCalendar(int, int, int) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGregorianCalendar(int, int, int, int, int) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGregorianCalendar(int, int, int, int, int, int) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGregorianCalendar(Locale) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGregorianCalendar(TimeZone) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGregorianCalendar(TimeZone, Locale) - Constructor for class com.ds.fw.types.formatter.FwGregorianCalendar
 
FwGV - class com.ds.fw.graph.gv.FwGV.
 
FwGV() - Constructor for class com.ds.fw.graph.gv.FwGV
 
FwGVCursor - class com.ds.fw.graph.gv.FwGVCursor.
 
FwGVCursor() - Constructor for class com.ds.fw.graph.gv.FwGVCursor
 
FwGVFigure - class com.ds.fw.graph.gv.data.figure.FwGVFigure.
 
FwGVFigure() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
FwGVFigureArc - class com.ds.fw.graph.gv.data.figure.FwGVFigureArc.
 
FwGVFigureArc() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
FwGVFigureBezier - class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier.
 
FwGVFigureBezier() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
FwGVFigureClosedCurve - class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve.
 
FwGVFigureClosedCurve() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve
 
FwGVFigureCurve - class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve.
 
FwGVFigureCurve() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
FwGVFigureEllipse - class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse.
 
FwGVFigureEllipse() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse
 
FwGVFigureImage - class com.ds.fw.graph.gv.data.figure.FwGVFigureImage.
 
FwGVFigureImage() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
FwGVFigureLine - class com.ds.fw.graph.gv.data.figure.FwGVFigureLine.
 
FwGVFigureLine() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
FwGVFigurePie - class com.ds.fw.graph.gv.data.figure.FwGVFigurePie.
 
FwGVFigurePie() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
FwGVFigurePolygon - class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon.
 
FwGVFigurePolygon() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon
 
FwGVFigureRectangle - class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle.
 
FwGVFigureRectangle() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle
 
FwGVFigureString - class com.ds.fw.graph.gv.data.figure.FwGVFigureString.
 
FwGVFigureString() - Constructor for class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
FwGVModel - class com.ds.fw.graph.gv.FwGVModel.
 
FwGVModel() - Constructor for class com.ds.fw.graph.gv.FwGVModel
 
FwGVModel1D - class com.ds.fw.graph.gv.FwGVModel1D.
 
FwGVModel1D() - Constructor for class com.ds.fw.graph.gv.FwGVModel1D
 
FwGVModel2D - class com.ds.fw.graph.gv.FwGVModel2D.
 
FwGVModel2D() - Constructor for class com.ds.fw.graph.gv.FwGVModel2D
 
FwGVModelData - class com.ds.fw.graph.gv.data.FwGVModelData.
 
FwGVModelData() - Constructor for class com.ds.fw.graph.gv.data.FwGVModelData
 
FwGVModelData1D - class com.ds.fw.graph.gv.data.FwGVModelData1D.
 
FwGVModelData1D() - Constructor for class com.ds.fw.graph.gv.data.FwGVModelData1D
 
FwGVModelData2D - class com.ds.fw.graph.gv.data.FwGVModelData2D.
 
FwGVModelData2D() - Constructor for class com.ds.fw.graph.gv.data.FwGVModelData2D
 
FwGVModelDataFigure - class com.ds.fw.graph.gv.data.FwGVModelDataFigure.
 
FwGVModelDataFigure() - Constructor for class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
FwGVModelFigure - class com.ds.fw.graph.gv.FwGVModelFigure.
 
FwGVModelFigure() - Constructor for class com.ds.fw.graph.gv.FwGVModelFigure
 
FwHandler - class com.ds.fw.servlet.base.FwHandler.
This class is base(super) class for all Handlers which are using 3 model framework.
FwHandler() - Constructor for class com.ds.fw.servlet.base.FwHandler
 
FwHashVector - class com.ds.fw.types.FwHashVector.
 
FwHashVector() - Constructor for class com.ds.fw.types.FwHashVector
Constructs a new, empty FwHashVector with a default capacity and load factor, which is 0.75.
FwHashVector(int) - Constructor for class com.ds.fw.types.FwHashVector
Constructs a new, empty FwHashVector with the specified initial capacity and default load factor, which is 0.75.
FwHashVector(int, float) - Constructor for class com.ds.fw.types.FwHashVector
Constructs a new, empty FwHashVector with the specified initial capacity and the specified load factor.
FwHTML - class com.ds.fw.tcp.FwHTML.
 
FwHTML() - Constructor for class com.ds.fw.tcp.FwHTML
 
FwIdIF - interface com.ds.fw.types.FwIdIF.
 
FwImage - class com.ds.fw.graph.img.FwImage.
 
FwImage() - Constructor for class com.ds.fw.graph.img.FwImage
 
FwInteger - class com.ds.fw.types.FwInteger.
 
FwInteger() - Constructor for class com.ds.fw.types.FwInteger
 
FwInteger(int) - Constructor for class com.ds.fw.types.FwInteger
 
FwIntegerIF - interface com.ds.fw.types.FwIntegerIF.
 
FwList - class com.ds.fw.types.collections.FwList.
This class is a subclass of the ArrayList class.
FwList() - Constructor for class com.ds.fw.types.collections.FwList
Default constructor method.
FwList(Collection) - Constructor for class com.ds.fw.types.collections.FwList
Constructor.
FwList(Iterator) - Constructor for class com.ds.fw.types.collections.FwList
Constructor.
FwListCursorIterator - class com.ds.fw.types.collections.FwListCursorIterator.
This class implements the FwCursorIteratorIF interface.
FwListCursorIterator() - Constructor for class com.ds.fw.types.collections.FwListCursorIterator
Constructor.
FwListCursorIteratorMark - class com.ds.fw.types.collections.FwListCursorIteratorMark.
This class represents a list marker.
FwListCursorIteratorMark(FwListCursorIterator) - Constructor for class com.ds.fw.types.collections.FwListCursorIteratorMark
Constructor.
FwListIF - interface com.ds.fw.types.collections.FwListIF.
I subclass the JFC ArrayList and add on a bunch of convenience methods.
FwListIterator - class com.ds.fw.types.collections.FwListIterator.
This class implements the FwListIteratorIF, which wraps the ListIterator interface.
FwListIterator() - Constructor for class com.ds.fw.types.collections.FwListIterator
Constructor.
FwListIteratorIF - interface com.ds.fw.types.collections.FwListIteratorIF.
This interface class extends the ListIterator interface.
FwMailHTML - class com.ds.fw.smtp.FwMailHTML.
 
FwMailHTML(StringBuffer) - Constructor for class com.ds.fw.smtp.FwMailHTML
 
FwMailMessage - class com.ds.fw.smtp.FwMailMessage.
 
FwMailMessage(FwEmailAddress, FwEmailAddress[]) - Constructor for class com.ds.fw.smtp.FwMailMessage
 
FwMenyItem - class com.ds.fw.types.FwMenyItem.
 
FwMenyItem() - Constructor for class com.ds.fw.types.FwMenyItem
 
FwMoney - class com.ds.fw.types.money.FwMoney.
 
FwMoney() - Constructor for class com.ds.fw.types.money.FwMoney
 
FwMoneyIF - interface com.ds.fw.types.money.FwMoneyIF.
I represent an amount of a specified currency.
FwNoComponentException - exception com.ds.fw.exceptions.FwNoComponentException.
To be thrown by the component container or factory when it cannot create a new component, either
FwNoComponentException() - Constructor for class com.ds.fw.exceptions.FwNoComponentException
Null constructor.
FwNoComponentException(String) - Constructor for class com.ds.fw.exceptions.FwNoComponentException
Constructs this object by initializing superclass with given string(message).
FwNoComponentException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwNoComponentException
Constructs this object with message and original cause of exception.
FwNoComponentException(Throwable) - Constructor for class com.ds.fw.exceptions.FwNoComponentException
Constructs this object to wrap up an exception/throwable
FwNoPermissionException - exception com.ds.fw.exceptions.FwNoPermissionException.
To be thropwn by the component manager when current user priviledges/roles forbid access to the component
FwNoPermissionException() - Constructor for class com.ds.fw.exceptions.FwNoPermissionException
Null constructor.
FwNoPermissionException(String) - Constructor for class com.ds.fw.exceptions.FwNoPermissionException
Constructs this object by initializing superclass with given string(message).
FwNoPermissionException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwNoPermissionException
Constructs this object with message and original cause of exception.
FwNoPermissionException(Throwable) - Constructor for class com.ds.fw.exceptions.FwNoPermissionException
Constructs this object to wrap up an exception/throwable
FwNotFoundException - exception com.ds.fw.exceptions.FwNotFoundException.
To be thrown when the ComponentManager cannot find the component name
FwNotFoundException() - Constructor for class com.ds.fw.exceptions.FwNotFoundException
Null constructor.
FwNotFoundException(String) - Constructor for class com.ds.fw.exceptions.FwNotFoundException
Constructs this object by initializing superclass with given string(message).
FwNotFoundException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwNotFoundException
Constructs this object with message and original cause of exception.
FwNotFoundException(Throwable) - Constructor for class com.ds.fw.exceptions.FwNotFoundException
Constructs this object to wrap up an exception/throwable
FwObjectFiler - class com.ds.fw.utils.FwObjectFiler.
I can be used to store an object graph to a flat file and read it back.
FwObjectFiler() - Constructor for class com.ds.fw.utils.FwObjectFiler
 
FwParseTypes - class com.ds.fw.parse.FwParseTypes.
FwParseTypes contains all the argument types supported by the parser.
FwParseTypes() - Constructor for class com.ds.fw.parse.FwParseTypes
 
FwPen - class com.ds.fw.graph.FwPen.
 
FwPen() - Constructor for class com.ds.fw.graph.FwPen
 
FwPen(Color, long) - Constructor for class com.ds.fw.graph.FwPen
 
FwPercentageFormatter - class com.ds.fw.types.formatter.FwPercentageFormatter.
 
FwPercentageFormatter() - Constructor for class com.ds.fw.types.formatter.FwPercentageFormatter
Creates new FwPercentageFormatter
FwPoint - class com.ds.fw.graph.FwPoint.
 
FwPoint() - Constructor for class com.ds.fw.graph.FwPoint
 
FwPoint(int, int) - Constructor for class com.ds.fw.graph.FwPoint
 
FwPointF - class com.ds.fw.graph.FwPointF.
 
FwPointF() - Constructor for class com.ds.fw.graph.FwPointF
 
FwPointF(float, float) - Constructor for class com.ds.fw.graph.FwPointF
 
FwPrintStream - class com.ds.fw.utils.FwPrintStream.
I am the Fw version of PrintStream.
FwPrintStream(OutputStream) - Constructor for class com.ds.fw.utils.FwPrintStream
 
FwPrintStream(OutputStream, boolean) - Constructor for class com.ds.fw.utils.FwPrintStream
 
FwPrintStream(OutputStream, boolean, boolean) - Constructor for class com.ds.fw.utils.FwPrintStream
 
FwProperties - class com.ds.fw.resources.FwProperties.
The purpose of this class is to load a property file and then to extract a property value by its key.
FwProperties() - Constructor for class com.ds.fw.resources.FwProperties
Constructor.
FwProperties(InputStream) - Constructor for class com.ds.fw.resources.FwProperties
Constructor.
FwProperties(Locale) - Constructor for class com.ds.fw.resources.FwProperties
Constructor.
FwProperties(String) - Constructor for class com.ds.fw.resources.FwProperties
Constructor.
FwRectangle - class com.ds.fw.graph.FwRectangle.
 
FwRectangle() - Constructor for class com.ds.fw.graph.FwRectangle
 
FwRectangle(int, int, int, int) - Constructor for class com.ds.fw.graph.FwRectangle
 
FwRectangleF - class com.ds.fw.graph.FwRectangleF.
 
FwRectangleF() - Constructor for class com.ds.fw.graph.FwRectangleF
 
FwRectangleF(float, float, float, float) - Constructor for class com.ds.fw.graph.FwRectangleF
 
FwRegularExpression - class com.ds.fw.utils.FwRegularExpression.
I am a simple wrapper for the regular expression logic provided by OroInc.
FwRegularExpression() - Constructor for class com.ds.fw.utils.FwRegularExpression
 
FwRequestContext - class com.ds.fw.servlet.FwRequestContext.
 
FwRequestContext() - Constructor for class com.ds.fw.servlet.FwRequestContext
 
FwRequestContext(HttpServletRequest) - Constructor for class com.ds.fw.servlet.FwRequestContext
 
FwRequestProcessingException - exception com.ds.fw.exceptions.FwRequestProcessingException.
 
FwRequestProcessingException() - Constructor for class com.ds.fw.exceptions.FwRequestProcessingException
Null constructor.
FwRequestProcessingException(String) - Constructor for class com.ds.fw.exceptions.FwRequestProcessingException
Constructs this object by initializing superclass with given string(message).
FwRequestProcessingException(String, Throwable) - Constructor for class com.ds.fw.exceptions.FwRequestProcessingException
Constructs this object with message and original cause of exception.
FwRequestProcessingException(Throwable) - Constructor for class com.ds.fw.exceptions.FwRequestProcessingException
Constructs this object to wrap up an exception/throwable
FwResourceTable - class com.ds.fw.resources.FwResourceTable.
This class represents a resource table as a hashtable.
FwResourceTable() - Constructor for class com.ds.fw.resources.FwResourceTable
 
FwResponseContext - class com.ds.fw.servlet.FwResponseContext.
 
FwResponseContext() - Constructor for class com.ds.fw.servlet.FwResponseContext
 
FwResponseContext(HttpServletResponse) - Constructor for class com.ds.fw.servlet.FwResponseContext
 
FwReverseIterator - class com.ds.fw.types.collections.FwReverseIterator.
I am used to iterate through a list in reverse order.
FwReverseIterator(List) - Constructor for class com.ds.fw.types.collections.FwReverseIterator
Initializes the class members.
FwScheduler - class com.ds.fw.utils.FwScheduler.
This class manages a number of tasks.
FwSelectable - class com.ds.fw.servlet.base.FwSelectable.
This class wraps pair Selector-Command for easier use.
FwSelectable(String, String) - Constructor for class com.ds.fw.servlet.base.FwSelectable
Creates new FwSelectable
FwSendMail - class com.ds.fw.smtp.FwSendMail.
 
FwSendMail() - Constructor for class com.ds.fw.smtp.FwSendMail
 
FwSendMail(String, int) - Constructor for class com.ds.fw.smtp.FwSendMail
 
FwServicePool - class com.ds.fw.services.FwServicePool.
Service Factory Class.
FwServicePool() - Constructor for class com.ds.fw.services.FwServicePool
 
FwSessionContext - class com.ds.fw.servlet.FwSessionContext.
 
FwSessionContext() - Constructor for class com.ds.fw.servlet.FwSessionContext
 
FwSessionContext(HttpSession) - Constructor for class com.ds.fw.servlet.FwSessionContext
 
FwSessionPool - class com.ds.fw.servlet.FwSessionPool.
 
FwSessionPool() - Constructor for class com.ds.fw.servlet.FwSessionPool
 
FwShutDown - class com.ds.fw.utils.FwShutDown.
 
FwShutDown() - Constructor for class com.ds.fw.utils.FwShutDown
 
FwSimpleObject - class com.ds.fw.types.FwSimpleObject.
I am meant to be used as a convenient superclass for classes that want to implement various simple interfaces.
FwSimpleObject() - Constructor for class com.ds.fw.types.FwSimpleObject
 
FwSimpleObjectIF - interface com.ds.fw.types.FwSimpleObjectIF.
I am meant to be used as a convenient superclass for classes that want to implement various simple interfaces.
FwSize - class com.ds.fw.graph.FwSize.
 
FwSize() - Constructor for class com.ds.fw.graph.FwSize
 
FwSize(int, int) - Constructor for class com.ds.fw.graph.FwSize
 
FwSizeF - class com.ds.fw.graph.FwSizeF.
 
FwSizeF() - Constructor for class com.ds.fw.graph.FwSizeF
 
FwSizeF(double, double) - Constructor for class com.ds.fw.graph.FwSizeF
 
FwSQLException - exception com.ds.fw.exceptions.FwSQLException.
 
FwSQLException() - Constructor for class com.ds.fw.exceptions.FwSQLException
 
FwStingParser - class com.ds.fw.parse.FwStingParser.
 
FwStingParser() - Constructor for class com.ds.fw.parse.FwStingParser
 
FwStingParser(String) - Constructor for class com.ds.fw.parse.FwStingParser
 
FwStringExpander - class com.ds.fw.types.string.FwStringExpander.
 
FwStringExpander() - Constructor for class com.ds.fw.types.string.FwStringExpander
 
FwStringSplitter - class com.ds.fw.types.string.FwStringSplitter.
This class is used to split a long string into multiple lines while preserving whole words.
FwStringSplitter() - Constructor for class com.ds.fw.types.string.FwStringSplitter
Default constructor.
FwStringUtility - class com.ds.fw.utils.FwStringUtility.
I maintain a bunch of static methods that are sometimes useful but that are difficult to organize somewhere else.
FwStringUtility() - Constructor for class com.ds.fw.utils.FwStringUtility
 
FwTask - class com.ds.fw.utils.FwTask.
This class is a base class for all tasks that are going to be scheduled in a FwScheduler instance or have to execute a cyclic algorithm with a specified timeout between each iteration.
FwTask() - Constructor for class com.ds.fw.utils.FwTask
Class constructor
FwTime - class com.ds.fw.types.data.FwTime.
 
FwTime() - Constructor for class com.ds.fw.types.data.FwTime
Create a new Date with the default date of Jan 1st, FIRST YEAR.
FwTimeIF - interface com.ds.fw.types.data.FwTimeIF.
 
FwTimeoutObject - class com.ds.fw.servlet.base.FwTimeoutObject.
 
FwTimeoutObject() - Constructor for class com.ds.fw.servlet.base.FwTimeoutObject
Creates new FwTimeoutObject
FwTimeoutObject(Object, long) - Constructor for class com.ds.fw.servlet.base.FwTimeoutObject
 
FwTimer - class com.ds.fw.utils.FwTimer.
A simple timer.
FwTimer() - Constructor for class com.ds.fw.utils.FwTimer
The constructor .
FwTimer(String) - Constructor for class com.ds.fw.utils.FwTimer
The constructor.
FwTimestamp - class com.ds.fw.types.data.FwTimestamp.
 
FwTimestamp() - Constructor for class com.ds.fw.types.data.FwTimestamp
 
FwTimestampIF - interface com.ds.fw.types.data.FwTimestampIF.
 
FwUniqueObject - class com.ds.fw.types.FwUniqueObject.
 
FwUniqueObject() - Constructor for class com.ds.fw.types.FwUniqueObject
 
FwUniqueObjectIF - interface com.ds.fw.types.FwUniqueObjectIF.
 
FwUserContext - class com.ds.fw.user.FwUserContext.
This class contains the user's session information.
FwUserContext() - Constructor for class com.ds.fw.user.FwUserContext
 
FwUserPermition - class com.ds.fw.user.FwUserPermition.
 
FwUserPermition() - Constructor for class com.ds.fw.user.FwUserPermition
 
FwUserPermition(long) - Constructor for class com.ds.fw.user.FwUserPermition
 
FwUserPermition(long, String) - Constructor for class com.ds.fw.user.FwUserPermition
 
FwUserPermition(long, String, long, long, long) - Constructor for class com.ds.fw.user.FwUserPermition
 
FwUserRoles - class com.ds.fw.user.FwUserRoles.
This class contains the user's session information.
FwUserRoles() - Constructor for class com.ds.fw.user.FwUserRoles
 
FwUtility - class com.ds.fw.utils.FwUtility.
I maintain a bunch of static methods that are sometimes useful but that are difficult to organize somewhere else.
FwUtility() - Constructor for class com.ds.fw.utils.FwUtility
 
FwValue - class com.ds.fw.types.FwValue.
 
FwValue() - Constructor for class com.ds.fw.types.FwValue
 
FwValue(Object, int) - Constructor for class com.ds.fw.types.FwValue
 
FwXMLParser - class com.ds.fw.xml.FwXMLParser.
 
FwXMLParser() - Constructor for class com.ds.fw.xml.FwXMLParser
 

G

get() - Method in class com.ds.fw.dv.properties.FwDVProperty
Gets the property that is used.
get() - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Gets the element's data.
get() - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
get() - Method in class com.ds.fw.servlet.base.FwTimeoutObject
 
get() - Static method in class com.ds.fw.servlet.FwAppContext
 
get() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value of this FwDBField
get(FwBaseBean) - Method in class com.ds.fw.database.FwDBObject
 
get(int) - Method in class com.ds.fw.types.FwHashVector
Returns the element at the specified position in this FwHashVector.
get(int, String) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns the parameter's data for a parameter from table i with name key.
get(Iterator, int) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Returns the element with index n from a collection with iterator v.
get(long) - Method in class com.ds.fw.database.FwDBObject
Fills the data table hObjectData with data.
get(long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
get(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
get(long) - Method in class com.ds.fw.dv.view.FwDVViewData
 
get(long, long) - Method in class com.ds.fw.beans.FwBaseBean
 
get(long, long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
get(Long, long) - Method in class com.ds.fw.dv.list.FwDVListData
 
get(Object) - Method in class com.ds.fw.database.FwDBObject
 
get(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the value to which the specified key is mapped in this FwHashVector.
get(String) - Method in class com.ds.fw.beans.FwBaseBean
Gets the object at position 0 (i.e the first Object) in the Vector corresponding to the column Key.
get(String) - Method in class com.ds.fw.database.FwDBObject
 
get(String) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns the parameter's data for a parameter from default(0) table with name key.
get(String) - Method in class com.ds.fw.dv.view.FwDVViewData
 
get(String) - Method in class com.ds.fw.user.FwUserContext
 
get(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Basic get() method.
get(String, Object, int, Locale) - Static method in class com.ds.fw.resources.FwResourceTable
Gets a property value.
get(String, String, String) - Method in class com.ds.fw.database.FwDBObject
 
get(String, String, String, String) - Method in class com.ds.fw.database.FwDBObject
 
get1(int, String) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns the value of the parameter key from table i.
get1(String, String, String) - Method in class com.ds.fw.database.FwDBObject
 
get1(String, String, String, String) - Method in class com.ds.fw.database.FwDBObject
 
getAccessibleUserRoles() - Method in class com.ds.fw.co.bobroker.FwCoBO
 
getAccessibleUserRoles() - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
getAccessibleUserRoles() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getAccessibleUserRoles() - Method in class com.ds.fw.servlet.base.FwHandler
 
getAccessibleUserRoles() - Method in class com.ds.fw.servlet.FwBaseServlet
 
getAccessType() - Method in class com.ds.fw.user.FwUserPermition
 
getAction(int) - Method in class com.ds.fw.dv.list.FwDVActions
Gets an action by index.
getAction(int) - Method in class com.ds.fw.dv.list.FwDVListRow
Gets an action by index.
getAction1(int) - Method in class com.ds.fw.dv.list.FwDVActions
Gets the link for an action with index i.
getActionAdapter() - Method in class com.ds.fw.servlet.FwAdapter
 
getActions() - Method in class com.ds.fw.dv.list.FwDVList
 
getActionURL() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getActive() - Method in class com.ds.fw.dv.properties.FwDVProperty
 
getAppContext() - Method in class com.ds.fw.servlet.FwAppContext
 
getAppContext() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getApplicationObject(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getAttribute(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getAttributeNames() - Method in class com.ds.fw.servlet.FwRequestContext
 
getAuthType() - Method in class com.ds.fw.servlet.FwRequestContext
 
GetAvailableLocale(Vector, Locale) - Static method in class com.ds.fw.utils.FwUtility
 
getBackColor() - Method in class com.ds.fw.graph.gv.FwGV
 
getBackgroundImage() - Method in class com.ds.fw.graph.gv.FwGV
 
getBaseLineOffset() - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
getBaseLineOffset() - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
getBaseLineOffset() - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
getBasePath() - Method in class com.ds.fw.servlet.FwAdapter
 
getBaseURL() - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getBaseWebroot() - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getBean() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a FwBaseBean object from the current session.
getBean(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getBigDecimal() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as BigDecimal
getBigDecimal(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an long.
getBlob(String, long) - Method in class com.ds.fw.beans.FwDBBean
Gets the k'th element in the column Key as an Blob.
getBOBroker(FwAdapter) - Method in class com.ds.fw.servlet.bo.FwBOBaseManager
 
getBOBroker(FwAdapter) - Method in class com.ds.fw.servlet.bo.FwBOBaseServer
 
getBOManager() - Method in class com.ds.fw.servlet.FwAdapter
 
getBOManager() - Method in class com.ds.fw.servlet.FwAppContext
 
getBorderFigure() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getBreacket(int) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Gets a bracket pair with index i.
getBrush() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getBrush(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
getBrush(long) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getBusinesObjectConfig(String) - Method in class com.ds.fw.co.bobroker.FwCoBOBroker
 
getBusinessComponent(String) - Method in class com.ds.fw.servlet.FwAdapter
 
getBusinessComponent(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getBusinessComponent(String, FwAdapter) - Method in class com.ds.fw.servlet.bo.FwBOBaseManager
 
getBusinessObject(FwCoBO) - Static method in class com.ds.fw.servlet.bo.FwBOContainer
 
getBusinessObject(FwCoBO) - Static method in class com.ds.fw.servlet.bo.FwBOContainerPool
 
getBusinessObject(FwCoBO) - Static method in class com.ds.fw.servlet.bo.FwBOContainerShared
 
getCached() - Method in class com.ds.fw.types.FwDocument
Returns cached.
getCat(long) - Method in class com.ds.fw.dv.FwCatTree
Gets a category
getCatDBObject() - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
getCatElements(long) - Method in class com.ds.fw.dv.FwCatTree
Gets the category's elements
getCause() - Method in class com.ds.fw.exceptions.FwException
Returns cause of exception.
getCharacterEncoding() - Method in class com.ds.fw.servlet.FwRequestContext
 
getClassName() - Method in class com.ds.fw.co.bobroker.FwCoBO
 
getClassName() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getClassName() - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
getClassName() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getClassName() - Method in class com.ds.fw.types.collections.FwList
Returns the class name of the current instance.
getClassName() - Method in class com.ds.fw.types.FwDisplayable
 
getClassName() - Method in interface com.ds.fw.types.FwDisplayableIF
This convenience method return the short class name.
getClassName() - Method in class com.ds.fw.types.FwSimpleObject
 
getClassName() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getClassName(Object) - Static method in class com.ds.fw.utils.FwUtility
 
getClientRectangle() - Method in class com.ds.fw.graph.gv.FwGV
 
getClone() - Method in class com.ds.fw.types.collections.FwList
Clones the list.
getClone() - Method in class com.ds.fw.types.FwCopyable
 
getClone() - Method in interface com.ds.fw.types.FwCopyableIF
Get a clone of this object.
getClone() - Method in class com.ds.fw.types.FwSimpleObject
 
getClone() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getCloseBreacket() - Method in class com.ds.fw.dv.search.FwDVSearchBreacket
Gets the close bracket sign.
getCO() - Method in class com.ds.fw.servlet.FwBaseServlet
 
getCode() - Method in class com.ds.fw.smtp.FwSendMail
 
getCode() - Method in interface com.ds.fw.types.FwCodeIF
 
getColumn() - Method in class com.ds.fw.dv.list.FwDVListPropertyAlpha
 
getColumn() - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
getColumn() - Method in class com.ds.fw.dv.properties.FwDVPropertyID
 
getColumn(int) - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
Gets a column by index.
getColumn(int) - Method in class com.ds.fw.dv.list.FwDVListPropertySort
Gets a column by index.
getColumn(long) - Method in class com.ds.fw.beans.FwBaseBean
 
getColumn(long) - Method in class com.ds.fw.dv.list.FwDVListData
 
getColumn(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
getColumn(long) - Method in class com.ds.fw.dv.view.FwDVViewData
 
getColumn(String) - Method in class com.ds.fw.beans.FwBaseBean
Gets the column (as a Vector) corresponding to Key
getColumn(String) - Method in class com.ds.fw.beans.FwDBBean
Return column by key
getColumnID() - Method in class com.ds.fw.dv.list.FwDVListColumn
 
getColumnID() - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
getColumnIndex(long) - Method in class com.ds.fw.dv.list.FwDVListData
 
getColumnIndex(long) - Method in class com.ds.fw.dv.view.FwDVViewData
 
getColumnNames() - Method in class com.ds.fw.beans.FwBaseBean
 
getColumnsString() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
 
getCommaList(Vector) - Static method in class com.ds.fw.utils.FwFileUtility
 
getCommand() - Method in class com.ds.fw.servlet.base.FwSelectable
 
getCommand() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request command.
getCompiler() - Method in class com.ds.fw.utils.FwRegularExpression
 
getConfigMan() - Method in class com.ds.fw.servlet.FwAppContext
 
getConfigMan() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getConnCheckTime() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the connection check time
getConnDefaultLifeTime() - Method in class com.ds.fw.dbcon.FwConnPool
Return the connection default life time
getConnDefaultTimeout() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the default timeout for a connection before been returned to the connection pool
getConnDrv() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the connection driver
getConnection() - Method in class com.ds.fw.database.FwDBObject
 
getConnection() - Method in class com.ds.fw.dbcon.FwConnPool
Returns a connection from the connection pool
getConnection() - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
Returns a connection from the first connection pool with an index 0 The method performs innitialisation of the connection pool, if it is not already done.
getConnection() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.
getConnection() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
getConnection(int) - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
Returns a connection from the connection pool with an index k
getConnectionPool() - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
Returns the Connection Pool with an index equal to 0
getConnectionPool(int) - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
Returns a Connection Pool with a certain index
getConnectionPool(String) - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
 
getConnPass() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the user password
getConnPoolWrapper() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
getConnPoolWrapper() - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
getConnStr() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the connection string
getConnString() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getConnType() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the Connection Type
getConnUser() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the user name
getContentLength() - Method in class com.ds.fw.servlet.FwRequestContext
 
getContentType() - Method in class com.ds.fw.servlet.FwRequestContext
 
getContentType() - Method in class com.ds.fw.smtp.FwMailMessage
 
getContentType() - Method in class com.ds.fw.types.FwByteArrayDataSource
 
getContentType(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getContentURL() - Method in class com.ds.fw.smtp.FwMailHTML
 
getContextPath() - Method in class com.ds.fw.servlet.FwRequestContext
 
getCookies() - Method in class com.ds.fw.servlet.FwRequestContext
 
getCopy() - Method in class com.ds.fw.types.collections.FwList
Clones the list.
getCopy() - Method in interface com.ds.fw.types.collections.FwListIF
I return a shallow copy.
getCopy() - Method in class com.ds.fw.types.FwCopyable
 
getCopy() - Method in interface com.ds.fw.types.FwCopyableIF
Get a copy of this object.
getCopy() - Method in class com.ds.fw.types.FwSimpleObject
 
getCopy() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getCopy(Iterator) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Makes a deep copy of the colection with iterator i and returns an iterator to the newly created copy.
getCopy(Object) - Method in class com.ds.fw.types.collections.FwList
Clones the object e.
getCopy(Object) - Method in class com.ds.fw.types.FwCopyable
 
getCopy(Object) - Method in interface com.ds.fw.types.FwCopyableIF
If the object implements FwCopyableIF then return e.getCopy().
getCopy(Object) - Method in class com.ds.fw.types.FwSimpleObject
 
getCopy(Object) - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getCorbaService(String) - Static method in class com.ds.fw.services.FwServicePool
getCorbaService(String serviceName) - bind a corba Service (object) by serviceName.
getCount() - Method in class com.ds.fw.parse.FwStingParser
Gets the count of the items
getCurrency() - Method in class com.ds.fw.types.money.FwMoney
 
getCurrency() - Method in interface com.ds.fw.types.money.FwMoneyIF
 
getCursorSize() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getData() - Method in class com.ds.fw.dv.list.FwDVList
 
getData() - Method in class com.ds.fw.dv.view.FwDVView
 
getData() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getData() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData() - Method in class com.ds.fw.types.FwDocument
Returns data.
getData(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getData(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData(double, double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData(String) - Method in class com.ds.fw.database.FwDataBase
Executes a select query.
getData1() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getData1() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData1(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getData1(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData1(double, double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData1SizeX() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getData1SizeY() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getDataBase() - Method in class com.ds.fw.beans.FwDBBean
 
getDataBase() - Method in class com.ds.fw.database.FwDBBaseTable
 
getDataBase() - Method in class com.ds.fw.database.FwDBObject
 
getDataBase(String) - Method in class com.ds.fw.co.databroker.FwCoDataBroker
 
getDataBaseName() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
getDataBaseType() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
getDataBroker() - Static method in class com.ds.fw.dbcon.FwConnPoolWrapper
 
getDataFrom(Object) - Method in class com.ds.fw.database.FwDBObject
 
getDataFrom(Object) - Static method in class com.ds.fw.types.formatter.FwDateFormatter
 
getDataFromBean(FwBaseBean, int) - Method in class com.ds.fw.database.FwDBObject
 
getDataSize() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getDataSize1() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getDataSizeX() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getDataSizeY() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getDataString(Date) - Static method in class com.ds.fw.types.formatter.FwDateFormatter
 
getDate() - Method in class com.ds.fw.types.data.FwCalendar
Gets the date
getDate() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the copy of the date
getDate() - Method in interface com.ds.fw.types.data.FwTimestampIF
 
getDate() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as java.util.Date
getDate(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an Date.
getDateCopy() - Method in class com.ds.fw.types.data.FwDate
 
getDateCopy() - Method in interface com.ds.fw.types.data.FwDateIF
 
getDateFor(int, int) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Gets the date by given month and day
getDateFor(int, int) - Method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Gets the date by a given year and month number(from 1 to 12)
getDateFor(int, int, int) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Gets the date by given year, month and day
getDateFor(int, String) - Method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Gets the date by a given year and a short name of a month
getDateFor(int, String, int) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Gets the date by given year , month and day
getDateFor(String) - Method in class com.ds.fw.types.formatter.FwDateFormatter
getDateFor(@see #String s); method must be remove.
getDateFor(String) - Method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Constructs a FwDate object from a given string
getDateFor(String, int) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Gets the date by given month and day
getDateFor(String, Locale) - Method in class com.ds.fw.types.formatter.FwDateFormatter
getDateFor method return @see #Date holds in @see #String dateString parameter depending on location.
getDateHeader(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getDateIntervalCopy() - Method in class com.ds.fw.types.data.FwDateInterval
 
getDateIntervalCopy() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Get and independent copy of this date interval.
getDateStart() - Method in class com.ds.fw.servlet.FwSessionContext
 
getDay() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getDay() - Method in class com.ds.fw.types.data.FwCalendar
Return the day of the month as number, starting from 1
getDay() - Method in class com.ds.fw.types.data.FwDate
Gets the day
getDay() - Method in interface com.ds.fw.types.data.FwDateIF
Get the current day.
getDay() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the day
getDay() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the day
getDay() - Method in class com.ds.fw.utils.FwTask
 
getDayOfWeek() - Method in class com.ds.fw.types.data.FwCalendar
Gets the day of a week
getDayOfWeek() - Method in class com.ds.fw.types.data.FwDate
Gets the day of week (from 0 to 6)
getDayOfWeek() - Method in interface com.ds.fw.types.data.FwDateIF
Get the day of week index.
getDayOfWeek(int) - Method in class com.ds.fw.types.data.FwCalendar
 
getDayOfWeekDisplayString() - Method in class com.ds.fw.types.data.FwDate
Used to get the string which is displayed for a day of the week
getDayOfWeekDisplayString() - Method in interface com.ds.fw.types.data.FwDateIF
Get a string that represents my day of week: "Sunday", "Monday", etc.
getDayOfWeekDisplayString(int) - Static method in class com.ds.fw.types.data.FwDate
Used to get the string which is displayed for a day of the week
getDayOfWeekName() - Method in class com.ds.fw.types.data.FwCalendar
Gets the name of a day
getDaysInMonth() - Method in class com.ds.fw.types.data.FwCalendar
Returns the days in the month
getDaysInMonth() - Method in class com.ds.fw.types.data.FwDate
Gets the days in month , of the month , which is currently set
getDaysInMonth(int, int) - Static method in class com.ds.fw.types.data.FwCalendar
Gets the days in a month
getDaysInMonth(int, int) - Static method in class com.ds.fw.types.data.FwDate
Used to find the number of the days in a month
getDBConnection() - Method in class com.ds.fw.dbcon.FwConnPool
Returns a FwDBConnection
getDBConnManager() - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
getDBConnManager(String) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
getDBData() - Method in class com.ds.fw.database.FwDataBase
Gets the data
getDBObject(Object) - Static method in class com.ds.fw.database.FwEntityBeanFactory
get DB Object genetare tablename, generate relationship beetwen class fields names and names of column in table
getDBObject(Object, String) - Static method in class com.ds.fw.database.FwEntityBeanFactory
get DB Object by given tablename and generate relationship beetwen class fields names and names of column in table
getDBObject(Object, String, Hashtable) - Static method in class com.ds.fw.database.FwEntityBeanFactory
get DB Object by given tablename and class fields names and names of column in table
getDebugLevel() - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
getDebugLogFile() - Static method in class com.ds.fw.utils.FwDebug
 
getDebugStream() - Static method in class com.ds.fw.utils.FwDebug
 
getDecimalPattern(int, boolean) - Static method in class com.ds.fw.utils.FwStringUtility
 
getDeep(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getDeep(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getDeepCopy() - Method in class com.ds.fw.types.collections.FwList
Copies the list.
getDeepCopy() - Method in interface com.ds.fw.types.collections.FwListIF
I return a deep copy.
getDeepCopy() - Method in class com.ds.fw.types.FwCopyable
 
getDeepCopy() - Method in interface com.ds.fw.types.FwCopyableIF
Return a copy that is completely independent from the original.
getDeepCopy() - Method in class com.ds.fw.types.FwSimpleObject
 
getDeepCopy() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getDef() - Method in class com.ds.fw.dv.params.FwDVValue
This method returns the default value of the data.
getDefaultDataBase() - Method in class com.ds.fw.co.databroker.FwCoDataBroker
 
getDefaultView() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getDefautId() - Method in class com.ds.fw.database.FwDBObject
Gets the default id
getDescription() - Method in class com.ds.fw.database.FwDBFieldInfo
 
getDescription() - Method in class com.ds.fw.dv.list.FwDVListColumn
 
getDescription() - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
getDescription1() - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
getDestiner() - Method in class com.ds.fw.smtp.FwMailMessage
 
getDestRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
getDir(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getDisplayString() - Method in class com.ds.fw.types.collections.FwList
Returns the class name and the size of the list.
getDisplayString() - Method in class com.ds.fw.types.FwDisplayable
 
getDisplayString() - Method in interface com.ds.fw.types.FwDisplayableIF
If toStringValue is non-null then return it.
getDisplayString() - Method in class com.ds.fw.types.FwSimpleObject
 
getDisplayString() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getDisplayStringFor(Object) - Method in class com.ds.fw.types.collections.FwList
Gets the String representstion of the object e.
getDisplayStringFor(Object) - Method in class com.ds.fw.types.FwDisplayable
 
getDisplayStringFor(Object) - Method in interface com.ds.fw.types.FwDisplayableIF
If the parameter implements FwDisplayableIF then return e.getDisplayString().
getDisplayStringFor(Object) - Method in class com.ds.fw.types.FwSimpleObject
 
getDisplayStringFor(Object) - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
getDomain() - Method in class com.ds.fw.smtp.FwEmailAddress
 
getDouble() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as Double
getDouble(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an double.
getDoubleValue() - Method in class com.ds.fw.types.money.FwMoney
Gets the value of the variable _value as double
getDoubleValue() - Method in interface com.ds.fw.types.money.FwMoneyIF
Gets the value as double
getDrawingMode() - Method in class com.ds.fw.graph.gv.FwGV
 
getDrawingMode() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getDrawingMode() - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
getDrawingMode() - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
getDrawingMode() - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
getDrawingType() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getDriver() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getDVID() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getEcho() - Method in class com.ds.fw.utils.FwPrintStream
 
getEditable() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getEJBService(String) - Static method in class com.ds.fw.services.FwServicePool
getEJBService(String serviceName) - bind a EJB object by serviceName.
getEnable() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getEnableXYZChangeEvent() - Method in class com.ds.fw.graph.gv.FwGV
 
getEndDate() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the end date of the interval
getEndDate() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return the end date.
getError(int) - Method in class com.ds.fw.errors.FwErrors
Gets a error from the list by index.
getErrorLogFile() - Static method in class com.ds.fw.utils.FwDebug
 
getErrorStream() - Static method in class com.ds.fw.utils.FwDebug
 
getExpireDate() - Method in class com.ds.fw.servlet.FwSessionContext
 
getF(String) - Method in class com.ds.fw.database.FwDBObject
 
getField(FwDBFieldInfo) - Method in class com.ds.fw.database.FwDBObject
Gets a field by its name
getField(int) - Method in class com.ds.fw.database.FwDBObject
Gets a field by its number
getField(int) - Method in class com.ds.fw.database.FwDBTable
Gets a field by its number
getField(String) - Method in class com.ds.fw.database.FwDBObject
Gets a field by its name
getField(String) - Method in class com.ds.fw.database.FwDBTable
Gets a field by its name
getFigureBrush() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getFigureBrushIndex() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getFigureList() - Method in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
getFigurePen() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getFigurePenIndex() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getFile(String) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
getFile(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getFileNames() - Method in class com.ds.fw.servlet.FwRequestContext
 
getFilesystemName(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getFillFigure() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getFirst() - Method in class com.ds.fw.types.collections.FwList
Gets the first element of the list.
getFirst() - Method in interface com.ds.fw.types.collections.FwListIF
Return the first element in the list.
getFirstDate() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the first date of the interval
getFirstDate() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return the first date contained within this interval.
getFirstUniqueId() - Method in class com.ds.fw.types.FwUniqueObject
For object that support the tracking of historical states, return a unique id that is consistent for all states.
getFirstUniqueId() - Method in interface com.ds.fw.types.FwUniqueObjectIF
For object that support the tracking of historical states, return a unique id that is consistent for all states.
getFloat() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as Float
getFloat(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the value to which the specified key is mapped in this FwHashVector.
getFloat(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an int.
getFont() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
getFormat(String) - Static method in class com.ds.fw.parse.FwGrammar
Returns the command format for that command name (the str argument)
getFormEncType() - Method in class com.ds.fw.dv.view.FwDVViewProperties
 
getFullDisplayString() - Method in class com.ds.fw.types.collections.FwList
Returns a String representation of the list content.
getFullDisplayString() - Method in interface com.ds.fw.types.collections.FwListIF
Return the toString() value of every element in the list, separated by commas.
getFunctionalCurrency(Locale) - Static method in class com.ds.fw.types.formatter.FwCurrencyFormatter
Gets the currency from the resource table - "USD" by default
getFwSizeF() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGBrush() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGBrush1() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGBrush2() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGBrushes() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGPen() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGPen1() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGPen2() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGPens() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3D() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3DColor1() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3DColor2() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3DDepth() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3DRotate() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraph3DSize() - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
getGraphics() - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
getGraphics(Graphics) - Method in class com.ds.fw.graph.drawing.FwDrawUtils
 
getGraphModelData() - Method in class com.ds.fw.graph.gv.FwGVModel
 
getGraphModelIndex() - Method in class com.ds.fw.graph.gv.FwGV
 
getGraphModelList() - Method in class com.ds.fw.graph.gv.FwGV
 
getGraphSize() - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
getGraphSize() - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
getGraphSizeBottomOffset() - Method in class com.ds.fw.graph.gv.FwGV
 
getGraphSizeTopOffset() - Method in class com.ds.fw.graph.gv.FwGV
 
getGridPen() - Method in class com.ds.fw.graph.gv.FwGV
 
getGridSize() - Method in class com.ds.fw.graph.gv.FwGV
 
getGVCursor() - Method in class com.ds.fw.graph.gv.FwGV
 
getGVRectangle() - Method in class com.ds.fw.graph.gv.FwGV
 
getHandler(FwSelectable) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHandler(String) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHandlerClass(FwSelectable) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHandlerClass(String) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHandlerConfig(String) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getHandlerName(FwSelectable) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHandlers() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getHandlerType(String) - Method in class com.ds.fw.servlet.FwBaseServlet
 
getHashtable() - Method in class com.ds.fw.beans.FwDBBean
Return all stored information in this instance.
getHData(int) - Method in class com.ds.fw.dv.params.FwDVParams
This methods returns a handle to one of the internal hashtables.
getHeader(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getHeaderNames() - Method in class com.ds.fw.servlet.FwRequestContext
 
getHeaders(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getHeight() - Method in class com.ds.fw.graph.FwSizeF
 
getHeight(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getHeight(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getHeight(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getHour() - Method in class com.ds.fw.types.data.FwTime
Gets the hour
getHour() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getHour() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the hour
getHour() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the hours
getHours() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getHours() - Method in class com.ds.fw.utils.FwTask
 
getHttpCooky() - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getHttpRequest() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets the current request object.
getHTTPRequest() - Method in class com.ds.fw.servlet.FwRequestContext
 
getHttpResponse() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets the current response object.
getHTTPResponse() - Method in class com.ds.fw.servlet.FwResponseContext
 
getHttpSession() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets the current session object from the request.
getHttpSession() - Method in class com.ds.fw.servlet.FwSessionContext
 
getId() - Method in interface com.ds.fw.types.FwIdIF
 
getId() - Method in class com.ds.fw.types.FwUniqueObject
Same as getUniqueId()
getID() - Method in class com.ds.fw.co.userbroker.FwCoRole
 
getIDField() - Method in class com.ds.fw.database.FwDBObject
Gets the default field
getImage() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
getIncrNoOfConn() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the increment, by which the connections will be increased
getInfo() - Method in class com.ds.fw.database.FwDBField
 
getInitNoOfConn() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the initial number of connections
getInputStream() - Method in class com.ds.fw.servlet.FwRequestContext
 
getInputStream() - Method in class com.ds.fw.types.FwByteArrayDataSource
Return an InputStream for the data.
getInstance() - Static method in class com.ds.fw.dbcon.FwConnPoolWrapper
 
getInstance() - Static method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
getInstance() - Method in class com.ds.fw.servlet.FwAppContext
 
getInstance() - Static method in class com.ds.fw.utils.FwScheduler
This method returns a reference to the only instance of the Scheduler class
getInt() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as int
getInt(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
getInt(String, int) - Static method in class com.ds.fw.utils.FwStringUtility
 
getInt(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an int.
getIntArg(int) - Method in class com.ds.fw.parse.FwCommand
Returns an INT(eger) argument.
getIntAt(int) - Method in class com.ds.fw.types.collections.FwList
Gets the int value with index index.
getIntAt(int) - Method in interface com.ds.fw.types.collections.FwListIF
Determine the integer value stored at this index.
getIntegerType() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getIntersection(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Gets the intersection interval between the date interval and the interval given as parameter
getIntersection(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Get the date interval the represents the intersection of this date interval with another interval.
getIntHeader(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getIntValue() - Method in class com.ds.fw.types.money.FwMoney
Gets the value of the variable _value as int
getIntValue() - Method in interface com.ds.fw.types.money.FwMoneyIF
Gets the value as int
getItem(String) - Method in class com.ds.fw.parse.FwStingParser
 
getItemName() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getItemNames() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getJavaDate() - Method in class com.ds.fw.types.data.FwDate
Gets the date as java.util.Date instance
getJavaDate() - Method in interface com.ds.fw.types.data.FwDateIF
Create a new instance of a java.util.Date using the values of day, month, and year.
getJavaDate() - Method in class com.ds.fw.types.data.FwTime
Gets the date
getJavaDate() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getJavaDate() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the date
getJavaDate() - Method in interface com.ds.fw.types.data.FwTimestampIF
 
getJavaDate(Calendar, boolean) - Method in class com.ds.fw.types.data.FwTimestamp
Gets the date
getJavaDateWithoutMilliseconds() - Method in class com.ds.fw.types.data.FwTime
Gets the date without milliseconds
getJavaDateWithoutMilliseconds() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getJavaDateWithoutMilliseconds() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the date
getJavaDateWithoutMilliseconds() - Method in interface com.ds.fw.types.data.FwTimestampIF
 
getJSPPath() - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getKey() - Method in class com.ds.fw.types.FwAssociation
Gets the key
getKey() - Method in interface com.ds.fw.types.FwAssociationIF
Gets the key
getLast() - Method in class com.ds.fw.types.collections.FwList
Gets the last element of the list.
getLast() - Method in interface com.ds.fw.types.collections.FwListIF
Return the last element in the list.
getLastDate() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the last date of the interval.
getLastDate() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return the last date contained within this interval.
getLastError() - Method in class com.ds.fw.errors.FwErrors
Gets the last error from the list.
getLastUsedTime() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.
getLayoutRectangle() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
getLifeTime() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.Get the lifetime of the connection
getLink(FwDVListData, int, FwDVListProperties, FwDVParams) - Method in class com.ds.fw.dv.list.FwDVActionsLink
Gets the link in normal state.
getLink(int) - Method in class com.ds.fw.dv.list.FwDVActions
Gets a link by index.
getList() - Method in class com.ds.fw.types.collections.FwListIterator
Gets the current list this iterator works with.
getList() - Method in interface com.ds.fw.types.collections.FwListIteratorIF
Gets the current list this iterator works with.
getLocale() - Method in class com.ds.fw.dv.FwDV
Gets the locale
getLocale() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets user's local information.
getLocale() - Method in class com.ds.fw.servlet.FwRequestContext
 
getLocalePath() - Method in class com.ds.fw.servlet.FwAdapter
 
getLocales() - Method in class com.ds.fw.servlet.FwRequestContext
 
getLong() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as long
getLong(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the value to which the specified key is mapped in this FwHashVector.
getLong(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an long.
getMap(FwSelectable) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getMaps() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getMark() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Gets a marker for the current list.
getMark() - Method in class com.ds.fw.types.collections.FwListCursorIterator
Gets a marker for the current list.
getMatcher() - Method in class com.ds.fw.utils.FwRegularExpression
 
getMax() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getMax() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getMaxNoOfConn() - Method in class com.ds.fw.dbcon.FwConnPool
Returns the maximum number of connections in the connection pool
getMessage() - Method in class com.ds.fw.exceptions.FwException
 
getMethod() - Method in class com.ds.fw.servlet.FwRequestContext
 
getMethod() - Method in class com.ds.fw.smtp.FwEmailException
 
getMillisecond() - Method in class com.ds.fw.types.data.FwTime
Gets the milliseconds
getMillisecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getMillisecond() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the milliseconds
getMillisecond() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the milliseconds
getMilliseconds() - Method in class com.ds.fw.utils.FwTimer
Returns the time in milliseconds for which the timer has worked or the time since it has been started (in case it is still working)
getMIMEType() - Method in class com.ds.fw.types.FwDocument
This method is used to get the MIME of the content.
getMimeType(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Returns the MIME type of the specified file, or null if the MIME type is not known.
getMin() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
getMin() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getMinute() - Method in class com.ds.fw.types.data.FwTime
Gets the minutes
getMinute() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getMinute() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the minute
getMinute() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the minutes
getMinutes() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getMinutes() - Method in class com.ds.fw.utils.FwTask
 
getMode() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getMoneyCopy() - Method in class com.ds.fw.types.money.FwMoney
 
getMoneyCopy() - Method in interface com.ds.fw.types.money.FwMoneyIF
 
getMonth() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getMonth() - Method in class com.ds.fw.types.data.FwCalendar
Gets the number of the month
getMonth() - Method in class com.ds.fw.types.data.FwDate
Gets the month
getMonth() - Method in interface com.ds.fw.types.data.FwDateIF
Get the current month.
getMonth() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the month
getMonth() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the month
getMonth() - Method in class com.ds.fw.utils.FwTask
 
getMonthFor(String) - Method in class com.ds.fw.types.formatter.FwDateFormatter
Gets the month number
getMonthFor(String) - Method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Gets the month number (from 0 to 11) by the short name of the month
getMsg() - Method in class com.ds.fw.smtp.FwMailMessage
 
getName() - Method in class com.ds.fw.co.bobroker.FwCoBO
 
getName() - Method in class com.ds.fw.co.FwCo
 
getName() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getName() - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
getName() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getName() - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
getName() - Method in class com.ds.fw.co.userbroker.FwCoRole
 
getName() - Method in class com.ds.fw.database.FwDBFieldInfo
 
getName() - Method in class com.ds.fw.dv.list.FwDVListColumn
 
getName() - Method in class com.ds.fw.dv.params.FwDVValue
This method returns the name of the data.
getName() - Method in class com.ds.fw.dv.properties.FwDVProperty
 
getName() - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
getName() - Method in class com.ds.fw.errors.FwError
Gets the error name.
getName() - Method in class com.ds.fw.servlet.base.FwHandler
 
getName() - Method in class com.ds.fw.servlet.FwBaseServlet
 
getName() - Method in class com.ds.fw.types.FwByteArrayDataSource
 
getName() - Method in class com.ds.fw.user.FwUserPermition
 
getName() - Method in class com.ds.fw.utils.FwTimer
Gets the name
getName(int) - Method in class com.ds.fw.parse.FwStingParser
Gets the parameter name
getNameDomain() - Method in class com.ds.fw.smtp.FwEmailAddress
 
getNBActions() - Method in class com.ds.fw.dv.list.FwDVActions
Gets the number of available actions.
getNBActions() - Method in class com.ds.fw.dv.list.FwDVListRow
Gets the number of available actions.
getNBColumns() - Method in class com.ds.fw.dv.list.FwDVListData
 
getNBColumns() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
Returns the number all fields for search.
getNBColumns() - Method in class com.ds.fw.dv.list.FwDVListPropertySort
Returns the number all fields for search.
getNBColumns() - Method in class com.ds.fw.dv.list.FwDVListRow
 
getNBColumns() - Method in class com.ds.fw.dv.view.FwDVViewData
 
getNBErrors() - Method in class com.ds.fw.errors.FwErrors
Gets the number of errors in the list.
getNBErrors(int) - Method in class com.ds.fw.errors.FwErrors
Gets the number of errors with the given type.
getNBFields() - Method in class com.ds.fw.database.FwDBObject
Gets the number of the fields
getNBFields() - Method in class com.ds.fw.database.FwDBTable
Gets the number of the fields
getNBRows() - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
getNBS1Fields() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
This method returns the number of fields to search by.
getNBTables() - Method in class com.ds.fw.database.FwDataBase
Gets the number of the tables .
getNextDate() - Method in class com.ds.fw.types.data.FwDate
Gets the next date
getNextDate() - Method in interface com.ds.fw.types.data.FwDateIF
Create a new date and set its value to be the next day after my date.
getNodeData(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
getNow() - Static method in class com.ds.fw.types.data.FwTime
Create a new date with the current time.
getNumber() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as Number
getNumber(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element in the column Key as an long.
getNumberOfDays() - Method in class com.ds.fw.types.data.FwDateInterval
Find the number of the days for the interval
getNumberOfDays() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return the number of days that are contained inside of this DateInterval.
getNumberXDimensionValues() - Method in class com.ds.fw.graph.gv.FwGV
 
getNumberYDimensionValues() - Method in class com.ds.fw.graph.gv.FwGV
 
getNumberZDimensionValues() - Method in class com.ds.fw.graph.gv.FwGV
 
getNumCells() - Method in class com.ds.fw.dv.list.FwDVList
Gets the number of cells
getNumRows() - Method in class com.ds.fw.beans.FwBaseBean
Returns the size of the dataset
getNumRows(String) - Method in class com.ds.fw.beans.FwBaseBean
Returns the size of the dataset of a column corresponding to Key
getObject(String) - Method in class com.ds.fw.resources.FwProperties
Gets a property value by its key.
getObjectData() - Method in class com.ds.fw.database.FwDBObject
Return the table data
getOpenBreacket() - Method in class com.ds.fw.dv.search.FwDVSearchBreacket
Gets the open bracket sign.
getOperator() - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Gets the element's operator.
getOperator(int) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Gets an operator with index i.
getOtmest(int) - Method in class com.ds.fw.dv.FwCatTree
Gets the offset(the space between a category and the root)
getOutputStream() - Method in class com.ds.fw.servlet.FwResponseContext
 
getOutputStream() - Method in class com.ds.fw.types.FwByteArrayDataSource
 
getP() - Method in class com.ds.fw.dv.list.FwDVList
 
getP() - Method in class com.ds.fw.dv.list.FwDVListPropertyAlpha
 
getP() - Method in class com.ds.fw.dv.list.FwDVListPropertyPage
 
getP() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
 
getP() - Method in class com.ds.fw.dv.list.FwDVListPropertySort
 
getP() - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
getP() - Method in class com.ds.fw.dv.properties.FwDVPropertyID
 
getP() - Method in class com.ds.fw.dv.view.FwDVView
 
getPageContent() - Method in class com.ds.fw.tcp.FwHTML
 
getParam(String) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
getParam(String) - Method in class com.ds.fw.co.FwCo
 
getParam(String) - Method in class com.ds.fw.co.FwCoBaseBroker
 
getParam(String) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
getParam(String) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getParameter(FwBaseAdapter, String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request parameter.
getParameter(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request parameter.
getParameter(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getParameterFloat(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request parameter.
getParameterLong(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request parameter.
getParameterNames() - Method in class com.ds.fw.servlet.FwRequestContext
 
getParameterValues(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getParamName(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getParams() - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
getParams() - Method in class com.ds.fw.dv.FwDV
 
getPassword() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getPathInfo() - Method in class com.ds.fw.servlet.FwRequestContext
 
getPathTranslated() - Method in class com.ds.fw.servlet.FwRequestContext
 
getPattern() - Method in class com.ds.fw.utils.FwRegularExpression
 
getPen() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getPen(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
getPen(long) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getPercentageSymbol(Locale) - Static method in class com.ds.fw.types.formatter.FwPercentageFormatter
Gets the percentage symbol from the resource table
getPeriod() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getPeriod() - Method in class com.ds.fw.utils.FwTask
 
getPermition(long) - Method in class com.ds.fw.user.FwUserRoles
 
getPermitionID() - Method in class com.ds.fw.user.FwUserPermition
 
getPoint(FwPoint, FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getPoint(FwPoint, FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getPointF(FwPointF, FwRectangle, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getPointF(FwPointF, FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getPointF(FwPointF, FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getPoints() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve
 
getPoints() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
getPoints() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon
 
getPoints(FwPoint[], FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getPoints(FwPoint[], FwRectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getPoolClassName() - Method in class com.ds.fw.co.bobroker.FwCoBO
 
getPraramPrefix() - Method in class com.ds.fw.dv.view.FwDVViewProperties
 
getPreviousDate() - Method in class com.ds.fw.types.data.FwDate
Gets the previous date
getPreviousDate() - Method in interface com.ds.fw.types.data.FwDateIF
Create a new date and set its value to be the previous date before by date.
getProperties() - Method in class com.ds.fw.dv.FwDV
 
getProtocol() - Method in class com.ds.fw.servlet.FwRequestContext
 
getPT1() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
getPT1() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
getPT2() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
getPT2() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
getPT3() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
getPT4() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
getQueryString() - Method in class com.ds.fw.servlet.FwRequestContext
 
getRate() - Method in class com.ds.fw.types.money.FwCurrency
 
getReader() - Method in class com.ds.fw.servlet.FwRequestContext
 
getReadOnly() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getRealPath(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
getRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse
 
getRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
getRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle
 
getRectangle(FwRectangle, Rectangle, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getRectangle(FwRectangle, Rectangle, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getRectangle(FwRectangle, Rectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getRectangle(FwRectangle, Rectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getRectangleF(FwRectangleF, Rectangle, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getRectangleF(FwRectangleF, Rectangle, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getRectangleF(FwRectangleF, Rectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getRectangleF(FwRectangleF, Rectangle, double, double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getRemoteAddr() - Method in class com.ds.fw.servlet.FwRequestContext
 
getRemoteHost() - Method in class com.ds.fw.servlet.FwRequestContext
 
getRemoteUser() - Method in class com.ds.fw.servlet.FwRequestContext
 
getRequestContext() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getRequestDispatcher(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
getRequestedSessionId() - Method in class com.ds.fw.servlet.FwRequestContext
 
getRequestString(String, FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
The getRequestString method returns form data sent by the web browser back to the servlet.
getRequestStringNames(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
The getRequestStringNames method returns an enumeration of strings containing the names of all form parameters (request) that were sent by the users web browser.
getRequestStrings(String, FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
The getRequestStrings method returns an array of form data sent by the web browser back to the servlet.
getRequestURI() - Method in class com.ds.fw.servlet.FwRequestContext
 
getResourceString(String, Object) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getResponseContext() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getRestartTime() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getRestartTime() - Method in class com.ds.fw.utils.FwTask
 
getResult() - Method in class com.ds.fw.beans.FwBaseBean
Returns the resultset FwHashVector
getResultGroup(int) - Method in class com.ds.fw.utils.FwRegularExpression
 
getResultGroups() - Method in class com.ds.fw.utils.FwRegularExpression
Return the collection of Strings that are the portions of the match inside parenthesis in the expression.
getRMIService(String) - Static method in class com.ds.fw.services.FwServicePool
getRMIService(String serviceName) - bind a RMI Service (object) by serviceName.
getRole(String) - Method in class com.ds.fw.co.userbroker.FwCoUserBroker
 
getRoles() - Method in class com.ds.fw.co.userbroker.FwCoUserBroker
 
getRoles() - Method in class com.ds.fw.user.FwUserContext
 
getRoles() - Method in class com.ds.fw.user.FwUserRoles
 
getRolesString() - Method in class com.ds.fw.user.FwUserContext
 
getRolesString() - Method in class com.ds.fw.user.FwUserRoles
 
getRoundXDimensionValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getRoundYDimensionValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getRoundZDimensionValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getRow(long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
getRowID() - Method in class com.ds.fw.dv.list.FwDVListRow
 
getRowIndex(long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
getRPoint(FwPoint) - Method in class com.ds.fw.graph.gv.FwGV
 
getRPointF(FwPoint) - Method in class com.ds.fw.graph.gv.FwGV
 
getS1Field(int) - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
Gets the field index from the string for multifield and multitable search at possition i.
getScheduler() - Method in class com.ds.fw.servlet.FwAppContext
 
getScheme() - Method in class com.ds.fw.servlet.FwRequestContext
 
getSearchQuery() - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
This method parses the search data and returns a FwDVSearchQuery object, which is a vector with the search data elements.
getSecond() - Method in class com.ds.fw.types.data.FwTime
Gets the seconds
getSecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getSecond() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the seconds
getSecond() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the seconds
getSeconds() - Method in class com.ds.fw.utils.FwTimer
Gets the time in seconds for which the timer has worked or the time since it has been started (in case it is still working)
getSelectable() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getSelectable() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getSelector() - Method in class com.ds.fw.servlet.base.FwSelectable
Protocol Methods
getSelector() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a request command.
getSender() - Method in class com.ds.fw.smtp.FwMailMessage
 
getServerDNS() - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
getServerName() - Method in class com.ds.fw.servlet.FwRequestContext
 
getServerPort() - Method in class com.ds.fw.servlet.FwRequestContext
 
getService(String) - Static method in class com.ds.fw.services.FwServicePool
Not Ready That method choices a properly Service by given name of class.
It finds service if it is EJB, RMI, Corba, SOAP or ServerSocket by testing all of them and at the end return first found service which represent serviceName class.
getService(String) - Method in class com.ds.fw.servlet.base.FwHandler
getService method has to implemets by all Handlers.
getServletConfig(String) - Method in class com.ds.fw.co.servletbroker.FwCoServletBroker
 
getServletConfigData() - Method in class com.ds.fw.servlet.FwBaseServlet
 
getServletContext() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a ServletContext object.
getServletPath() - Method in class com.ds.fw.servlet.FwRequestContext
 
getServletPath(String) - Method in class com.ds.fw.servlet.FwAdapter
 
getServletPath(String, String, String) - Method in class com.ds.fw.servlet.FwAdapter
 
getServlets() - Method in class com.ds.fw.co.servletbroker.FwCoServletBroker
 
getServletsConfigData() - Method in class com.ds.fw.servlet.FwBaseServlet
 
getSession() - Method in class com.ds.fw.servlet.FwRequestContext
 
getSession(boolean) - Method in class com.ds.fw.servlet.FwRequestContext
 
getSession(long) - Method in class com.ds.fw.servlet.FwSessionPool
 
getSessionContext() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets the current session object from the request object of the given adapter.
getSessionHttpCooky() - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getSessionID() - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getSessionID() - Method in class com.ds.fw.servlet.FwSessionContext
 
getSessionID() - Method in class com.ds.fw.user.FwUserContext
 
getSessionObject(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets a session object.
getSessionPool() - Method in class com.ds.fw.servlet.FwAppContext
 
getSessionTimeoutObject(String) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
getShowXDimensionLabel() - Method in class com.ds.fw.graph.gv.FwGV
 
getShowYDimensionLabel() - Method in class com.ds.fw.graph.gv.FwGV
 
getShowZDimensionLabel() - Method in class com.ds.fw.graph.gv.FwGV
 
getShutDownManager() - Method in class com.ds.fw.servlet.FwAppContext
 
getSOAPService(String) - Static method in class com.ds.fw.services.FwServicePool
getSOAPService(String serviceName) - bind a Simple object Service (object) by serviceName.
getSocketService(String) - Static method in class com.ds.fw.services.FwServicePool
getSocketService(String serviceName) - bind a Socket provide Service (object) by serviceName.
getSplitString() - Method in class com.ds.fw.parse.FwStingParser
 
getSplitString1() - Method in class com.ds.fw.parse.FwStingParser
 
getSrcRect() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
getStartAngle() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
getStartAngle() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
getStartDate() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the start date of the interval
getStartDate() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return the start date.
getStartPos() - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
getStartTime() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getStartTime() - Method in class com.ds.fw.utils.FwTask
 
getStartup() - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
getStartUsedTime() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.
getStatus() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.
getStatus() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getStatus() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getStatus() - Method in class com.ds.fw.user.FwUserPermition
 
getString() - Method in class com.ds.fw.dv.properties.FwDVProperty
 
getString() - Method in class com.ds.fw.parse.FwStingParser
 
getString() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as String
getString(int) - Method in class com.ds.fw.types.collections.FwList
Gets the element at position i and casts it to String.
getString(int) - Method in interface com.ds.fw.types.collections.FwListIF
Get the element at i cast as a String.
getString(long, int) - Method in class com.ds.fw.dv.view.FwDVViewData
 
getString(long, long) - Method in class com.ds.fw.dv.list.FwDVListData
 
getString(String) - Method in class com.ds.fw.resources.FwProperties
Gets a property value as a string by its key.
getString(String) - Method in class com.ds.fw.types.string.FwStringSplitter
Returns the splitted string.
getString(String, long) - Method in class com.ds.fw.beans.FwBaseBean
Gets the k'th element of the Vector pointed by this key and returns it as a String.
getString(String, Object, int) - Static method in class com.ds.fw.resources.FwResourceTable
Gets a property value as a string.
getString(String, Object, int, Locale) - Static method in class com.ds.fw.resources.FwResourceTable
Gets a property value as a string.
getString(String, Object, Locale) - Static method in class com.ds.fw.resources.FwResourceTable
Gets a property value as a string.
getStringArg(int) - Method in class com.ds.fw.parse.FwCommand
Returns an STR(ing) argument.
getStringArray(String, int, Locale) - Static method in class com.ds.fw.resources.FwResourceTable
This method extracts string array from a property file.
getStringFrom(Date) - Static method in class com.ds.fw.types.formatter.FwDateFormatter
 
getStringFrom(Object) - Method in class com.ds.fw.dv.list.FwDVListColumn
 
getStringFrom(Object) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
getSubject() - Method in class com.ds.fw.smtp.FwMailMessage
 
getSweepAngle() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
getSweepAngle() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
getTable() - Method in class com.ds.fw.database.FwDBFieldInfo
 
getTable(int) - Method in class com.ds.fw.database.FwDataBase
Gets a table by given index
getTable(String) - Method in class com.ds.fw.database.FwDataBase
Gets a table by given key
getTableData() - Method in class com.ds.fw.database.FwDBTable
Return the table data
getTableName() - Method in class com.ds.fw.database.FwDBBaseTable
 
getTablePrefix() - Method in class com.ds.fw.database.FwDBBaseTable
 
getTables() - Method in class com.ds.fw.database.FwDBObject
 
getTask(long) - Method in class com.ds.fw.co.schedulebroker.FwCoScheduleBroker
 
getTask(String) - Method in class com.ds.fw.co.schedulebroker.FwCoScheduleBroker
 
getTask(String) - Method in class com.ds.fw.utils.FwScheduler
This method gets a Task from the table
getTasks() - Method in class com.ds.fw.co.schedulebroker.FwCoScheduleBroker
 
getTasks() - Method in class com.ds.fw.utils.FwScheduler
This method gets all tasks from the table and returns a vector with them
getTaskTimeout() - Method in class com.ds.fw.utils.FwTask
Gets the Task timeout in minutes
getTension() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
getText() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
getTField(String) - Method in class com.ds.fw.database.FwDBObject
 
getTField(String, String) - Method in class com.ds.fw.database.FwDataBase
 
getTField(String, String) - Method in class com.ds.fw.database.FwDBObject
Gets the field name with the table pseudonim for the SQL query.
getTime() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the copy of the time
getTime() - Method in interface com.ds.fw.types.data.FwTimestampIF
 
getTimeCopy() - Method in class com.ds.fw.types.data.FwTime
 
getTimeCopy() - Method in interface com.ds.fw.types.data.FwTimeIF
 
getTimeout() - Method in class com.ds.fw.dbcon.FwDBConnection
Get method.
getTimeout() - Method in class com.ds.fw.servlet.base.FwTimeoutObject
 
getTimeout() - Method in class com.ds.fw.tcp.FwHTML
 
getTimeOut() - Method in class com.ds.fw.servlet.FwSessionContext
 
getTimeOut(String) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
getTimeoutObject(String) - Method in class com.ds.fw.servlet.FwAppContext
 
getTimeString(Date) - Static method in class com.ds.fw.types.formatter.FwDateFormatter
 
getToday() - Static method in class com.ds.fw.types.data.FwDate
Create a date with today's date.
getTomorrow() - Static method in class com.ds.fw.types.data.FwDate
Create a new date with tomorrow's date.
getTransaction() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getTreeList() - Method in class com.ds.fw.dv.FwCatTree
Generate the html code for the visualization of the category's tree.
getTreeList(int, Vector, String) - Method in class com.ds.fw.dv.FwCatTree
Generate the html code for the visualization of the category's tree.
getTreePath(long, Vector) - Method in class com.ds.fw.dv.FwCatTree
Gets the path from the root to a given node of the tree.
getType() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getType() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getType() - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
getType() - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
getType() - Method in class com.ds.fw.database.FwDBField
 
getType() - Method in class com.ds.fw.database.FwDBFieldInfo
 
getType() - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Gets the element's type.
getType() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getType() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getType() - Method in class com.ds.fw.types.FwValue
 
getType() - Method in class com.ds.fw.user.FwUserPermition
 
getType() - Method in class com.ds.fw.utils.FwTask
 
getUnion(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Gets the union of two intervals
getUnion(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Merge my interval with di and return the result.
getUniqueFileName(String) - Static method in class com.ds.fw.utils.FwFileUtility
 
getUniqueFileName(String, String) - Static method in class com.ds.fw.utils.FwFileUtility
 
getUniqueId() - Method in class com.ds.fw.types.FwUniqueObject
Return a string value that uniquely identifies this object.
getUniqueId() - Method in interface com.ds.fw.types.FwUniqueObjectIF
Return a string value that uniquely identifies this object.
getUrl() - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
getUrl() - Method in class com.ds.fw.servlet.FwBaseAdapter
Gets the URL from the request.
getURL(int, FwDVListData, int, FwDVListProperties, FwDVParams) - Method in class com.ds.fw.dv.list.FwDVActions
Gets a URL by index.
getURL(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
getUser() - Method in class com.ds.fw.smtp.FwEmailAddress
 
getUserContext() - Method in class com.ds.fw.servlet.FwAdapter
Gets a FwUserContext object from the current session.
getUserData() - Method in class com.ds.fw.user.FwUserContext
 
getUserGroupID() - Method in class com.ds.fw.user.FwUserContext
 
getUserGroupID() - Method in class com.ds.fw.user.FwUserRoles
 
getUserID() - Method in class com.ds.fw.user.FwUserContext
 
getUsername() - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
getUserName() - Method in class com.ds.fw.user.FwUserContext
 
getUserPass() - Method in class com.ds.fw.user.FwUserContext
 
getUserPrincipal() - Method in class com.ds.fw.servlet.FwRequestContext
 
getValue() - Method in class com.ds.fw.types.FwAssociation
Gets the value of this FwAssociation object
getValue() - Method in interface com.ds.fw.types.FwAssociationIF
Gets the value
getValue() - Method in class com.ds.fw.types.FwBoolean
Gets the value of the field _value
getValue() - Method in interface com.ds.fw.types.FwBooleanIF
 
getValue() - Method in class com.ds.fw.types.FwInteger
Gets the value of the field _value
getValue() - Method in interface com.ds.fw.types.FwIntegerIF
 
getValue(int) - Method in class com.ds.fw.parse.FwStingParser
Gets the value of an parameter
getValue(String) - Method in class com.ds.fw.parse.FwStingParser
 
getValue(String) - Method in class com.ds.fw.servlet.FwAppContext
 
getValue(String) - Method in class com.ds.fw.servlet.FwSessionContext
 
getVec() - Method in class com.ds.fw.types.FwHashVector
 
getVector(String) - Method in class com.ds.fw.types.string.FwStringSplitter
Splits the text in lines which are returned as a vector.
getVersion() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getViewActionURL() - Method in class com.ds.fw.dv.list.FwDVListProperties
 
getViewAdapter() - Method in class com.ds.fw.servlet.FwAdapter
 
getViewClass() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getViewClass1() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getViewClass2() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getViewHeader() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
getViewType() - Method in class com.ds.fw.dv.list.FwDVActions
 
getViewType() - Method in class com.ds.fw.dv.properties.FwDVProperty
 
getWDay() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getWDay() - Method in class com.ds.fw.utils.FwTask
 
getWidth() - Method in class com.ds.fw.graph.FwSizeF
 
getWidth(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getWidth(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getWidth(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getX(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getX(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getX(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getX(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getXLabel() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getXMax() - Method in class com.ds.fw.graph.gv.FwGV
 
getXMin() - Method in class com.ds.fw.graph.gv.FwGV
 
getXStart() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getXStep() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getXValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getXValue() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getXView() - Method in class com.ds.fw.graph.gv.FwGV
 
getXView() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getY(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGV
 
getY(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getY(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getY(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getYear() - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
getYear() - Method in class com.ds.fw.types.data.FwCalendar
Gets the year
getYear() - Method in class com.ds.fw.types.data.FwDate
Gets the year
getYear() - Method in interface com.ds.fw.types.data.FwDateIF
Get the current year.
getYear() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the year
getYear() - Method in interface com.ds.fw.types.data.FwTimestampIF
Gets the year
getYear() - Method in class com.ds.fw.utils.FwTask
 
getYLabel() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getYMax() - Method in class com.ds.fw.graph.gv.FwGV
 
getYMin() - Method in class com.ds.fw.graph.gv.FwGV
 
getYStart() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getYStep() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
getYValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getYValue() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getYView() - Method in class com.ds.fw.graph.gv.FwGV
 
getYView() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getZ(double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getZ(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
getZ(double, double, double, double, double, double, double) - Method in class com.ds.fw.graph.gv.FwGVModel
 
getZMax() - Method in class com.ds.fw.graph.gv.FwGV
 
getZMin() - Method in class com.ds.fw.graph.gv.FwGV
 
getZStart() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getZStep() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
getZValue() - Method in class com.ds.fw.graph.gv.FwGV
 
getZValue() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
getZView() - Method in class com.ds.fw.graph.gv.FwGV
 
getZView() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
GMT_TIME_ZONE_ID - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
TIME ZONE
gotoEnd() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Positions the list cursor at the last element of the list.
gotoEnd() - Method in class com.ds.fw.types.collections.FwListIterator
Positions the list cursor at the last element of the list.
gotoStart() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Positions the list cursor at the first element of the list.
gotoStart() - Method in class com.ds.fw.types.collections.FwListIterator
Positions the list cursor at the first element of the list.
gvModel - Variable in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 

H

handlers - Variable in class com.ds.fw.servlet.FwBaseServlet
 
hasBoundedEnd() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has end date
hasBoundedEnd() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the end date is bounded (!null).
hasBoundedStart() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has start date
hasBoundedStart() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the startDate is bounded (!null).
hasCode(String) - Method in class com.ds.fw.types.collections.FwList
Checks if the list contains element with the given code.
hasCode(String) - Method in interface com.ds.fw.types.collections.FwListIF
Determine if any of the elements in the list have the specified code.
hasCode(String) - Method in interface com.ds.fw.types.FwCodeIF
 
hasHandler(FwSelectable) - Method in class com.ds.fw.servlet.FwBaseServlet
 
hashCode() - Method in class com.ds.fw.types.data.FwDate
Generate a hash code for the date
hashCode() - Method in class com.ds.fw.types.data.FwTime
Generate a hash code for this object
hashCode() - Method in class com.ds.fw.types.data.FwTimestamp
Generate an unique code for the date and the time
hashCode() - Method in class com.ds.fw.types.FwHashVector
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class com.ds.fw.types.FwInteger
The same as getValue()
hashCode() - Method in class com.ds.fw.types.FwUniqueObject
 
hasId(String) - Method in class com.ds.fw.types.collections.FwList
Checks if the list contains element with the given id.
hasId(String) - Method in interface com.ds.fw.types.collections.FwListIF
Determine if any of the elements in the list have the specified id.
hasId(String) - Method in interface com.ds.fw.types.FwIdIF
 
hasId(String) - Method in class com.ds.fw.types.FwUniqueObject
Same as hasUniqueId(String).
hasKey(Object) - Method in class com.ds.fw.types.FwAssociation
Verify if a FwAssociation object has a given key
hasKey(Object) - Method in interface com.ds.fw.types.FwAssociationIF
Check for a given key
hasNext() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Checks if there is a next element of the list (if the boundary is not reached yet).
hasNext() - Method in class com.ds.fw.types.collections.FwListIterator
Checks if there is next element in the list (if the array boundary is reached)
hasNext() - Method in class com.ds.fw.types.collections.FwReverseIterator
Checks if the beginning of the list is reached.
hasPrevious() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Checks if there is a previous element of the list (if the boundary is not reached yet).
hasPrevious() - Method in class com.ds.fw.types.collections.FwListIterator
Checks if there is previous element in the list (if the array boundary is reached)
hasUnboundedEnd() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has no end date
hasUnboundedEnd() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the end date is unbounded (null).
hasUnboundedStart() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has no start date
hasUnboundedStart() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the startDate is unbounded (null).
hasUniqueId(String) - Method in class com.ds.fw.types.FwUniqueObject
Determine if my unique id matches some string.
hasUniqueId(String) - Method in interface com.ds.fw.types.FwUniqueObjectIF
Determine if my unique id matches some string.
hasValue(Object) - Method in class com.ds.fw.types.FwAssociation
Verify if this FwAssociation object has value , equals to the given as parameter object
hasValue(Object) - Method in interface com.ds.fw.types.FwAssociationIF
Check for a given value
hasValue(String) - Static method in class com.ds.fw.utils.FwStringUtility
return true if the string is non-null and not empty.
haveCatInCat(long) - Method in class com.ds.fw.dv.FwCatTree
Check if a category has a subcategory
hDBData - Variable in class com.ds.fw.database.FwDataBase
 
height - Variable in class com.ds.fw.graph.FwSizeF
 
hObjectData - Variable in class com.ds.fw.database.FwDBObject
Contains the table data
hTableData - Variable in class com.ds.fw.database.FwDBTable
Contains the table data

I

id - Variable in class com.ds.fw.types.FwMenyItem
 
id() - Method in class com.ds.fw.dv.properties.FwDVProperties
 
idField - Variable in class com.ds.fw.database.FwDBObject
The field id
idLocked() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
img_nd0 - Variable in class com.ds.fw.dv.FwCatTree
 
img_nd1 - Variable in class com.ds.fw.dv.FwCatTree
 
img_nm1 - Variable in class com.ds.fw.dv.FwCatTree
 
img_np0 - Variable in class com.ds.fw.dv.FwCatTree
 
INCR_NO_OF_CONN - Variable in class com.ds.fw.dbcon.FwConnPool
next increment of available connections in the pool
indexFromKey(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the index of the last key in this FwHashVector.
indexOf(Object) - Method in class com.ds.fw.types.FwHashVector
Searches for the first occurence of the given argument, testing for equality using the equals method.
indexOf(Object, int) - Method in class com.ds.fw.types.FwHashVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
INFINITY - Static variable in interface com.ds.fw.types.data.FwDateIntervalIF
 
info - Variable in class com.ds.fw.database.FwDBField
 
INIT_NO_OF_CONN - Variable in class com.ds.fw.dbcon.FwConnPool
Initial number of available connections in the pool
init() - Method in class com.ds.fw.co.FwCo
 
init() - Method in class com.ds.fw.dv.FwDV
 
init() - Method in class com.ds.fw.dv.list.FwDVList
Initsialize with default values.
init() - Method in class com.ds.fw.dv.view.FwDVView
Initsialize with default values.
init() - Method in class com.ds.fw.servlet.FwAppContext
 
init() - Static method in class com.ds.fw.utils.FwConstants
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
InitComponent() - Method in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGV
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGVCursor
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGVModel
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
InitComponent() - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
InitComponent() - Method in class com.ds.fw.types.FwComponent
 
initialize() - Method in class com.ds.fw.utils.FwTimer
Initsialize the fields of this object with default values.
initParameters() - Method in class com.ds.fw.dv.FwCatTree
Initsialize the fields .
initServlet() - Method in class com.ds.fw.servlet.FwBaseServlet
 
insert() - Method in class com.ds.fw.database.FwDBObject
 
insert(boolean) - Method in class com.ds.fw.database.FwDBObject
Inserts a row .
insert(int, String, String) - Method in class com.ds.fw.parse.FwStingParser
Inserts an item
insertElementAt(Object, int) - Method in class com.ds.fw.types.FwHashVector
Inserts the specified object as a component in this FwHashVector at the specified index.
INT - Static variable in class com.ds.fw.parse.FwParseTypes
 
intersects(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if there is intersection between the date interval and the interval given as parameter
intersects(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Same as intersectsInterval(di);
intersectsInterval(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if there is intersection between the date interval and the interval given as parameter Calls method intersects(FwDateIntervalIF di2)
intersectsInterval(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this date interval overlaps another date interval.
InvalidateOtnos(FwRectangleF, FwRectangleF) - Method in class com.ds.fw.graph.gv.FwGV
 
InvalidateOtnos(FwRectangleF, FwRectangleF, FwGV) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
invalidateSession() - Method in class com.ds.fw.servlet.FwBaseAdapter
Invalidates an session.
invalidateSession() - Method in class com.ds.fw.servlet.FwSessionContext
Invalidates an HTTP session.
IPAddress - Variable in class com.ds.fw.servlet.FwSessionContext
 
isAdjacentAfter(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
 
isAdjacentAfter(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if my firstDate is the day after the parameter's lastDate.
isAdjacentBefore(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
 
isAdjacentBefore(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if my lastDate is the day before the parameter's firstDate.
isAdjacentTo(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
 
isAdjacentTo(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this interval is adjacent before or adjacent after another interval.
isAfter(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Verify if the date, given as argument is after
isAfter(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
Determine if my date is after d.
isAfter(FwTimeIF) - Method in class com.ds.fw.types.data.FwTime
Verify if the time represented by this FwTime object is after this given as parameter
isAfter(FwTimeIF) - Method in interface com.ds.fw.types.data.FwTimeIF
 
isAfter(FwTimestampIF) - Method in class com.ds.fw.types.data.FwTimestamp
Check if the date and the time are after the date and the time of the given as parameter FwTimestampIF
isAfter(FwTimestampIF) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
isBefore(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Verify if the date given as argument is before
isBefore(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
Determine if my date is before d.
isBefore(FwTimeIF) - Method in class com.ds.fw.types.data.FwTime
Verify if the time represented by this FwTime object is before this given as parameter
isBefore(FwTimeIF) - Method in interface com.ds.fw.types.data.FwTimeIF
 
isBefore(FwTimestampIF) - Method in class com.ds.fw.types.data.FwTimestamp
Check if the date and time are before the date and the time of the given as parameter FwTimestampIF
isBefore(FwTimestampIF) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
isBounded() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has start and end date different from null
isBounded() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if both the start and end dates are bounded.
isClosed() - Method in class com.ds.fw.dbcon.FwDBConnection
 
isClosed() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
isEmpty() - Method in class com.ds.fw.types.FwHashVector
Tests if this FwHashVector maps no keys to values.
isEmpty(String) - Static method in class com.ds.fw.utils.FwStringUtility
return true if the string is null or empty.
isEndDateInclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval contains the end date or not
isEndDateInclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return a boolean describing whether or not the end date is considered to be contained within the DateInterval.
isError - Static variable in class com.ds.fw.utils.FwDebug
Set this constants when you wish to see logged messages, sending by debugLog() methods.
isGreaterThan(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Verify if the value of the variable _value is greater than the value of the variable _value of the parameter m
isGreaterThan(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
isInfinity() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval has start and end date .
isInfinity() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
same as isUnbounded().
isLastDayOfMonth() - Method in class com.ds.fw.types.data.FwDate
Verify if this is the last date of month
isLeapYear() - Method in class com.ds.fw.types.data.FwDate
Verify if the year is leap
isLeapYear() - Method in interface com.ds.fw.types.data.FwDateIF
Detemine if my year is a leap year.
isLeapYear(int) - Static method in class com.ds.fw.types.data.FwCalendar
Check if the year , given as parameter is a leap year
isLeapYear(int) - Static method in class com.ds.fw.types.data.FwDate
Verify if the year given as parameter is a leap year
isLessThan(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Verify if the value of the variable _value is less than the value of the variable _value of the parameter m
isLessThan(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
isNegative() - Method in class com.ds.fw.types.money.FwMoney
Verify if the value of the variable _value is negative
isNegative() - Method in interface com.ds.fw.types.money.FwMoneyIF
Check if the value is negative
isOnOrAfter(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Verify if the date, given as argument is after or it is the same
isOnOrAfter(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
Determine if my date is after d.
isOnOrBefore(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Verify if the date given as argument is before or the same
isOnOrBefore(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
Determine if my date is before d.
isPositive() - Method in class com.ds.fw.types.money.FwMoney
Verify if the value of the variable _value is positive
isPositive() - Method in interface com.ds.fw.types.money.FwMoneyIF
Check if the value is positive
isRequestedSessionIdFromCookie() - Method in class com.ds.fw.servlet.FwRequestContext
 
isRequestedSessionIdFromUrl() - Method in class com.ds.fw.servlet.FwRequestContext
 
isRequestedSessionIdFromURL() - Method in class com.ds.fw.servlet.FwRequestContext
 
isRequestedSessionIdValid() - Method in class com.ds.fw.servlet.FwRequestContext
 
isRunning() - Method in class com.ds.fw.utils.FwTimer
Check if the timer is started.
isSecure() - Method in class com.ds.fw.servlet.FwRequestContext
 
isStartDateInclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval contains the start date or not
isStartDateInclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return a boolean describing whether or not the start date is considered to be contained within the DateInterval.
isStore() - Method in class com.ds.fw.beans.FwDBBean
If the return value is true - we can store some information in DB If false - the information is not stored into DB
isUnbounded() - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval start and end date are null
isUnbounded() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if both the start and end dates are unbounded.
isUserInRole(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
isValid() - Method in class com.ds.fw.types.data.FwDate
Verify if the date is valid
isValid() - Method in interface com.ds.fw.types.data.FwDateIF
Determine if the current values of day, month, and year are valid both independently and in combination.
isValid() - Method in class com.ds.fw.types.data.FwDateInterval
Verify is the date interval is valid
isValid() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if the first date is less than or equal to the end date.
isValid(int, int) - Method in class com.ds.fw.types.data.FwCalendar
 
isValid(int, int, int) - Method in class com.ds.fw.types.data.FwCalendar
 
isValid(String) - Method in class com.ds.fw.utils.FwRegularExpression
Determine if a regular expression in string fomrat can be parsed into a Pattern.
isValidLink(int) - Method in class com.ds.fw.dv.list.FwDVActions
Checks if the link by index li is valid.
isValidMonthDayYear(int, int, int) - Static method in class com.ds.fw.types.data.FwDate
Check if a date is valid
isValidSort(int) - Method in class com.ds.fw.dv.list.FwDVListPropertySort
Checks if the given sort index is in the array bounds.
isValidUser(FwBaseAdapter) - Method in class com.ds.fw.user.FwUserContext
 
isValidUser(FwBaseAdapter, String, String) - Method in class com.ds.fw.user.FwUserContext
 
isZero() - Method in class com.ds.fw.types.money.FwMoney
Verify if the value of the variable _value() is equals to zero
isZero() - Method in interface com.ds.fw.types.money.FwMoneyIF
Check for zero value
iterator() - Method in class com.ds.fw.types.collections.FwList
Gets an Iterator for the list.
iterator() - Method in class com.ds.fw.types.data.FwDateInterval
 
iterator() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Same as elements but return an iterator.

K

keyFromIndex(int) - Method in class com.ds.fw.types.FwHashVector
Returns the index of the last key in this FwHashVector.
keys() - Method in class com.ds.fw.types.FwHashVector
Returns an enumeration of the keys in this FwHashVector.
keySet() - Method in class com.ds.fw.types.FwHashVector
Returns a Set view of the keys contained in this FwHashVector.
killAllConn() - Method in class com.ds.fw.dbcon.FwConnPool
Remove all connections from the connection pool
KillAllConnPools() - Method in class com.ds.fw.dbcon.FwConnPoolWrapper
Kills all of the Connection Pools, releases all the resources
killAllDBConnManagers() - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
killConn(Connection) - Method in class com.ds.fw.dbcon.FwConnPool
Remove a connection from the connection pool
killDBConn(int) - Method in class com.ds.fw.dbcon.FwConnPool
Remove a connection from the connection pool

L

LAST_YEAR - Static variable in interface com.ds.fw.types.data.FwDateConstantsIF
This is the last year that is considered valid for FwDates.
lastDayOf(int, int) - Static method in class com.ds.fw.utils.FwUtility
 
lastElement() - Method in class com.ds.fw.types.FwHashVector
Returns the last component of the FwHashVector.
lastIndexOf(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the index of the last occurrence of the specified object in this FwHashVector.
lastIndexOf(Object, int) - Method in class com.ds.fw.types.FwHashVector
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
lastIndexOf(String, Object) - Method in class com.ds.fw.beans.FwBaseBean
Returns the last index of an element in a column
lastKeyOf(Object) - Method in class com.ds.fw.types.FwHashVector
Returns the index of the last occurrence of the specified object in this FwHashVector.
leftPad(String, char, int) - Static method in class com.ds.fw.utils.FwStringUtility
 
link - Variable in class com.ds.fw.dv.list.FwDVActionsLink
URL to be redirected to
link - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
links - Variable in class com.ds.fw.dv.list.FwDVActions
a vector with links
listIterator() - Method in class com.ds.fw.types.collections.FwList
Gets a ListIterator for the list.
load(String) - Static method in class com.ds.fw.utils.FwObjectFiler
Load a file
loadPageContent(String) - Method in class com.ds.fw.tcp.FwHTML
 
loadStream(InputStream) - Method in class com.ds.fw.resources.FwProperties
Loads a property file from a InputStream.
loadStream(String) - Method in class com.ds.fw.resources.FwProperties
Loads a property file.
loadStream1(String) - Method in class com.ds.fw.resources.FwProperties
Loads a property file from the base path.
loadStringFromFile(String) - Static method in class com.ds.fw.utils.FwFileUtility
 
locale - Variable in class com.ds.fw.dv.FwDV
 
lock() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
login(FwBaseAdapter, String, String) - Method in class com.ds.fw.user.FwUserContext
 
logout(FwBaseAdapter) - Method in class com.ds.fw.user.FwUserContext
 

M

macros - Variable in class com.ds.fw.types.string.FwStringExpander
hashtable with macros
main(String[]) - Static method in class com.ds.fw.utils.FwScheduler
The main method first registers all tasks with the Scheduler,then runs them
makeEndDateExclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Excludes the end date from the interval
makeEndDateExclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Make the end date be exclusive.
makeEndDateInclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Includes the end date to the interval
makeEndDateInclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Make the end date be inclusive.
makeStartDateExclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Excluses the start date from the interval
makeStartDateExclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Make the start date be exclusive.
makeStartDateInclusive() - Method in class com.ds.fw.types.data.FwDateInterval
Includes the start date to the interval
makeStartDateInclusive() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Make the start date be inclusive.
matcher - Variable in class com.ds.fw.utils.FwRegularExpression
 
matches(Collection) - Method in class com.ds.fw.types.collections.FwList
Compares the current list with the given collection c
matches(Collection) - Method in interface com.ds.fw.types.collections.FwListIF
Determine if two collections match: the collections contain the same set of elements but not necessarily in the same order.
matches(String) - Method in class com.ds.fw.utils.FwRegularExpression
Determine if the current pattern can be used for a complete match of this string.
matches(String, String) - Method in class com.ds.fw.utils.FwRegularExpression
 
max - Variable in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
max - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
max_display_item - Variable in class com.ds.fw.dv.list.FwDVListPropertyPage
The maximum number of rows allowed for visualization.
MAX_NO_OF_CONN - Variable in class com.ds.fw.dbcon.FwConnPool
max number of connections in the pool
max_view_items - Variable in class com.ds.fw.dv.FwCatTree
The maximum number of the items that can be viewed in the tree.
max(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Find the greater of two dates
max(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
 
max(FwIntegerIF) - Method in class com.ds.fw.types.FwInteger
Return the greater of two FwInteger (compared by their field _value)
max(FwIntegerIF) - Method in interface com.ds.fw.types.FwIntegerIF
 
maxDisplayItem() - Method in class com.ds.fw.dv.list.FwDVListPropertyPage
 
maxLevel - Variable in class com.ds.fw.dv.FwCatTree
The maximum number of levels that the category tree can contain
merge(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Merge two intervals
merge(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Merge my interval with di.
mergeAdjacent(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
 
mergeAdjacent(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Merge my interval with di.
min - Variable in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
min - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
min(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Find the less of two dates
min(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
 
min(FwIntegerIF) - Method in class com.ds.fw.types.FwInteger
Return the less of two FwInteger (compared by their field _value)
min(FwIntegerIF) - Method in interface com.ds.fw.types.FwIntegerIF
 
mirrorYPoint(FwPoint, FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
mirrorYPoints(FwPoint[], FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
mirrorYRectangle(FwRectangle, Rectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
mirrorYRectangleF(FwRectangleF, Rectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
mode - Variable in class com.ds.fw.types.string.FwStringSplitter
Current mode
MONTH_NAMES - Static variable in class com.ds.fw.types.formatter.FwDateFormatter
 
MONTH_NAMES - Static variable in class com.ds.fw.types.formatter.FwExpirationDateFormatter
An array containing the short names of the months
MSSG - Static variable in class com.ds.fw.parse.FwGrammar
 
MULTIPART_REQUEST_DIR - Static variable in class com.ds.fw.servlet.FwRequestContext
 
MULTIPART_REQUEST_ENCODING - Static variable in class com.ds.fw.servlet.FwRequestContext
 
MULTIPART_REQUEST_MAXPOSTSIZE - Static variable in class com.ds.fw.servlet.FwRequestContext
 
multiplyBy(double) - Method in class com.ds.fw.types.money.FwMoney
Multiply the value of the variable _value with the double given as parameter
multiplyBy(double) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
multiplyByInPlace(double) - Method in class com.ds.fw.types.money.FwMoney
Multiply the value of the variable _value with the double , given as parameter
multiplyByInPlace(double) - Method in interface com.ds.fw.types.money.FwMoneyIF
 

N

name - Variable in class com.ds.fw.database.FwDBFieldInfo
The field name
name - Variable in class com.ds.fw.dv.list.FwDVActionsLink
Name of the link (displayable label)
name - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
name - Variable in class com.ds.fw.dv.params.FwDVValue
Data name
name - Variable in class com.ds.fw.dv.properties.FwDVProperty
 
name - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
name - Variable in class com.ds.fw.errors.FwError
Name of the error
name - Variable in class com.ds.fw.parse.FwCommand
The command text representation
name - Variable in class com.ds.fw.types.FwMenyItem
 
name - Variable in class com.ds.fw.types.money.FwCurrency
 
name - Variable in class com.ds.fw.user.FwUserContext
 
name - Variable in class com.ds.fw.user.FwUserPermition
 
name - Variable in class com.ds.fw.utils.FwTimer
The timer name
name() - Method in class com.ds.fw.dv.properties.FwDVProperty
 
nameArg - Variable in class com.ds.fw.parse.FwCommandFormat
The type of an argument
ncurrencu - Variable in class com.ds.fw.types.money.FwCurrency
 
newCalendar() - Static method in class com.ds.fw.types.data.FwDate
 
newCalendar(int, int, int) - Static method in class com.ds.fw.types.data.FwDate
 
newError(String, String, int, int) - Method in class com.ds.fw.errors.FwErrors
Adds a new error to the list.
newFatalError(Object, String) - Static method in class com.ds.fw.utils.FwUtility
 
newIterator(Object) - Static method in class com.ds.fw.types.collections.FwCollectionUtility
Creates a new ArrayList, adds the given object and returns an iterator for the newly created array.
newUniqueId() - Static method in class com.ds.fw.utils.FwStringUtility
Create a unique string using a random long and the current time.
next() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Returns the next element of the list or null, if the array bound is reached.
next() - Method in class com.ds.fw.types.collections.FwListCursorIterator
Returns the next element of the list or null, if the array bound is reached.
next() - Method in class com.ds.fw.types.collections.FwListIterator
Returns the the next element of the list.
next() - Method in class com.ds.fw.types.collections.FwReverseIterator
Returns the next element in the list.
next(int) - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Returns a sublist with next n elements of the list.
next(int) - Method in class com.ds.fw.types.collections.FwListCursorIterator
Returns a sublist with next n elements of the list.
next(int) - Method in class com.ds.fw.types.collections.FwListIterator
Returns a sublist with next n elements of the list.
nextIndex() - Method in class com.ds.fw.types.collections.FwListIterator
Returns the index of the next element.
nextLine - Variable in class com.ds.fw.dv.FwCatTree
A string containing the html code for getting at the next line in an html file
nl2br(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
normaliseRectangle(FwRectangle) - Static method in class com.ds.fw.graph.drawing.FwDrawUtils
 
normaliseRectangleF(FwRectangleF) - Static method in class com.ds.fw.graph.drawing.FwDrawUtils
 
normStr(String, int) - Static method in class com.ds.fw.utils.FwStringUtility
 
numbArgs - Variable in class com.ds.fw.parse.FwCommandFormat
The command code

O

o - Variable in class com.ds.fw.database.FwDBBaseTable
For future use (may contains all type of additional data).
o - Variable in class com.ds.fw.database.FwDBFieldInfo
Reserved for future use
o1 - Variable in class com.ds.fw.database.FwDBFieldInfo
Reserved for future use
OnChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnDataChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGV
 
OnDrawingModeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGV
 
OnDrawingModeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnDrawingModeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
OnDrawingModeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
OnGraphModelDataChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVModel
 
OnGraphModelListChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGV
 
OnTypeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
OnTypeChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
OnXValueChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnXViewChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnXYZChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGV
 
OnYValueChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnYViewChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnZValueChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
OnZViewChanged(FwEventArgs) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
openBreacket - Variable in class com.ds.fw.dv.search.FwDVSearchBreacket
open bracket sign
operator - Variable in class com.ds.fw.dv.search.FwDVSearchQueryElement
An operator, representing the relation of this element with others.
operators - Variable in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Collection with admissible operators.
options - Variable in class com.ds.fw.utils.FwRegularExpression
 
otmest - Variable in class com.ds.fw.dv.FwCatTree
The offset - the space from a category to its subcategory in the tree

P

p0 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p0 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
p1 - Variable in class com.ds.fw.dv.list.FwDVActionsLink
parameter of the link
p1 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p1 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
p2 - Variable in class com.ds.fw.dv.list.FwDVActionsLink
parameter of the link
p2 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p2 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
p3 - Variable in class com.ds.fw.dv.list.FwDVActionsLink
parameter of the link
p3 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p3 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
p4 - Variable in class com.ds.fw.dv.list.FwDVActionsLink
parameter of the link
p4 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p4 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
p5 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
p5 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
page - Variable in class com.ds.fw.dv.FwCatTree
The maximum number of the items that can be viewed in the tree.
page() - Method in class com.ds.fw.dv.list.FwDVListProperties
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle
 
Paint(FwRectangle, double, double, double, double, double, double, double, double, Graphics, FwGVModelDataFigure) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
Paint(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
Paint(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel
 
Paint(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
Paint(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel
 
Paint(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
Paint(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
Paint(FwRectangle, Graphics) - Method in class com.ds.fw.graph.gv.FwGV
 
Paint(Graphics) - Method in class com.ds.fw.graph.gv.FwGV
 
Paint1(FwRectangle, Graphics) - Method in class com.ds.fw.graph.gv.FwGV
 
Paint3DBars(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
PaintBars(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintCircuits(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintGraph(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintGraphLine(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintImage(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
PaintImageCircuits(FwRectangle, double, double, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
PaintRectangles(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintStandart(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
PaintVerticalLines(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
PaintVerticalLines1(FwRectangle, double, double, double, double, Graphics) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
param() - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with URL parameters.
param(int) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with URL parameters.
param(int, String, Object) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with URL parameters.
param(int, String, Object, String, Object) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with URL parameters.
param(int, String, Object, String, Object, String, Object) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with URL parameters.
param1(int) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with HTML code, which represents the parameters of an internal table as hidden fields in a HTML form.
param1(int, String, Object, String, Object, String, Object) - Method in class com.ds.fw.dv.params.FwDVParams
This method returns a String with HTML code, which represents the parameters of an internal table as hidden fields in a HTML form.
params - Variable in class com.ds.fw.dv.FwDV
 
parms - Variable in class com.ds.fw.parse.FwCommand
The command code
parse(String) - Method in class com.ds.fw.xml.FwXMLParser
Parses the specified URI and returns the document.
parseCurrencyToMoney(String, Locale) - Static method in class com.ds.fw.types.formatter.FwCurrencyFormatter
Transform the currency given as String to money
parseDouble(String, Locale) - Static method in class com.ds.fw.types.formatter.FwFloatFormatter
Parse a String to get his double value
parseFloat(String, Locale) - Static method in class com.ds.fw.types.formatter.FwFloatFormatter
Returns a new float initialized to the value represented by the specified String
parseInt(String, Locale) - Static method in class com.ds.fw.types.formatter.FwFloatFormatter
Returns a new int initialized to the value represented by the specified String
parseTextCommand(String) - Static method in class com.ds.fw.parse.FwCommand
Parse a text command according the command definition from the Grammar class.
parseTokens(String, char) - Static method in class com.ds.fw.utils.FwStringUtility
Get the list of tokens parsed from a line using a delimiter.
parseTokens(String, char, List) - Static method in class com.ds.fw.utils.FwStringUtility
Append all tokens in line to the target list.
pass - Variable in class com.ds.fw.user.FwUserContext
 
path_images - Variable in class com.ds.fw.dv.FwCatTree
The url to the image , that are shown before the name of the node
pattern - Variable in class com.ds.fw.utils.FwRegularExpression
 
permitions - Variable in class com.ds.fw.user.FwUserRoles
 
pID - Variable in class com.ds.fw.user.FwUserPermition
 
PIXEL - Static variable in class com.ds.fw.types.string.FwStringSplitter
The pixel mode constant
postCopy() - Method in class com.ds.fw.types.collections.FwList
Copies elements content.
postCopy() - Method in class com.ds.fw.types.data.FwDateInterval
 
postCopy() - Method in class com.ds.fw.types.data.FwTimestamp
 
postCopy() - Method in class com.ds.fw.types.FwAssociation
 
postCopy() - Method in class com.ds.fw.types.FwCopyable
 
postCopy() - Method in interface com.ds.fw.types.FwCopyableIF
This should never be called directly from a client.
postCopy() - Method in class com.ds.fw.types.FwSimpleObject
 
postCopy() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
postCopy() - Method in class com.ds.fw.types.FwUniqueObject
 
pr0 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr0 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr0 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
pr1 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr1 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr1 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
pr2 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr2 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr2 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
pr3 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr3 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr3 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
pr4 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr4 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr4 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
pr5 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
pr5 - Variable in class com.ds.fw.dv.list.FwDVListRow
 
pr5 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
praramPrefix - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
previous() - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Returns the previous element of the list or null, if the array bound is reached.
previous() - Method in class com.ds.fw.types.collections.FwListCursorIterator
Returns the previous element of the list or null, if the array bound is reached.
previous() - Method in class com.ds.fw.types.collections.FwListIterator
Returns the the previous element of the list.
previous(int) - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Returns a sublist with previous n elements of the list.
previous(int) - Method in class com.ds.fw.types.collections.FwListCursorIterator
Returns a sublist with previous n elements of the list.
previous(int) - Method in class com.ds.fw.types.collections.FwListIterator
Returns a sublist with previous n elements of the list.
previousIndex() - Method in class com.ds.fw.types.collections.FwListIterator
Returns the index of the previuos element.
print(boolean) - Method in class com.ds.fw.utils.FwPrintStream
 
print(char) - Method in class com.ds.fw.utils.FwPrintStream
 
print(char[]) - Method in class com.ds.fw.utils.FwPrintStream
 
print(double) - Method in class com.ds.fw.utils.FwPrintStream
 
print(float) - Method in class com.ds.fw.utils.FwPrintStream
 
print(int) - Method in class com.ds.fw.utils.FwPrintStream
 
print(long) - Method in class com.ds.fw.utils.FwPrintStream
 
print(Object) - Method in class com.ds.fw.utils.FwPrintStream
 
print(String) - Method in class com.ds.fw.utils.FwPrintStream
 
printErrors() - Method in class com.ds.fw.errors.FwErrors
Returns a string with all errors in the list.
println() - Method in class com.ds.fw.utils.FwPrintStream
 
println(boolean) - Method in class com.ds.fw.utils.FwPrintStream
 
println(char) - Method in class com.ds.fw.utils.FwPrintStream
 
println(char[]) - Method in class com.ds.fw.utils.FwPrintStream
 
println(double) - Method in class com.ds.fw.utils.FwPrintStream
 
println(float) - Method in class com.ds.fw.utils.FwPrintStream
 
println(int) - Method in class com.ds.fw.utils.FwPrintStream
 
println(long) - Method in class com.ds.fw.utils.FwPrintStream
 
println(Object) - Method in class com.ds.fw.utils.FwPrintStream
 
println(String) - Method in class com.ds.fw.utils.FwPrintStream
 
printStackTrace() - Method in class com.ds.fw.exceptions.FwException
 
printStackTrace() - Method in class com.ds.fw.types.FwSimpleObject
 
printStackTrace() - Static method in class com.ds.fw.utils.FwUtility
 
printStackTrace(PrintStream) - Method in class com.ds.fw.exceptions.FwException
 
printStackTrace(PrintWriter) - Method in class com.ds.fw.exceptions.FwException
 
printUnicode(String, PrintStream) - Static method in class com.ds.fw.utils.FwStringUtility
 
process(FwAdapter) - Method in class com.ds.fw.servlet.base.FwHandler
Process method has to implements by all Handlers.
process(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
process(FwRequestContext, FwResponseContext) - Method in class com.ds.fw.servlet.FwBaseServlet
An empty method.
processHandler(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
Process Handler method.
If any all previous process methods is overriden it not be executed.
procesXMLBO(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLBoBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLDataBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLNote(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLScheduleBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLServlet(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLServletBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLSysBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLUserBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
procesXMLWebBroker(Node) - Method in class com.ds.fw.co.FwCoXMLParse
 
PROPERTY_FILE - Static variable in class com.ds.fw.utils.FwConstants
The url to the property file (from the base url)
PROPERTY_LOCALE - Static variable in class com.ds.fw.utils.FwConstants
 
PROPERTY_STRING - Static variable in class com.ds.fw.utils.FwConstants
 
ps0 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps0 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ps1 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps1 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ps2 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps2 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ps3 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps3 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ps4 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps4 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
ps5 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
ps5 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
purgeBlanks(String) - Static method in class com.ds.fw.utils.FwStringUtility
Elimina gli spazi consecutivi sostituendoli con un unico spazio.
put(Object, Object) - Method in class com.ds.fw.types.FwHashVector
Maps the specified key to the specified value in this FwHashVector.
putAll(Map) - Method in class com.ds.fw.types.FwHashVector
Copies all of the mappings from the specified Map to this FwHashVector These mappings will replace any mappings that this FwHashVector had for any of the keys currently in the specified Map.
putValue(String, Object) - Method in class com.ds.fw.servlet.FwAppContext
 
putValue(String, Object) - Method in class com.ds.fw.servlet.FwSessionContext
 

R

RADIX_62 - Static variable in class com.ds.fw.utils.FwStringUtility
 
rate - Variable in class com.ds.fw.types.money.FwCurrency
 
readContentFrom(InputStream) - Method in class com.ds.fw.types.FwDocument
This method is used to transfer content.In the application it will be used to transfer content from the browser (e.g.
readFile(String) - Static method in class com.ds.fw.utils.FwFileUtility
Legge un file di testo lo traduce in una stringa (carattere separatore linee '\n').
readFile(String, String) - Static method in class com.ds.fw.utils.FwFileUtility
Legge un file di testo lo traduce in una stringa.
readOnly - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
redirectOutputTo(String, String, boolean, boolean) - Static method in class com.ds.fw.utils.FwUtility
I redirect the System.out and System.err streams to some file.
redirectPage(String, FwRequestContext, FwResponseContext, ServletContext) - Method in class com.ds.fw.servlet.FwAdapter
Redirects the current program flow to the given page, forwarding the given request and response objects.
redirectPageOrg(String, FwRequestContext, FwResponseContext, ServletContext) - Method in class com.ds.fw.servlet.FwAdapter
Redirects the current program flow to the given jsp, forwarding the given request and response objects.
rehash() - Method in class com.ds.fw.types.FwHashVector
Increases the capacity of and internally reorganizes this FwHashVector, in order to accommodate and access its entries more efficiently.
releaseBusinessComponent(String, Object) - Method in class com.ds.fw.servlet.FwAdapter
 
releaseBusinessComponent(String, Object) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
releaseBusinessComponent(String, Object, FwAdapter) - Method in class com.ds.fw.servlet.bo.FwBOBaseManager
 
releaseBusinessObject(FwCoBO, Object) - Static method in class com.ds.fw.servlet.bo.FwBOContainer
 
releaseBusinessObject(FwCoBO, Object) - Static method in class com.ds.fw.servlet.bo.FwBOContainerPool
 
releaseBusinessObject(FwCoBO, Object) - Static method in class com.ds.fw.servlet.bo.FwBOContainerShared
 
releaseConn(Connection) - Method in class com.ds.fw.dbcon.FwConnPool
This method is used when releasing a connection
releaseDBConn(int) - Method in class com.ds.fw.dbcon.FwConnPool
This method is used to release a FwDBConnection
releaseDBConnection() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
releaseDBConnection(String, Connection) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
releaseDBConnection(String, Connection) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
releaseDBConnManager(FwDBConnManager) - Static method in class com.ds.fw.beans.FwDBBean
 
releaseDBConnManager(FwDBConnManager) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
releaseDBConnManager(String, FwDBConnManager) - Static method in class com.ds.fw.beans.FwDBBean
 
remove() - Method in class com.ds.fw.types.collections.FwListIterator
Removes the current element of the list.
remove() - Method in class com.ds.fw.types.collections.FwReverseIterator
Not implemented.
remove(int) - Method in class com.ds.fw.types.FwHashVector
Removes the element at the specified position in this FwHashVector.
remove(Object) - Method in class com.ds.fw.types.FwHashVector
Removes the key (and its corresponding value) from this FwHashVector.
removeAllElements() - Method in class com.ds.fw.types.FwHashVector
Removes all components from this FwHashVector and sets its size to zero.
removeAttribute(String) - Method in class com.ds.fw.servlet.FwRequestContext
 
removeDBConnection(String, Connection) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
removeDoubleSeparator(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Replaces all double separators with single ones.
removeDuplicateInstances() - Method in class com.ds.fw.types.collections.FwList
Removes duplicated elements from the list.
removeDuplicateInstances() - Method in interface com.ds.fw.types.collections.FwListIF
If the list contains multiple elements that are the same instance (o1 == o2) then remove all occurances of the instances except for the first occurance.
removeElement(Object) - Method in class com.ds.fw.types.FwHashVector
Removes the first (lowest-indexed) occurrence of the argument from this FwHashVector.
removeElementAt(int) - Method in class com.ds.fw.types.FwHashVector
Deletes the component at the specified index.
removeInt(int) - Method in class com.ds.fw.types.collections.FwList
Removes the value from the list.
removeInt(int) - Method in interface com.ds.fw.types.collections.FwListIF
Find the first occurance of this integer.
removeTask(String) - Method in class com.ds.fw.utils.FwScheduler
This method removes a Task from the table and destroys its thread
reorderIds(List) - Method in class com.ds.fw.types.collections.FwList
Reorders the list by the order of the IDs in the given list ids.
reorderIds(List) - Method in interface com.ds.fw.types.collections.FwListIF
Sort the list of objects by their ids.
repeated_arg - Variable in class com.ds.fw.parse.FwCommandFormat
The name of an argument
replaceAll(Collection) - Method in class com.ds.fw.types.collections.FwList
Replaces the list content with that of the given collection.
replaceAll(Collection) - Method in interface com.ds.fw.types.collections.FwListIF
Remove all elements from my list and then add all of the elements from c.
replaceAll(Iterator) - Method in class com.ds.fw.types.collections.FwList
Replaces the list content with that the given iterator points.
replaceAll(Iterator) - Method in interface com.ds.fw.types.collections.FwListIF
Remove all elements from my list and then add all of the elements from the iterator.
replaceAll(String, String, String) - Static method in class com.ds.fw.utils.FwStringUtility
Replace all occurances of a with b in s.
replaceFirst(String, String, String) - Static method in class com.ds.fw.utils.FwStringUtility
Replace first occurance of a with b in s.
replaceLFwithCRLF(String) - Static method in class com.ds.fw.utils.FwStringUtility
Se il carattere LF non è preceduto da CR lo aggiunge.
reset() - Method in class com.ds.fw.utils.FwTimer
Reset the value of the timer.
result - Variable in class com.ds.fw.beans.FwBaseBean
This FwHashVector holds all information in the bean.
resume() - Method in class com.ds.fw.utils.FwScheduler
This method is called to resume the stopped scheduler.
reverse() - Method in class com.ds.fw.types.collections.FwList
Reverses the order of the list elements.
reverse() - Method in interface com.ds.fw.types.collections.FwListIF
Reverse the order of the elements in the list.
reverseIterator() - Method in class com.ds.fw.types.collections.FwList
Gets an Iterator for the list, which works backward, the opposite of the standart Iterator.
reverseIterator() - Method in interface com.ds.fw.types.collections.FwListIF
 
rootcat - Variable in class com.ds.fw.dv.FwCatTree
The root id
rt - Static variable in class com.ds.fw.utils.FwFileUtility
 
run() - Method in class com.ds.fw.utils.FwTask
 

S

save(String, Object) - Static method in class com.ds.fw.utils.FwObjectFiler
Used to save an object in a file
sCat - Variable in class com.ds.fw.dv.FwCatTree
 
ScheduleBroker() - Method in class com.ds.fw.co.FwCo
 
scheduler - Variable in class com.ds.fw.servlet.FwAppContext
 
sDateEnd - Variable in class com.ds.fw.servlet.FwSessionContext
 
sDateEnd - Variable in class com.ds.fw.user.FwUserContext
 
sDateStart - Variable in class com.ds.fw.servlet.FwSessionContext
 
sDateStart - Variable in class com.ds.fw.user.FwUserContext
 
search() - Method in class com.ds.fw.dv.list.FwDVListProperties
 
select - Variable in class com.ds.fw.types.FwMenyItem
 
select(FwDateIntervalIF, FwDateIntervalIF, FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalSelectorIF
Return the interval that best matches the target date.
send(FwMailMessage) - Method in class com.ds.fw.smtp.FwSendMail
 
sendContentURL(Vector, String) - Method in class com.ds.fw.smtp.FwMailHTML
 
sendRedirect(String) - Method in class com.ds.fw.servlet.FwAdapter
Redirects the current program flow to the given page, forwarding the current request and response objects.
sendRedirect(String, FwAdapter) - Method in class com.ds.fw.servlet.base.FwHandler
Redirects the current program flow to the given page, forwarding the given adapter request and response objects.
sendRedirect(String, FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
Redirects the current program flow to the given page, forwarding the given adapter request and response objects.
sendRedirect(String, FwBaseAdapter) - Method in class com.ds.fw.servlet.FwAdapter
Redirects the current program flow to the given page, forwarding the given adapter request and response objects.
sendRedirectErrorGeneral(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
sendRedirectErrorPermition(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
sendRedirectErrorSesion(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
sendRedirectErrorSesionExpire(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
ServletBroker() - Method in class com.ds.fw.co.FwCo
 
sessionPool - Variable in class com.ds.fw.servlet.FwAppContext
 
set(FwAppContext) - Static method in class com.ds.fw.servlet.FwAppContext
 
set(int, int, int) - Method in class com.ds.fw.types.data.FwDate
Sets the day, month and the year with new values
set(int, int, int) - Method in interface com.ds.fw.types.data.FwDateIF
Set the month, day, and year values.
set(int, Object) - Method in class com.ds.fw.types.FwHashVector
Replaces the element at the specified position in this FwHashVector with the specified element.
set(int, Object, Object) - Method in class com.ds.fw.types.FwHashVector
Replaces the element at the specified position in this FwHashVector with the specified element.
set(int, String, FwDVValue) - Method in class com.ds.fw.dv.params.FwDVParams
This method sets parameter's data for a parameter from table i with name key.
set(long, Object) - Method in class com.ds.fw.dv.view.FwDVViewData
 
set(long, Object, long) - Method in class com.ds.fw.beans.FwBaseBean
 
set(Object) - Method in class com.ds.fw.dv.properties.FwDVProperty
Sets the property to be used.
set(Object) - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Sets the element's data.
set(Object) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
set(Object) - Method in class com.ds.fw.servlet.base.FwTimeoutObject
 
set(Object) - Method in class com.ds.fw.types.collections.FwListIterator
Sets current element of the list to the given object.
set(Object) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
set(String, FwDVValue) - Method in class com.ds.fw.dv.params.FwDVParams
This method sets parameter's data for a parameter from default(0)table with name key.
set(String, Object) - Method in class com.ds.fw.beans.FwBaseBean
Sets the first Object in the column Key
set(String, Object) - Method in class com.ds.fw.dv.view.FwDVViewData
 
set(String, Object) - Method in class com.ds.fw.user.FwUserContext
 
set(String, Object, long) - Method in class com.ds.fw.beans.FwBaseBean
Basic set method.
set(String, String) - Method in class com.ds.fw.beans.FwDBBean
Set new value (simple) in Column point by given key
set(String, Vector) - Method in class com.ds.fw.beans.FwDBBean
Set column by given key
set1(int, String, Object) - Method in class com.ds.fw.dv.params.FwDVParams
This method sets the value of the parameter key from table i.
setAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
setAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
setAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.servlet.base.FwHandler
 
setAccessibleUserRoles(FwUserRoles) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setAccessType(long) - Method in class com.ds.fw.user.FwUserPermition
 
setAction(int, int) - Method in class com.ds.fw.dv.list.FwDVActions
Sets an action by index.
setAction(int, int) - Method in class com.ds.fw.dv.list.FwDVListRow
Sets an action by index.
setActions(FwDVActions) - Method in class com.ds.fw.dv.list.FwDVList
 
setActionURL(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setActive(long) - Method in class com.ds.fw.dv.properties.FwDVProperty
 
setAdapter(FwAdapter) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setAddPermition(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setAllRows(long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
setAppContext(FwAppContext) - Method in class com.ds.fw.servlet.FwAppContext
 
setAppContext(FwAppContext) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setAttribute(String, Object) - Method in class com.ds.fw.servlet.FwRequestContext
 
setBackColor(Color) - Method in class com.ds.fw.graph.gv.FwGV
 
setBackgroundImage(Image) - Method in class com.ds.fw.graph.gv.FwGV
 
setBaseLineOffset(double) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
setBaseLineOffset(double) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
setBaseLineOffset(double) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
setBaseURL(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setBaseWebroot(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setBean(FwBaseBean) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a session bean object.
setBean(FwBaseBean, String) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setBigDecimal(BigDecimal) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
setBigDecimal(String, BigDecimal, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an BigDecimal object at position k corresponding to Key
setBlob(String, Blob, long) - Method in class com.ds.fw.beans.FwDBBean
Sets Blob as an Blob object at position k corresponding to Key
setBOBroker(FwCoBOBroker) - Method in class com.ds.fw.co.FwCo
 
setBOManager(FwBOManager) - Method in class com.ds.fw.servlet.FwAppContext
 
setBorderFigure(boolean) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setBreacket(int, FwDVSearchBreacket) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Sets a bracket pair at possition i.
setBrush(FwBrush) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setBusinesObjectConfig(FwCoBO) - Method in class com.ds.fw.co.bobroker.FwCoBOBroker
 
setCached(boolean) - Method in class com.ds.fw.types.FwDocument
Sets cached.
setCaseSensitive(boolean) - Method in class com.ds.fw.utils.FwRegularExpression
 
setCatDBObject(FwDBObject) - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
setClassName(String) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
setClassName(String) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setClassName(String) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
setClassName(String) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setClientRectangle(FwRectangle) - Method in class com.ds.fw.graph.gv.FwGV
 
setCloneObjectData(FwHashVector) - Method in class com.ds.fw.database.FwDBObject
Sets the table data
setCloseBreacket(String) - Method in class com.ds.fw.dv.search.FwDVSearchBreacket
Sets the close bracket sign.
setCo(FwCo) - Method in class com.ds.fw.co.FwCoXMLParse
 
setColumn(long) - Method in class com.ds.fw.dv.list.FwDVListPropertyAlpha
 
setColumn(long) - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
Sets a table f1 to be searched by column f.
setColumn(long) - Method in class com.ds.fw.dv.list.FwDVListPropertySort
Sets a table f1 to be searched by column f.
setColumn(long) - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
setColumn(long) - Method in class com.ds.fw.dv.properties.FwDVPropertyID
 
setColumn(long, Object) - Method in class com.ds.fw.dv.list.FwDVListRow
 
setColumn(long, Vector) - Method in class com.ds.fw.beans.FwBaseBean
 
setColumn(String, Vector) - Method in class com.ds.fw.beans.FwBaseBean
Sets the column corresponding to Key to a given vector.
setColumnID(long) - Method in class com.ds.fw.dv.list.FwDVListColumn
 
setColumnID(long) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
setColumnsString(String) - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
 
setCommand(String) - Method in class com.ds.fw.servlet.base.FwSelectable
 
setCompiler(PatternCompiler) - Method in class com.ds.fw.utils.FwRegularExpression
 
setConfigMan(FwCo) - Method in class com.ds.fw.servlet.FwAppContext
 
setConfigMan(FwCo) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setConnCheckTime(long) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the connection check time in miliseconds
setConnDefaultLifeTime(long) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the default life time for the connection
setConnDefaultTimeout(long) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the default timeout for a connection before been returned to the connection pool in case some problems occurs during the user session
setConnDrv(String) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the connection driver
setConnection(Connection) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
setConnection(Connection) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
setConnection(FwDBConnManager) - Method in class com.ds.fw.database.FwDBObject
 
setConnPass(String) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the user password
setConnPoolWrapper(FwConnPoolWrapper) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
setConnPoolWrapper(FwConnPoolWrapper) - Method in class com.ds.fw.dbcon.FwDBConnManagerPool
 
setConnStr(String) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the connection string
setConnString(String) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setConnType(String) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the Connection Type
setConnUser(String) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the user name
setContentType(String) - Method in class com.ds.fw.servlet.FwResponseContext
 
setContentType(String) - Method in class com.ds.fw.smtp.FwMailMessage
 
setCurrency(FwCurrency) - Method in class com.ds.fw.types.money.FwMoney
 
setCurrency(FwCurrency) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
setCurrency1(FwCurrency) - Method in class com.ds.fw.types.money.FwMoney
 
setCurrency1(FwCurrency) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
setCursorPen(FwPen) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setCursorSize(FwSize) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setData(byte[]) - Method in class com.ds.fw.types.FwDocument
Sets data.
setData(double[]) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setData(double[][]) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setData(FwDVListData) - Method in class com.ds.fw.dv.list.FwDVList
 
setData(FwDVViewData) - Method in class com.ds.fw.dv.view.FwDVView
 
setData1(double[]) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setData1(double[][]) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setData1Size(int, int) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setData1SizeX(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setData1SizeY(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setDataBase(FwDataBase) - Method in class com.ds.fw.database.FwDBBaseTable
 
setDataBase(String) - Method in class com.ds.fw.beans.FwDBBean
 
setDataBase(String) - Method in class com.ds.fw.database.FwDBObject
 
setDataBase(String, FwCoDataBase) - Method in class com.ds.fw.co.databroker.FwCoDataBroker
 
setDataBaseName(String) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
setDataBaseType(String) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
setDataBroker(FwCoDataBroker) - Method in class com.ds.fw.co.FwCo
 
setDataBroker(FwCoDataBroker) - Static method in class com.ds.fw.dbcon.FwConnPoolWrapper
 
setDataSize(int, int) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setDataSize(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setDataSize1(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setDataSizeX(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setDataSizeY(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setDate(Date) - Method in class com.ds.fw.types.data.FwCalendar
Sets the date
setDate(Date) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
setDate(FwDateIF) - Method in class com.ds.fw.types.data.FwDate
Sets the date - date, month and year
setDate(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIF
Set the month, day, and year.
setDate(int, int, int) - Method in class com.ds.fw.types.data.FwCalendar
Sets the date
setDate(String, Date, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets date as an Date object at position k corresponding to Key
setDateFormat() - Method in class com.ds.fw.database.FwDBObject
 
setDateFormat(FwDBConnManager) - Method in class com.ds.fw.database.FwDBObject
 
setDateStart(long) - Method in class com.ds.fw.servlet.FwSessionContext
 
setDay(int) - Method in class com.ds.fw.types.data.FwCalendar
Sets a day in the month
setDay(int) - Method in class com.ds.fw.types.data.FwDate
Sets the day
setDay(int) - Method in interface com.ds.fw.types.data.FwDateIF
Set the current day
setDay(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the day
setDay(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the day
setDay(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setDay(long) - Method in class com.ds.fw.utils.FwTask
 
setDBConnManager(FwDBConnManager) - Method in class com.ds.fw.beans.FwDBBean
 
setDBData(FwHashVector) - Method in class com.ds.fw.database.FwDataBase
Sets the data
setDebugLevel(long) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
setDebugLogFile(String) - Static method in class com.ds.fw.utils.FwDebug
 
setDebugStream(PrintStream) - Static method in class com.ds.fw.utils.FwDebug
 
setDef(Object) - Method in class com.ds.fw.dv.params.FwDVValue
This method sets the default value of the data.
setDefaultDataBase(String) - Method in class com.ds.fw.co.databroker.FwCoDataBroker
 
setDefaultOperator(int) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Sets the default operator index.
setDefaultSeparator(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Sets the default separator index.
setDefaultView(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setDeletePermition(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
setDeletePermition(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setDescription(String) - Method in class com.ds.fw.database.FwDBFieldInfo
 
setDescription(String) - Method in class com.ds.fw.dv.list.FwDVListColumn
 
setDescription(String) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
setDescription1(String) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
setDestRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
setDir(String, String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setDomain(String) - Method in class com.ds.fw.smtp.FwEmailAddress
 
setDouble(double) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one (as double)
setDouble(String, double, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an Double object at position k corresponding to Key
setDrawingMode(int) - Method in class com.ds.fw.graph.gv.FwGV
 
setDrawingMode(int) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setDrawingMode(int) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
setDrawingMode(int) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
setDrawingMode(int) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
setDrawingType(long) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setDriver(String) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setDVID(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setEcho(boolean) - Method in class com.ds.fw.utils.FwPrintStream
 
setEditable(boolean) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setElementAt(Object, int) - Method in class com.ds.fw.types.FwHashVector
Sets the component at the specified index of this FwHashVector to be the specified object.
setEnable(boolean) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setEnableXYZChangeEvent(boolean) - Method in class com.ds.fw.graph.gv.FwGV
 
setEndDate(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Sets the end date of the interval
setEndDate(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Set the end date.
setErrorLogFile(String) - Static method in class com.ds.fw.utils.FwDebug
 
setErrorStream(PrintStream) - Static method in class com.ds.fw.utils.FwDebug
 
setExpireDate(long) - Method in class com.ds.fw.servlet.FwSessionContext
 
setF(String, Object) - Method in class com.ds.fw.database.FwDBObject
 
setFeature(String, boolean) - Method in class com.ds.fw.xml.FwXMLParser
 
setField(FwDBField) - Method in class com.ds.fw.database.FwDBObject
Sets a field
setField(FwDBFieldInfo) - Method in class com.ds.fw.database.FwDBTable
Sets a field
setField(FwDBFieldInfo, Object) - Method in class com.ds.fw.database.FwDBObject
Sets a field
setField(String, FwDBBaseTable, Object) - Method in class com.ds.fw.database.FwDBObject
 
setField(String, FwDBField) - Method in class com.ds.fw.database.FwDBObject
Sets a field
setField(String, FwDBFieldInfo) - Method in class com.ds.fw.database.FwDBTable
Sets a field
setField(String, int) - Method in class com.ds.fw.database.FwDBTable
Sets a field
setField(String, String, FwDBBaseTable, Object) - Method in class com.ds.fw.database.FwDBObject
 
setField(String, String, int, FwDBBaseTable, Object, Object) - Method in class com.ds.fw.database.FwDBObject
 
setField(String, String, String, int, FwDBBaseTable, Object, Object) - Method in class com.ds.fw.database.FwDBObject
 
setFigureBrush(FwBrush) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setFigureBrushIndex(long) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setFigureList(Vector) - Method in class com.ds.fw.graph.gv.data.FwGVModelDataFigure
 
setFigurePen(FwPen) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setFigurePenIndex(long) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setFile(FwCoFile) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
setFillFigure(boolean) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setFloat(float) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one (which is a float)
setFloat(String, float, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an Float object at position k corresponding to Key
setFont(Font) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
setFontMetrics(FontMetrics) - Method in class com.ds.fw.types.string.FwStringSplitter
Sets the font metrics(for pixel mode).
setFormEncType(String) - Method in class com.ds.fw.dv.view.FwDVViewProperties
 
setFromDBObject(FwDBObject) - Method in class com.ds.fw.database.FwDBObject
 
setFwSizeF(FwSizeF) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGBrush(FwBrush) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGBrush1(FwBrush) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGBrush2(FwBrush) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGBrushes(Vector) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGPen(FwPen) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGPen1(FwPen) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGPen2(FwPen) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGPens(Vector) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3D(boolean) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3DColor1(Color) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3DColor2(Color) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3DDepth(long) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3DRotate(FwSizeF) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraph3DSize(FwSizeF) - Method in class com.ds.fw.graph.gv.FwGVModel2D
 
setGraphModelData(FwGVModelData) - Method in class com.ds.fw.graph.gv.FwGVModel
 
setGraphModelIndex(long) - Method in class com.ds.fw.graph.gv.FwGV
 
setGraphModelList(Vector) - Method in class com.ds.fw.graph.gv.FwGV
 
setGraphSize(FwSize) - Method in class com.ds.fw.graph.gv.FwGVModel1D
 
setGraphSize(FwSize) - Method in class com.ds.fw.graph.gv.FwGVModelFigure
 
setGraphSizeBottomOffset(FwSize) - Method in class com.ds.fw.graph.gv.FwGV
 
setGraphSizeTopOffset(FwSize) - Method in class com.ds.fw.graph.gv.FwGV
 
setGridPen(FwPen) - Method in class com.ds.fw.graph.gv.FwGV
 
setGridSize(FwSize) - Method in class com.ds.fw.graph.gv.FwGV
 
setGVCursor(FwGVCursor) - Method in class com.ds.fw.graph.gv.FwGV
 
setHandler(FwCoHandler) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setHandler(FwSelectable, FwCoHandler) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setHandler(String, String, FwCoHandler) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setHandlerConfig(FwCoHandler) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setHeight(double) - Method in class com.ds.fw.graph.FwSizeF
 
setHost(String, int) - Method in class com.ds.fw.smtp.FwSendMail
 
setHour(int) - Method in class com.ds.fw.types.data.FwTime
Sets the hour
setHour(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
setHour(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the hour
setHour(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the hours
setHours(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setHours(long) - Method in class com.ds.fw.utils.FwTask
 
setHttpCooky(boolean) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setHTTPRequest(HttpServletRequest) - Method in class com.ds.fw.servlet.FwRequestContext
 
setHTTPResponse(HttpServletResponse) - Method in class com.ds.fw.servlet.FwResponseContext
 
setHttpSession(HttpSession) - Method in class com.ds.fw.servlet.FwSessionContext
 
setID(long) - Method in class com.ds.fw.co.userbroker.FwCoRole
 
setImage(Image) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
setIncrNoOfConn(int) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the number, by which the connections will be increased
setInfo(FwDBFieldInfo) - Method in class com.ds.fw.database.FwDBField
 
setInitNoOfConn(int) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the initial number of connections.
setInt(int) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one (which is an int)
setInt(String, int, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an Integer object at position k corresponding to Key
setIntAt(int, int) - Method in class com.ds.fw.types.collections.FwList
Sets an int value at position index
setIntAt(int, int) - Method in interface com.ds.fw.types.collections.FwListIF
Set the element at this index to be an integer value.
setIntegerType(boolean) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setItemName(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setItemNames(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setJavaDate(Date) - Method in class com.ds.fw.types.data.FwDate
Sets the date
setJavaDate(Date) - Method in interface com.ds.fw.types.data.FwDateIF
Set the day, month and year values based on the java.util.Date.
setJavaDate(Date) - Method in class com.ds.fw.types.data.FwTime
Sets the date with new one
setJavaDate(Date) - Method in interface com.ds.fw.types.data.FwTimeIF
 
setJavaDate(Date) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the date
setJavaDate(Date) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
setJavaDate(Date, Calendar) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the date
setJSPPath(String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setKey(Object) - Method in class com.ds.fw.types.FwAssociation
Sets the key
setKey(Object) - Method in interface com.ds.fw.types.FwAssociationIF
Sets the key
setLastUsedTime(long) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
setLayoutRectangle(FwRectangleF) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
setLifeTime(long) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
setLink(int, FwDVActionsLink) - Method in class com.ds.fw.dv.list.FwDVActions
Sets a link by index.
setList(List) - Method in class com.ds.fw.types.collections.FwListIterator
Sets the current list this iterator works with.
setList(List) - Method in interface com.ds.fw.types.collections.FwListIteratorIF
Sets the current list this iterator works with.
setLocale(Locale) - Method in class com.ds.fw.dv.FwDV
Sets the locale
setLocale(Locale) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a session Locale object.
setLong(long) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
setLong(String, long, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an Long object at position k corresponding to Key
setMap(FwSelectable, String) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setMark(FwCursorIteratorMarkIF) - Method in interface com.ds.fw.types.collections.FwCursorIteratorIF
Sets the list settings to these of the given marker.
setMark(FwCursorIteratorMarkIF) - Method in class com.ds.fw.types.collections.FwListCursorIterator
Sets the list settings to these of the given marker.
setMatcher(PatternMatcher) - Method in class com.ds.fw.utils.FwRegularExpression
 
setMax(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setMax(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setMaxDisplayItem(long) - Method in class com.ds.fw.dv.list.FwDVListPropertyPage
 
setMaxNoOfConn(int) - Method in class com.ds.fw.dbcon.FwConnPool
Sets the maximum number of the connections in the connection pool
setMetaData() - Method in class com.ds.fw.database.FwDBObject
Empty method .
setMethod(String) - Method in class com.ds.fw.smtp.FwEmailException
 
setMillisecond(int) - Method in class com.ds.fw.types.data.FwTime
Sets the milliseconds
setMillisecond(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
setMillisecond(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the milliseconds
setMillisecond(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the milliseconds
setMIMEType(String) - Method in class com.ds.fw.types.FwDocument
Sets MIMEType.
setMin(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData1D
 
setMin(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setMinute(int) - Method in class com.ds.fw.types.data.FwTime
Sets the minutes
setMinute(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
setMinute(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the minutes
setMinute(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the minutes
setMinutes(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setMinutes(long) - Method in class com.ds.fw.utils.FwTask
 
setMode(int) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setMode(int) - Method in class com.ds.fw.types.string.FwStringSplitter
Sets the current splitting mode.
setMonth(int) - Method in class com.ds.fw.types.data.FwCalendar
Sets the number of the month
setMonth(int) - Method in class com.ds.fw.types.data.FwDate
Sets the month
setMonth(int) - Method in interface com.ds.fw.types.data.FwDateIF
Set the current month
setMonth(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the month
setMonth(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the month
setMonth(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setMonth(long) - Method in class com.ds.fw.utils.FwTask
 
setMsg(String) - Method in class com.ds.fw.smtp.FwMailMessage
 
setName(String) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
setName(String) - Method in class com.ds.fw.co.FwCo
 
setName(String) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setName(String) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
setName(String) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setName(String) - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
setName(String) - Method in class com.ds.fw.co.userbroker.FwCoRole
 
setName(String) - Method in class com.ds.fw.database.FwDBFieldInfo
 
setName(String) - Method in class com.ds.fw.dv.list.FwDVListColumn
 
setName(String) - Method in class com.ds.fw.dv.params.FwDVValue
This method sets the data name.
setName(String) - Method in class com.ds.fw.dv.properties.FwDVProperty
 
setName(String) - Method in class com.ds.fw.dv.view.FwDVViewColumn
 
setName(String) - Method in class com.ds.fw.errors.FwError
Sets the error name.
setName(String) - Method in class com.ds.fw.servlet.base.FwHandler
 
setName(String) - Method in class com.ds.fw.servlet.FwBaseServlet
 
setName(String) - Method in class com.ds.fw.user.FwUserPermition
 
setName(String) - Method in class com.ds.fw.utils.FwTimer
Sets the name
setNumber(Number) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
setNumber(String, Number, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an Number object at position k corresponding to Key
setNumberXDimensionValues(long) - Method in class com.ds.fw.graph.gv.FwGV
 
setNumberYDimensionValues(long) - Method in class com.ds.fw.graph.gv.FwGV
 
setNumberZDimensionValues(long) - Method in class com.ds.fw.graph.gv.FwGV
 
setObject(Object) - Method in class com.ds.fw.types.FwValue
 
setObject1(Object) - Method in class com.ds.fw.types.FwValue
 
setObjectData(FwHashVector) - Method in class com.ds.fw.database.FwDBObject
Sets the table data
setObjectData(Object, String, String, String) - Static method in class com.ds.fw.utils.FwUtility
 
setObjectData(String, String, String, String) - Method in class com.ds.fw.co.FwCoXMLParse
 
setObjectData(String, String, String, String) - Static method in class com.ds.fw.utils.FwUtility
 
setOpenBreacket(String) - Method in class com.ds.fw.dv.search.FwDVSearchBreacket
Sets the open bracket sign.
setOperator(int, String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Sets an operator at possition i.
setOperator(String) - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Sets the element's operator.
setP(long) - Method in class com.ds.fw.dv.list.FwDVListPropertyAlpha
 
setP(long) - Method in class com.ds.fw.dv.list.FwDVListPropertyPage
 
setP(long) - Method in class com.ds.fw.dv.list.FwDVListPropertySort
 
setP(long) - Method in class com.ds.fw.dv.properties.FwDVPropertyCat
 
setP(long) - Method in class com.ds.fw.dv.properties.FwDVPropertyID
 
setP(String) - Method in class com.ds.fw.dv.list.FwDVListPropertySearch
 
setParam(String, Object) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
setParam(String, Object) - Method in class com.ds.fw.co.FwCo
 
setParam(String, Object) - Method in class com.ds.fw.co.FwCoBaseBroker
 
setParam(String, Object) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
setParam(String, Object) - Method in class com.ds.fw.co.servletbroker.FwCoServlet
 
setParameter(FwBaseAdapter, String, Object) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a request parameter.
setParameter(String, Object) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a request parameter.
setParamName(String, String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setParams(FwDVParams) - Method in class com.ds.fw.dv.FwDV
 
setPassword(String) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setPattern(Pattern) - Method in class com.ds.fw.utils.FwRegularExpression
 
setPattern(String) - Method in class com.ds.fw.utils.FwRegularExpression
 
setPeriod(String) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setPeriod(String) - Method in class com.ds.fw.utils.FwTask
 
setPermition(FwUserPermition) - Method in class com.ds.fw.user.FwUserRoles
 
setPermitionID(long) - Method in class com.ds.fw.user.FwUserPermition
 
setPoints(FwPoint[]) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureClosedCurve
 
setPoints(FwPoint[]) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
setPoints(FwPoint[]) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePolygon
 
setPoolClassName(String) - Method in class com.ds.fw.co.bobroker.FwCoBO
 
setPraramPrefix(String) - Method in class com.ds.fw.dv.view.FwDVViewProperties
 
setProperties(FwDVProperties) - Method in class com.ds.fw.dv.FwDV
 
setPT1(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
setPT1(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
setPT2(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
setPT2(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureLine
 
setPT3(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
setPT4(FwPoint) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureBezier
 
setRate(double) - Method in class com.ds.fw.types.money.FwCurrency
 
setReadOnly(boolean) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setReadPermition(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
setReadPermition(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
setRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureEllipse
 
setRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
setRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureRectangle
 
setRestartTime(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setRestartTime(long) - Method in class com.ds.fw.utils.FwTask
 
setResult(FwHashVector) - Method in class com.ds.fw.beans.FwBaseBean
Sets the resultset FwHashVector to an appropriate value
setRole(FwCoRole) - Method in class com.ds.fw.co.userbroker.FwCoUserBroker
 
setRoles(FwUserRoles) - Method in class com.ds.fw.user.FwUserContext
 
setRoundXDimensionValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setRoundYDimensionValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setRoundZDimensionValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setRowID(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
setScheduleBroker(FwCoScheduleBroker) - Method in class com.ds.fw.co.FwCo
 
setScheduler(FwScheduler) - Method in class com.ds.fw.servlet.FwAppContext
 
setSecond(int) - Method in class com.ds.fw.types.data.FwTime
Sets the seconds
setSecond(int) - Method in interface com.ds.fw.types.data.FwTimeIF
 
setSecond(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the seconds
setSecond(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the seconds
setSelectable(boolean) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setSelector(String) - Method in class com.ds.fw.servlet.base.FwSelectable
 
setServerDNS(String) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
setServletBroker(FwCoServletBroker) - Method in class com.ds.fw.co.FwCo
 
setServletConfig(FwCoServlet) - Method in class com.ds.fw.co.servletbroker.FwCoServletBroker
 
setServletContext(ServletContext) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a ServletContext object.
setSession(FwSessionContext) - Method in class com.ds.fw.servlet.FwSessionPool
 
setSessionContext(FwSessionContext) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setSessionHttpCooky(boolean) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setSessionID(long) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setSessionID(long) - Method in class com.ds.fw.servlet.FwSessionContext
 
setSessionID(long) - Method in class com.ds.fw.user.FwUserContext
 
setSessionObject(String, Object) - Method in class com.ds.fw.servlet.FwBaseAdapter
Sets a session object.
setSessionPool(FwSessionPool) - Method in class com.ds.fw.servlet.FwAppContext
 
setSessionTimeoutObject(String, Object, long) - Method in class com.ds.fw.servlet.FwBaseAdapter
 
setShowXDimensionLabel(boolean) - Method in class com.ds.fw.graph.gv.FwGV
 
setShowYDimensionLabel(boolean) - Method in class com.ds.fw.graph.gv.FwGV
 
setShowZDimensionLabel(boolean) - Method in class com.ds.fw.graph.gv.FwGV
 
setShutDownManager(FwShutDown) - Method in class com.ds.fw.servlet.FwAppContext
 
setSize(double, double) - Method in class com.ds.fw.graph.FwSizeF
 
setSize(long) - Method in class com.ds.fw.types.FwDocument
Sets Size.
setSplitString(String) - Method in class com.ds.fw.parse.FwStingParser
 
setSplitString1(String) - Method in class com.ds.fw.parse.FwStingParser
 
setSrcRect(FwRectangle) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureImage
 
setStartAngle(float) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
setStartAngle(float) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
setStartDate(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Sets the start date of the interval
setStartDate(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Set the start date.
setStartPos(long) - Method in class com.ds.fw.dv.list.FwDVListDataBase
 
setStartTime(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setStartTime(long) - Method in class com.ds.fw.utils.FwTask
 
setStartup(String) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
setStartUsedTime(long) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
SETSTATE - Static variable in class com.ds.fw.parse.FwGrammar
 
setStatus(int) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
setStatus(int) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setStatus(int) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setStatus(long) - Method in class com.ds.fw.user.FwUserPermition
 
setStore(boolean) - Method in class com.ds.fw.beans.FwDBBean
Set isStored changed information into DB
setString(String) - Method in class com.ds.fw.parse.FwStingParser
 
setString(String) - Method in class com.ds.fw.types.FwValue
Sets the value of the field value with new one
setString(String, String, long) - Method in class com.ds.fw.beans.FwBaseBean
Sets i as an String object at position k corresponding to Key
setSubject(String) - Method in class com.ds.fw.smtp.FwMailMessage
 
setSweepAngle(float) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureArc
 
setSweepAngle(float) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigurePie
 
setSysBroker(FwCoSysBroker) - Method in class com.ds.fw.co.FwCo
 
setTable(FwDBBaseTable) - Method in class com.ds.fw.database.FwDBFieldInfo
 
setTable(FwDBTable) - Method in class com.ds.fw.database.FwDataBase
Inserts a new table
setTable(String, FwDBTable) - Method in class com.ds.fw.database.FwDataBase
Inserts a new table
setTableData(FwHashVector) - Method in class com.ds.fw.database.FwDBTable
Sets the table data
setTableName(String) - Method in class com.ds.fw.database.FwDBBaseTable
 
setTablePrefix(String) - Method in class com.ds.fw.database.FwDBBaseTable
 
setTask(FwCoTask) - Method in class com.ds.fw.co.schedulebroker.FwCoScheduleBroker
 
setTaskTimeout(long) - Method in class com.ds.fw.utils.FwTask
Sets the task timeout
setTension(float) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureCurve
 
setText(String) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigureString
 
setTimeout(long) - Method in class com.ds.fw.dbcon.FwDBConnection
Set method.
setTimeout(long) - Method in class com.ds.fw.servlet.base.FwTimeoutObject
 
setTimeout(long) - Method in class com.ds.fw.tcp.FwHTML
 
setTimeOut(long) - Method in class com.ds.fw.servlet.FwSessionContext
 
setTimeOut(String, Object) - Method in class com.ds.fw.co.sysbroker.FwCoSysBroker
 
setTimeoutObject(String, Object, long) - Method in class com.ds.fw.servlet.FwAppContext
 
setTransaction(boolean) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setType(int) - Method in class com.ds.fw.database.FwDBField
 
setType(int) - Method in class com.ds.fw.database.FwDBFieldInfo
 
setType(int) - Method in class com.ds.fw.dv.search.FwDVSearchQueryElement
Sets the element's type.
setType(int) - Method in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
setType(int) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setType(int) - Method in class com.ds.fw.types.FwValue
 
setType(long) - Method in class com.ds.fw.user.FwUserPermition
 
setType(String) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setType(String) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setType(String) - Method in class com.ds.fw.co.servletbroker.FwCoHandler
 
setType(String) - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
setType(String) - Method in class com.ds.fw.utils.FwTask
 
setUpdatePermition(long) - Method in class com.ds.fw.dv.list.FwDVListRow
 
setUpdatePermition(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setUrl(String) - Method in class com.ds.fw.co.sysbroker.FwCoFile
 
setURL(String, String) - Method in class com.ds.fw.co.webbroker.FwCoWebBroker
 
setUser(String) - Method in class com.ds.fw.smtp.FwEmailAddress
 
setUserBroker(FwCoUserBroker) - Method in class com.ds.fw.co.FwCo
 
setUserContext(FwUserContext) - Method in class com.ds.fw.servlet.FwAdapter
Sets a FwUserContext object to the current session.
setUserData(Hashtable) - Method in class com.ds.fw.user.FwUserContext
 
setUserGroupID(long) - Method in class com.ds.fw.user.FwUserContext
 
setUserGroupID(long) - Method in class com.ds.fw.user.FwUserRoles
 
setUserID(long) - Method in class com.ds.fw.user.FwUserContext
 
setUsername(String) - Method in class com.ds.fw.co.databroker.FwCoDataBase
 
setUserName(String) - Method in class com.ds.fw.user.FwUserContext
 
setUserPass(String) - Method in class com.ds.fw.user.FwUserContext
 
setValue(boolean) - Method in class com.ds.fw.types.FwBoolean
Sets the value of the field _value with new one
setValue(boolean) - Method in interface com.ds.fw.types.FwBooleanIF
 
setValue(double) - Method in class com.ds.fw.types.money.FwMoney
Sets the value of the variable _value
setValue(double) - Method in interface com.ds.fw.types.money.FwMoneyIF
Sets the value
setValue(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Sets the value of the variable _value
setValue(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
Sets the value
setValue(int) - Method in class com.ds.fw.types.FwInteger
Sets the value of the field _value
setValue(int) - Method in interface com.ds.fw.types.FwIntegerIF
 
setValue(int) - Method in class com.ds.fw.types.money.FwMoney
Sets the value of the variable _value
setValue(int) - Method in interface com.ds.fw.types.money.FwMoneyIF
Sets the value
setValue(Object) - Method in class com.ds.fw.types.FwAssociation
Sets the value of this FwAssociation object
setValue(Object) - Method in interface com.ds.fw.types.FwAssociationIF
Sets the value
setValue(String) - Method in class com.ds.fw.types.money.FwMoney
Sets the value of the variable _value
setValue(String) - Method in interface com.ds.fw.types.money.FwMoneyIF
Sets the value
setVersion(long) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setViewActionURL(String) - Method in class com.ds.fw.dv.list.FwDVListProperties
 
setViewClass(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setViewClass1(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setViewClass2(String) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setViewHeader(long) - Method in class com.ds.fw.dv.properties.FwDVProperties
 
setViewType(long) - Method in class com.ds.fw.dv.list.FwDVActions
 
setViewType(long) - Method in class com.ds.fw.dv.properties.FwDVProperty
 
setWDay(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setWDay(long) - Method in class com.ds.fw.utils.FwTask
 
setWebBroker(FwCoWebBroker) - Method in class com.ds.fw.co.FwCo
 
setWidth(double) - Method in class com.ds.fw.graph.FwSizeF
 
setWidth(int) - Method in class com.ds.fw.types.string.FwStringSplitter
Sets the text width to be used for splitting.
setXLabel(String) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setXMax(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setXMin(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setXStart(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setXStep(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setXValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setXValue(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setXView(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setXView(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setYear(int) - Method in class com.ds.fw.types.data.FwCalendar
Sets the year
setYear(int) - Method in class com.ds.fw.types.data.FwDate
Sets the year
setYear(int) - Method in interface com.ds.fw.types.data.FwDateIF
Set the current year
setYear(int) - Method in class com.ds.fw.types.data.FwTimestamp
Sets the year
setYear(int) - Method in interface com.ds.fw.types.data.FwTimestampIF
Sets the year
setYear(long) - Method in class com.ds.fw.co.schedulebroker.FwCoTask
 
setYear(long) - Method in class com.ds.fw.utils.FwTask
 
setYLabel(String) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setYMax(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setYMin(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setYStart(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setYStep(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData
 
setYValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setYValue(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setYView(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setYView(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setZMax(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setZMin(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setZStart(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setZStep(double) - Method in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
setZValue(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setZValue(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
setZView(double) - Method in class com.ds.fw.graph.gv.FwGV
 
setZView(double) - Method in class com.ds.fw.graph.gv.FwGVCursor
 
sFile - Variable in class com.ds.fw.dv.FwCatTree
 
SHORT_DAY_NAMES - Static variable in class com.ds.fw.types.data.FwCalendar
An array containing the short names of the days in a week
shuffle() - Method in class com.ds.fw.types.collections.FwList
Shuffles the list.
shuffle() - Method in interface com.ds.fw.types.collections.FwListIF
Reorder the elements of the list into a 'random' order.
shutDown() - Method in class com.ds.fw.utils.FwShutDown
 
shutDownManager - Variable in class com.ds.fw.servlet.FwAppContext
 
sID - Variable in class com.ds.fw.servlet.FwSessionContext
 
sID - Variable in class com.ds.fw.user.FwUserContext
 
sign - Variable in class com.ds.fw.types.money.FwCurrency
 
size - Variable in class com.ds.fw.graph.FwPen
 
size() - Method in class com.ds.fw.beans.FwBaseBean
 
size() - Method in class com.ds.fw.dv.list.FwDVListData
 
size() - Method in class com.ds.fw.dv.view.FwDVViewData
 
size() - Method in class com.ds.fw.parse.FwStingParser
 
size() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the number of the days for the interval(the same as method getNumberOfDays).
size() - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Same as getNumberOfDays()
size() - Method in class com.ds.fw.types.FwDocument
Returns Size.
size() - Method in class com.ds.fw.types.FwHashVector
Returns the number of keys in this FwHashVector.
sizeBreackets() - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Returns the size of the collection with brackets.
sizeOperators() - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Returns the size of the collection with operators.
sOP - Variable in class com.ds.fw.dv.FwCatTree
 
sort - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
sort() - Method in class com.ds.fw.dv.list.FwDVListProperties
 
sort() - Method in class com.ds.fw.types.collections.FwList
Sorts the list.
sort() - Method in interface com.ds.fw.types.collections.FwListIF
Sort the elements in the list.
sort(Comparator) - Method in class com.ds.fw.types.collections.FwList
Sorts the list using the given comparator.
sort(Comparator) - Method in interface com.ds.fw.types.collections.FwListIF
Sort all of the elements in this list using the Comparator.
splitByCharacter(String, int) - Static method in class com.ds.fw.types.string.FwStringSplitter
Splits text by char width.
splitByPixel(String, int, FontMetrics) - Static method in class com.ds.fw.types.string.FwStringSplitter
Splits text by pixel width.
SQL - Variable in class com.ds.fw.dv.FwCatTree
 
start - Variable in class com.ds.fw.utils.FwTimer
If this variable has value -1 then the timer is stopped, otherwise - the timer is working
start() - Method in class com.ds.fw.utils.FwScheduler
This method is called to start the scheduler.
start() - Method in class com.ds.fw.utils.FwTimer
Starts the timer.
start(String) - Static method in class com.ds.fw.utils.FwTimer
Starts the timer and sets the timer field name
startPos - Variable in class com.ds.fw.dv.list.FwDVListDataBase
 
startsAfter(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if an interval starts after a given date
startsAfter(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Detemine if this date interval starts after some date.
startsBefore(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if an interval starts before a given date
startsBefore(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this date interval starts before some date.
startsLaterThan(FwDateIntervalIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the interval starts later than another interval (given as parameter)
startsLaterThan(FwDateIntervalIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return whether this date interval starts later than the indicated date interval.
startsOn(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Verify if an interval starts on a given date
startsOn(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Return a boolean describing whether or not an input date is the first day contained within this DateInterval.
startsOnOrBefore(FwDateIF) - Method in class com.ds.fw.types.data.FwDateInterval
Check if the date is before or in the interval
startsOnOrBefore(FwDateIF) - Method in interface com.ds.fw.types.data.FwDateIntervalIF
Determine if this interval starts on or before a date.
status - Variable in class com.ds.fw.graph.gv.data.figure.FwGVFigure
 
status - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
status - Variable in class com.ds.fw.user.FwUserPermition
 
sTimeOut - Variable in class com.ds.fw.servlet.FwSessionContext
 
sTimeOut - Variable in class com.ds.fw.user.FwUserContext
 
stop() - Method in class com.ds.fw.utils.FwScheduler
This method is called to remove all tasks
stop() - Method in class com.ds.fw.utils.FwTimer
Stops the timer.
str - Variable in class com.ds.fw.parse.FwStingParser
 
STR - Static variable in class com.ds.fw.parse.FwParseTypes
 
STRING_ENCODING_DB - Static variable in class com.ds.fw.beans.FwDBBean
 
STRING_ENCODING_OUT - Static variable in class com.ds.fw.beans.FwDBBean
 
stringCorrect(String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
Replaces default separator in a quoted substring of a string with other special simbol(s) (i.e "^^").
stringToData(String) - Method in class com.ds.fw.types.FwDocument
Get String.
stripNonAlpha(String) - Static method in class com.ds.fw.utils.FwStringUtility
 
strReplace(String, Date) - Static method in class com.ds.fw.utils.FwStringUtility
 
strReplace(String, FwAdapter) - Static method in class com.ds.fw.utils.FwStringUtility
 
strReplace(String, Locale) - Static method in class com.ds.fw.utils.FwStringUtility
 
strReplace(String, String, String) - Method in class com.ds.fw.dv.search.FwDVBuildSearchQuery
This method replaces all substrings of a string, metching a given string.
strReplace(String, String, String) - Static method in class com.ds.fw.utils.FwStringUtility
 
strReplace1(String, Date) - Static method in class com.ds.fw.utils.FwStringUtility
 
strTab(String, long) - Static method in class com.ds.fw.utils.FwStringUtility
 
subtract(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Substracts a value
subtract(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
subtract(FwTimestampIF) - Method in class com.ds.fw.types.data.FwTimestamp
Gets the difference between two FwTimestamp objects.
subtract(FwTimestampIF) - Method in interface com.ds.fw.types.data.FwTimestampIF
 
subtract(int) - Method in class com.ds.fw.types.FwInteger
Substracts a value from the field _value
subtract(int) - Method in interface com.ds.fw.types.FwIntegerIF
 
subtractDay() - Method in class com.ds.fw.types.data.FwDate
Substract a single day
subtractDay() - Method in interface com.ds.fw.types.data.FwDateIF
Mutate my state so that I become the previous calendar date.
subtractHour() - Method in class com.ds.fw.types.data.FwTime
Substracts an hour
subtractHour() - Method in interface com.ds.fw.types.data.FwTimeIF
 
subtractInPlace(FwMoneyIF) - Method in class com.ds.fw.types.money.FwMoney
Substract some value from the current value of the variable _value
subtractInPlace(FwMoneyIF) - Method in interface com.ds.fw.types.money.FwMoneyIF
 
subtractMillisecond() - Method in class com.ds.fw.types.data.FwTime
Substracts a millisecond
subtractMillisecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
subtractMinute() - Method in class com.ds.fw.types.data.FwTime
Substracts a minute
subtractMinute() - Method in interface com.ds.fw.types.data.FwTimeIF
 
subtractSecond() - Method in class com.ds.fw.types.data.FwTime
Substracts a second
subtractSecond() - Method in interface com.ds.fw.types.data.FwTimeIF
 
suspend() - Method in class com.ds.fw.utils.FwScheduler
This method is called to stop the scheduler.
SysBroker() - Method in class com.ds.fw.co.FwCo
 
szEscape(String) - Static method in class com.ds.fw.utils.FwStringUtility
Sostituisce alcuni caratteri di una stringa con spazi o anteponedo il carattere di escape "\".
szEscape(String, int[], String[]) - Static method in class com.ds.fw.utils.FwStringUtility
Sostituisce i caratteri di una stringa con altri passati come parametro.
szLineSeparator - Static variable in class com.ds.fw.utils.FwFileUtility
 

T

table - Variable in class com.ds.fw.database.FwDBFieldInfo
The name of the table that contains this field.
template - Variable in class com.ds.fw.types.string.FwStringExpander
the template string
textCommand - Variable in class com.ds.fw.parse.FwCommand
 
TIME_FORMAT - Static variable in class com.ds.fw.database.FwDBObject
 
TIME_FORMAT_PATTERN - Static variable in class com.ds.fw.types.formatter.FwDateFormatter
 
tName - Variable in class com.ds.fw.database.FwDBBaseTable
 
toArray() - Method in class com.ds.fw.types.FwHashVector
Returns an array containing all of the elements in this FwHashVector in the correct order.
toArray(Object[]) - Method in class com.ds.fw.types.FwHashVector
Returns an array containing all of the elements in this FwHashVector in the correct order.
toDate(Date) - Method in class com.ds.fw.database.FwDBObject
 
toDateTime(Date) - Method in class com.ds.fw.database.FwDBObject
 
toStr(double, long) - Static method in class com.ds.fw.utils.FwStringUtility
 
toStr(long, long) - Static method in class com.ds.fw.utils.FwStringUtility
 
toString() - Method in class com.ds.fw.beans.FwBaseBean
 
toString() - Method in class com.ds.fw.dv.params.FwDVValue
This method returns the String representation of the data value.
toString() - Method in class com.ds.fw.servlet.base.FwSelectable
 
toString() - Method in class com.ds.fw.servlet.base.FwTimeoutObject
 
toString() - Method in class com.ds.fw.types.collections.FwList
Returns the class name and the size of the list.
toString() - Method in class com.ds.fw.types.FwDisplayable
 
toString() - Method in interface com.ds.fw.types.FwDisplayableIF
toString is understood by all objects but is included in this interface for conceptual completeness and documentation.
toString() - Method in class com.ds.fw.types.FwHashVector
Returns a string representation of this FwHashVector object in the form of a set of entries, enclosed in braces and separated by the ASCII characters ", " (comma and space).
toString() - Method in class com.ds.fw.types.FwSimpleObject
 
toString() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
toString() - Method in class com.ds.fw.types.FwValue
Gets the value of the field value as String
toString() - Method in class com.ds.fw.utils.FwTimer
Returns a string with the name of the timer(if there is any) and the seconds for which the timer has worked or the time (in seconds) since it has been started (in case it is still working).
toString(long, int, char[]) - Static method in class com.ds.fw.utils.FwStringUtility
 
toString62(long) - Static method in class com.ds.fw.utils.FwStringUtility
 
toStringValue() - Method in class com.ds.fw.types.collections.FwList
Returns the size of the list.
toStringValue() - Method in class com.ds.fw.types.data.FwDate
Transform the date as String
toStringValue() - Method in class com.ds.fw.types.data.FwDateInterval
Gets the string representation of the interval - StartDate-EndDate:X1:X2 where X1 is T if the start date is in the interval , F - otherwise X2 is T if the end date is in the interval , F - otherwise
toStringValue() - Method in class com.ds.fw.types.data.FwTime
Returns the string representation of the time with format "hs:ms:ss"
toStringValue() - Method in class com.ds.fw.types.data.FwTimestamp
Return a string representation of FwTimestamp
toStringValue() - Method in class com.ds.fw.types.FwAssociation
Returns the string representation of this FwAssociation .
toStringValue() - Method in class com.ds.fw.types.FwBoolean
Returns the value of the field _value as string
toStringValue() - Method in class com.ds.fw.types.FwDisplayable
Always return null ?!?
toStringValue() - Method in interface com.ds.fw.types.FwDisplayableIF
Get the string form of the object's value.
toStringValue() - Method in class com.ds.fw.types.FwInteger
Returns the string representation of this FwInteger object
toStringValue() - Method in class com.ds.fw.types.FwSimpleObject
 
toStringValue() - Method in interface com.ds.fw.types.FwSimpleObjectIF
 
toStringValue() - Method in class com.ds.fw.types.money.FwMoney
 
toStringValue(FwDateIF, Locale) - Static method in class com.ds.fw.types.formatter.FwDateFormatter
toStingValue() method return corectly formatted string for given location
toStringValue(FwDateIF, Locale) - Static method in class com.ds.fw.types.formatter.FwExpirationDateFormatter
Gets the string representation of a date
tPrefix - Variable in class com.ds.fw.database.FwDBBaseTable
 
trimToSize() - Method in class com.ds.fw.types.FwHashVector
Trims the capacity of this FwHashVector to be the FwHashVector's current size.
type - Variable in class com.ds.fw.database.FwDBFieldInfo
The type of the field
type - Variable in class com.ds.fw.dv.list.FwDVActionsLink
Type of the link.
type - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
type - Variable in class com.ds.fw.dv.search.FwDVSearchQueryElement
The element type.
type - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
type - Variable in class com.ds.fw.errors.FwError
Error type
type - Variable in class com.ds.fw.types.FwMenyItem
 
type - Variable in class com.ds.fw.types.FwValue
 
type - Variable in class com.ds.fw.user.FwUserPermition
 
typeArg - Variable in class com.ds.fw.parse.FwCommandFormat
The number of command's arguments

U

UNDEFINED - Static variable in class com.ds.fw.parse.FwParseTypes
 
unLock() - Method in class com.ds.fw.dbcon.FwDBConnManager
 
update() - Method in class com.ds.fw.database.FwDBObject
 
update(int, String) - Method in class com.ds.fw.parse.FwStingParser
update an item
update(String, String) - Method in class com.ds.fw.parse.FwStingParser
 
updateDataGet() - Method in class com.ds.fw.database.FwDBObject
Empty method .
updateDataSet() - Method in class com.ds.fw.database.FwDBObject
Empty method .
updateID(Object) - Method in class com.ds.fw.database.FwDBObject
Update a row .
URL - Variable in class com.ds.fw.types.FwMenyItem
 
userAgent - Variable in class com.ds.fw.servlet.FwSessionContext
 
UserBroker() - Method in class com.ds.fw.co.FwCo
 
userdata - Variable in class com.ds.fw.user.FwUserContext
 
userGroupID - Variable in class com.ds.fw.user.FwUserRoles
 
userId - Variable in class com.ds.fw.user.FwUserContext
 
userRoles - Variable in class com.ds.fw.user.FwUserContext
 

V

value - Variable in class com.ds.fw.dv.search.FwDVSearchQueryElement
The data content of this element.
value - Variable in class com.ds.fw.types.FwValue
 
vec - Variable in class com.ds.fw.types.FwHashVector
 
vectorToArray(Vector) - Static method in class com.ds.fw.utils.FwUtility
 
version - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
view_type - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
view_type - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
view_type1 - Variable in class com.ds.fw.dv.list.FwDVListColumn
 
view_type1 - Variable in class com.ds.fw.dv.view.FwDVViewColumn
 
viewType - Variable in class com.ds.fw.dv.list.FwDVActions
If the actions has to be displayed
viewType - Variable in class com.ds.fw.dv.properties.FwDVProperty
Indicates if this option will have a visualization (1) or not (0).
vtype - Variable in class com.ds.fw.types.FwMenyItem
 

W

waitUntilUnLock(long) - Method in class com.ds.fw.dbcon.FwDBConnManager
 
warning(SAXParseException) - Method in class com.ds.fw.xml.FwXMLParser
Warning.
WebBroker() - Method in class com.ds.fw.co.FwCo
 
width - Variable in class com.ds.fw.graph.FwSizeF
 
width - Variable in class com.ds.fw.types.string.FwStringSplitter
Current text width
writeContentTo(OutputStream) - Method in class com.ds.fw.types.FwDocument
This method is used to transfer content.In the application it is used to transfer content to the browser (e.g.
writeData(byte[], String) - Method in class com.ds.fw.servlet.FwResponseContext
 
writeData(String, String) - Method in class com.ds.fw.servlet.FwResponseContext
 
writeFile(String, String) - Static method in class com.ds.fw.utils.FwFileUtility
Scrive in un file di testo il contenuto di una stringa.
writeFile(String, String, boolean) - Static method in class com.ds.fw.utils.FwFileUtility
Scrive in un file di testo il contenuto di una stringa.
writeFileTemplate(String, Hashtable) - Method in class com.ds.fw.servlet.FwResponseContext
 
writeTemplate(String, Hashtable) - Method in class com.ds.fw.servlet.FwResponseContext
 
writeToLog(String, String) - Static method in class com.ds.fw.utils.FwDebug
 

X

xLabel - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
xmlInit(String, String) - Method in class com.ds.fw.co.FwCo
 
xmlInit(String, String) - Method in class com.ds.fw.co.FwCoXMLParse
 
xStart - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
xStep - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 

Y

yLabel - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
yStart - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 
yStep - Variable in class com.ds.fw.graph.gv.data.FwGVModelData
 

Z

zipFileWithPaswd(String, String) - Static method in class com.ds.fw.utils.FwFileUtility
 
zipFileWithPaswd(String, String, String) - Static method in class com.ds.fw.utils.FwFileUtility
 
zStart - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 
zStep - Variable in class com.ds.fw.graph.gv.data.FwGVModelData2D
 

_

_buf65 - Static variable in class com.ds.fw.utils.FwStringUtility
This variable should only be used in appendToString62(long, int, char[], StringBuffer)
_currency - Variable in class com.ds.fw.types.money.FwMoney
 
_date - Variable in class com.ds.fw.types.data.FwTimestamp
 
_day - Variable in class com.ds.fw.types.data.FwDate
 
_endDate - Variable in class com.ds.fw.types.data.FwDateInterval
 
_endDateInclusiveIndicator - Variable in class com.ds.fw.types.data.FwDateInterval
 
_getCopyWithSameId() - Method in class com.ds.fw.types.FwUniqueObject
 
_getCopyWithSameId() - Method in interface com.ds.fw.types.FwUniqueObjectIF
PRIVATE
_getDate() - Method in class com.ds.fw.types.data.FwDate
According to the source code this method always return 0 !!!
_getDate() - Method in interface com.ds.fw.types.data.FwDateIF
 
_getDate() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the date
_getDate() - Method in interface com.ds.fw.types.data.FwTimestampIF
PRIVATE
_getNow() - Method in class com.ds.fw.utils.FwTimer
Gets the current system time in milliseconds
_getTime() - Method in class com.ds.fw.types.data.FwTimestamp
Gets the time
_getTime() - Method in interface com.ds.fw.types.data.FwTimestampIF
PRIVATE
_hour - Variable in class com.ds.fw.types.data.FwTime
 
_id - Variable in class com.ds.fw.types.FwUniqueObject
 
_index - Variable in class com.ds.fw.types.collections.FwListCursorIteratorMark
This member is a list position.
_index - Variable in class com.ds.fw.types.collections.FwListIterator
Current list index
_index - Variable in class com.ds.fw.types.collections.FwReverseIterator
The current index of the _list.
_installId() - Method in class com.ds.fw.types.FwUniqueObject
 
_installId() - Method in interface com.ds.fw.types.FwUniqueObjectIF
PRIVATE
_key - Variable in class com.ds.fw.types.FwAssociation
 
_lastReturned - Variable in class com.ds.fw.types.collections.FwListCursorIteratorMark
This member is an index of the last returned object of the list.
_lastReturned - Variable in class com.ds.fw.types.collections.FwListIterator
Index of the last returned list element
_list - Variable in class com.ds.fw.types.collections.FwListIterator
Handle of the list to be iterated
_list - Variable in class com.ds.fw.types.collections.FwReverseIterator
A List object handle, initialized through the creation process.
_millisecond - Variable in class com.ds.fw.types.data.FwTime
 
_minute - Variable in class com.ds.fw.types.data.FwTime
 
_month - Variable in class com.ds.fw.types.data.FwDate
 
_resume() - Method in class com.ds.fw.utils.FwTask
This method is called by the Task scheduler to resume the paused Task
_second - Variable in class com.ds.fw.types.data.FwTime
 
_setDate(int) - Method in class com.ds.fw.types.data.FwDate
A very useful method that do NOTHING (may be reserved for future use :))
_setDate(int) - Method in interface com.ds.fw.types.data.FwDateIF
 
_setId(String) - Method in class com.ds.fw.types.FwUniqueObject
 
_setId(String) - Method in interface com.ds.fw.types.FwUniqueObjectIF
PRIVATE
_startDate - Variable in class com.ds.fw.types.data.FwDateInterval
 
_startDateInclusiveIndicator - Variable in class com.ds.fw.types.data.FwDateInterval
 
_stop() - Method in class com.ds.fw.utils.FwTask
This method is called by the Task scheduler to stop the Task
_suspend() - Method in class com.ds.fw.utils.FwTask
This method is called by the Task scheduler to pause the Task
_time - Variable in class com.ds.fw.types.data.FwTimestamp
 
_value - Variable in class com.ds.fw.types.FwAssociation
 
_value - Variable in class com.ds.fw.types.FwBoolean
 
_value - Variable in class com.ds.fw.types.FwInteger
 
_value - Variable in class com.ds.fw.types.money.FwMoney
 
_year - Variable in class com.ds.fw.types.data.FwDate
 

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