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.
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.
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
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)
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.
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.
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.
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.
The getRequestStringNames method returns an enumeration of strings
containing the names of all form parameters (request) that were sent
by the users web browser.
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.
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.
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.
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).
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).
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