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