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

F

FastStreamReplacer - Class in com.knowgate.dataxslt
Search and Replace a set of substrings with another substrings.
FastStreamReplacer() - Constructor for class com.knowgate.dataxslt.FastStreamReplacer
 
FastStreamReplacer(int) - Constructor for class com.knowgate.dataxslt.FastStreamReplacer
 
fatalError(SAXParseException) - Method in class com.knowgate.datacopy.DataStruct
Fatal error.
fatalError(SAXParseException) - Method in class com.knowgate.dataobjs.DBSaxHandler
Fatal error.
fatalError(SAXParseException) - Method in class com.knowgate.hipergate.ShoppingBasket
Fatal error.
Favorites - Class in com.knowgate.http.portlets
 
Favorites() - Constructor for class com.knowgate.http.portlets.Favorites
 
Favorites(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.Favorites
 
fax - Static variable in class com.knowgate.hipergate.ProductLoader
 
fax_phone - Static variable in class com.knowgate.crm.ContactLoader
 
fax_phone - Static variable in class com.knowgate.dataobjs.DB
 
fax_phone - Static variable in class com.knowgate.hipergate.ProductLoader
 
FaxSender - Class in com.knowgate.scheduler.jobs
Title: FaxSender 1.0 Description: Copyright: Copyright (c) KnowGate 2003 Company: KnowGate
FaxSender() - Constructor for class com.knowgate.scheduler.jobs.FaxSender
 
feedQueue(JDCConnection, AtomQueue) - Method in class com.knowgate.scheduler.AtomFeeder
Feed RAM queue with pending Atoms from k_job_atoms table
Fellow - Class in com.knowgate.addrbook
Enterprise Fellow
Fellow() - Constructor for class com.knowgate.addrbook.Fellow
 
Fellow(String) - Constructor for class com.knowgate.addrbook.Fellow
Construct object and set gu_fellow field.
Fellow(JDCConnection, String) - Constructor for class com.knowgate.addrbook.Fellow
Construct object and load fields from database.
FellowLoader - Class in com.knowgate.addrbook
Load fellow data from a single source
FellowLoader() - Constructor for class com.knowgate.addrbook.FellowLoader
 
FellowLoader(Connection) - Constructor for class com.knowgate.addrbook.FellowLoader
Create FellowLoader and call prepare() on Connection
FellowTitle - Class in com.knowgate.addrbook
 
FellowTitle() - Constructor for class com.knowgate.addrbook.FellowTitle
 
FellowTitle(String, String) - Constructor for class com.knowgate.addrbook.FellowTitle
 
FellowTitle(String, String, String, String, String, Float, Float) - Constructor for class com.knowgate.addrbook.FellowTitle
 
fetch(int, int) - Method in class com.knowgate.jdc.JDCConnection
Method fetch
fetch() - Method in class com.knowgate.jdc.JDCConnection
Method fetch
fetch(String, String) - Method in class com.knowgate.jdc.JDCConnection
Fetch all the rows matching an indexed value
fetch(String, String, String) - Method in class com.knowgate.jdc.JDCConnection
Fetch all the rows which value for an indexed column is inside a range
fetch(String, Date, Date) - Method in class com.knowgate.jdc.JDCConnection
Fetch all the rows which value for an indexed column is between two dates
fetch(String, String, int) - Method in class com.knowgate.jdc.JDCConnection
Fetch the first n rows matching an indexed value
fetch(NameValuePair[], int) - Method in class com.knowgate.jdc.JDCConnection
Fetch the first n rows matching some indexed values
FETCH_SIZE - Static variable in class com.knowgate.datacopy.CopyRegisters
 
FieldList - Variable in class com.knowgate.datacopy.DataRowSet
 
file_name - Static variable in class com.knowgate.dataobjs.DB
 
FileDumper - Class in com.knowgate.scheduler.jobs
Simple processor for PageSets with disk output
FileDumper() - Constructor for class com.knowgate.scheduler.jobs.FileDumper
 
FileHandler - Class in com.knowgate.hipergate
Class used for creating references to files at k_prod_locats database table
FileHandler() - Constructor for class com.knowgate.hipergate.FileHandler
 
filelen(String) - Method in class com.knowgate.dfs.FileSystem
Get file length Currently only local and network files length can be queried
fileName() - Method in class com.knowgate.projtrack.BugAttachment
 
fileName() - Method in class com.knowgate.projtrack.DutyAttachment
 
filePath(JDCConnection, String) - Static method in class com.knowgate.dataxslt.db.MicrositeDB
Get relative path to XML metadata file Relative path is readed from field path_metadata of table k_microsites.
filePath(JDCConnection, String) - Static method in class com.knowgate.dataxslt.db.PageSetDB
Get relative path to XML data file Relative path is readed from field path_data of table k_pagesets.
filePath() - Method in class com.knowgate.dataxslt.Page
 
filePath(String) - Method in class com.knowgate.dataxslt.Page
Set path to final document generated after XSL transformation of Page.
FileSystem - Class in com.knowgate.dfs
Abstract FileSystem object for encasulating NFS and FTP file transfer.
FileSystem() - Constructor for class com.knowgate.dfs.FileSystem
Create new File System Operation mode will be Pure Java by default User and Password fro FTP access wil be readed from hipergate.cnf file
FileSystem(int) - Constructor for class com.knowgate.dfs.FileSystem
Create new File System Operation mode may be set for faster file access throught direct usage of operating system atomic calls.
FileSystem(String, String) - Constructor for class com.knowgate.dfs.FileSystem
Create new File System Operation mode will be Pure Java by default
FileSystem(String, String, String) - Constructor for class com.knowgate.dfs.FileSystem
Create new File System Operation mode will be Pure Java by default
FileSystem(int, String, String) - Constructor for class com.knowgate.dfs.FileSystem
Create new File System
FileSystem(Properties) - Constructor for class com.knowgate.dfs.FileSystem
 
FileSystemWorkArea - Class in com.knowgate.workareas
 
FileSystemWorkArea(Properties) - Constructor for class com.knowgate.workareas.FileSystemWorkArea
 
fill(char, int) - Static method in class com.knowgate.misc.Gadgets
Fill String with a given character
Final() - Method in class com.knowgate.misc.MD5
Returns array of bytes (16 bytes) representing hash as of the current state of this object.
find(String, Object) - Method in class com.knowgate.dataobjs.DBRecordSet
 
find(int, Object) - Method in class com.knowgate.dataobjs.DBSubset
Find first match of a value in a given column Value is searched by brute force from the begining to the end of the column.
find(int, String) - Method in class com.knowgate.misc.CSVParser
Find first occurence of a value at a given column Search is case sensitive
findClose(int, int, String, int, boolean, float) - Method in class com.knowgate.dataobjs.DBSubset
Find columns lexicographically close to a given one This method uses Levenshtein distance to compare a given value with all not null values of a DBSubset column.
findColumnPosition(String) - Method in class com.knowgate.datacopy.DataTblDef
 
findColumnType(String) - Method in class com.knowgate.datacopy.DataTblDef
 
findi(int, String) - Method in class com.knowgate.dataobjs.DBSubset
Find a String in a given column using case insensitive search Value is searched by brute force from the begining to the end of the column.
findi(int, String) - Method in class com.knowgate.misc.CSVParser
Find first occurence of a value at a given column Search is case insensitive
findLine(String, Object) - Method in class com.knowgate.hipergate.ShoppingBasket
Get the first line that contains an attribute with a given value
firstDay() - Method in class com.knowgate.addrbook.MonthPlan
 
firstDay() - Method in class com.knowgate.misc.Month
 
fixed_rate - Static variable in class com.knowgate.dataobjs.DB
 
fixTranslationColumns() - Method in class com.knowgate.hipergate.datamodel.ModelManager
 
flush() - Method in class com.knowgate.cache.LRUCachePolicy
 
flush() - Method in interface com.knowgate.cache.server.DistributedCacheCoordinator
 
flush() - Method in class com.knowgate.cache.server.DistributedCacheCoordinatorBean
 
flushBuffer() - Method in class com.knowgate.http.portlets.HipergateRenderResponse
 
flushBuffer() - Method in class com.knowgate.http.portlets.StringBufferRenderResponse
 
FLVParser - Class in com.knowgate.misc
Fixed Length Columns Text Parser Parses a text file with fixed length columns into a memory array
FLVParser() - Constructor for class com.knowgate.misc.FLVParser
 
FLVParser(String) - Constructor for class com.knowgate.misc.FLVParser
Create Fixed Length Value Parser and set encoding to be used
forAddress(JDCConnection, String) - Static method in class com.knowgate.crm.Company
 
forAddress(JDCConnection, String) - Static method in class com.knowgate.crm.WelcomePack
Get the most recent Welcome Pack associated to an Address
forCompany(JDCConnection, String) - Static method in class com.knowgate.crm.WelcomePack
Get the most recent Welcome Pack associated to a Company
forContact(JDCConnection, String) - Static method in class com.knowgate.crm.WelcomePack
Get the most recent Welcome Pack associated to a Contact
forContact(JDCConnection, String) - Static method in class com.knowgate.training.Curriculum
 
forDomain(JDCConnection, int) - Static method in class com.knowgate.crm.GlobalBlackList
Array of e-mail addresses which must never receive any message
forDomain(JDCConnection, int) - Method in class com.knowgate.hipergate.Categories
Get root category for a given Domain The root Category for a Domain will be the one such that nm_category=nm_domain
format(String, String) - Method in class com.knowgate.math.Money
Format a BigDecimal as a String following the rules for an specific language and country
format20() - Method in class com.knowgate.hipergate.BankAccount
Return 20 digits bank account formated as XXXX XXXX XX XXXXXXXXXX
formatCurrency(BigDecimal, String, String, String) - Static method in class com.knowgate.misc.Gadgets
Format a BigDecimal as a String following the rules for an specific locale
formatCurrency(BigDecimal, String, String) - Static method in class com.knowgate.misc.Gadgets
Format a BigDecimal as a String following the rules for an specific locale
formatCurrency(BigDecimal, String, Locale) - Static method in class com.knowgate.misc.Gadgets
Format a BigDecimal as a String following the rules for an specific locale
Forums - Class in com.knowgate.forums
Forums Model Class
Forums() - Constructor for class com.knowgate.forums.Forums
 
forUser(JDCConnection, String, Date, Date, String, String) - Static method in class com.knowgate.addrbook.WorkingCalendar
 
forUser(JDCConnection, String) - Static method in class com.knowgate.hipermail.MailAccount
Get MailAccount for ACLUser Get the default mail account for an ACLUser or the first account if there is no default.
forUser(JDCConnection, String, Properties) - Static method in class com.knowgate.hipermail.MailAccount
Get MailAccount for ACLUser or create a default one If no account for given user is found at k_user_mail then one is temporaly created by using properties given at parameter oProps and taking user's tx_main_email and tx_pwd as mail address and password.
forward_to - Static variable in class com.knowgate.hipergate.ProductLoader
 
forWorkArea(Connection, String) - Static method in class com.knowgate.acl.ACLDomain
Get Domain to which a given WorkArea belongs
forWorkArea(JDCConnection, String) - Static method in class com.knowgate.acl.ACLDomain
Get Domain to which a given WorkArea belongs
forWorkArea(JDCConnection, String) - Static method in class com.knowgate.crm.GlobalBlackList
Array of e-mail addresses which must never receive any message
forWorkArea(JDCConnection, String) - Static method in class com.knowgate.hipergate.ProductFare
Get list of fares for a WorkArea
FREE - Static variable in class com.knowgate.forums.NewsGroup
 
free() - Method in class com.knowgate.scheduler.Job
This method must free all the resource allocated by a Job
free() - Method in class com.knowgate.scheduler.jobs.DummyJob
 
free() - Method in class com.knowgate.scheduler.jobs.EmailSender
 
free() - Method in class com.knowgate.scheduler.jobs.FaxSender
 
free() - Method in class com.knowgate.scheduler.jobs.FileDumper
 
free() - Method in class com.knowgate.scheduler.jobs.FTPPublisher
Process PageSet pointed by Atom and sends transformed document throught FTP Base workareas path is taken from "workareasput" property of hipergate.cnf
free() - Method in class com.knowgate.scheduler.jobs.MimeSender
Move message from outbox to sent items folder
free() - Method in class com.knowgate.scheduler.jobs.SMSSender
 
FRIDAY - Static variable in class com.knowgate.misc.Calendar
 
FTPPublisher - Class in com.knowgate.scheduler.jobs
Publishes Files via FTP
FTPPublisher() - Constructor for class com.knowgate.scheduler.jobs.FTPPublisher
 
FTPWorkerThread - Class in com.knowgate.dfs
 
FTPWorkerThread(String, String, String) - Constructor for class com.knowgate.dfs.FTPWorkerThread
 
full_name - Static variable in class com.knowgate.dataobjs.DB
 
FullTableCopy - Class in com.knowgate.datacopy
Copy data from one table to another
FullTableCopy() - Constructor for class com.knowgate.datacopy.FullTableCopy
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z