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 

D

databaseBind() - Method in class com.knowgate.scheduler.SchedulerDaemon
 
DataEnd() - Method in class com.knowgate.dfs.chardet.nsPSMDetector
 
DataRowSet - Class in com.knowgate.datacopy
 
DataRowSet() - Constructor for class com.knowgate.datacopy.DataRowSet
 
DataRowSet(String, String, String, String, String) - Constructor for class com.knowgate.datacopy.DataRowSet
 
DataStruct - Class in com.knowgate.datacopy
Copier for Complex Data Structures stored at database.
DataStruct() - Constructor for class com.knowgate.datacopy.DataStruct
 
DataStruct(String) - Constructor for class com.knowgate.datacopy.DataStruct
 
DataStruct(String, Properties) - Constructor for class com.knowgate.datacopy.DataStruct
 
DataStructOrcl - Class in com.knowgate.datacopy
 
DataStructOrcl() - Constructor for class com.knowgate.datacopy.DataStructOrcl
 
DataStructOrcl(String) - Constructor for class com.knowgate.datacopy.DataStructOrcl
 
DataTblDef - Class in com.knowgate.datacopy
Keeps information about each table definition.
DataTblDef() - Constructor for class com.knowgate.datacopy.DataTblDef
 
DataTransformation - Class in com.knowgate.datacopy
 
DataTransformation() - Constructor for class com.knowgate.datacopy.DataTransformation
 
DataTransformation(String, String, String, String, String) - Constructor for class com.knowgate.datacopy.DataTransformation
 
DataTransformation(int, String, String, String, String, String, String, String) - Constructor for class com.knowgate.datacopy.DataTransformation
 
DataTransformation.Operations - Class in com.knowgate.datacopy
 
DataTransformation.Operations() - Constructor for class com.knowgate.datacopy.DataTransformation.Operations
 
dateStamp() - Method in class com.knowgate.sms.SMSMessage
 
dateStamp() - Method in class com.knowgate.sms.SMSResponse
 
DayPlan - Class in com.knowgate.addrbook
A bidimensional array with daily scheduled meeting in quarters of an hour.
DayPlan() - Constructor for class com.knowgate.addrbook.DayPlan
Default constructor Creates a day plan with a maximun of eight concurrent meetings and the day divided in 96 slices of 15 minutes each
DayPlan(short) - Constructor for class com.knowgate.addrbook.DayPlan
Constructor Creates a day plan dividing the day in 96 slices of 15 minutes each
days_to_deliver - Static variable in class com.knowgate.hipergate.ProductLoader
 
DaysBetween(Date, Date) - Static method in class com.knowgate.misc.Calendar
 
DaysBetween(GregorianCalendar, GregorianCalendar) - Static method in class com.knowgate.misc.Calendar
 
DB - Class in com.knowgate.dataobjs
Static final variables for table and field names
DB() - Constructor for class com.knowgate.dataobjs.DB
 
DBApp - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "app" instead of "hipergate" profile.
DBApp() - Constructor for class com.knowgate.dataobjs.DBApp
 
DBAudit - Class in com.knowgate.dataobjs
Keeps an operations log at a file or database table.
DBAudit() - Constructor for class com.knowgate.dataobjs.DBAudit
 
DBBeanInfo - Class in com.knowgate.dataobjs
 
DBBeanInfo() - Constructor for class com.knowgate.dataobjs.DBBeanInfo
 
DBBind - Class in com.knowgate.dataobjs
Singleton object for database binding.
DBBind() - Constructor for class com.knowgate.dataobjs.DBBind
Create DBBind.
DBBind(Properties) - Constructor for class com.knowgate.dataobjs.DBBind
Create DBBind.
DBBind(String) - Constructor for class com.knowgate.dataobjs.DBBind
Create DBBind.
DBBind.Functions - Class in com.knowgate.dataobjs
Aliases for common SQL functions in different database dialects.
DBBind.Functions() - Constructor for class com.knowgate.dataobjs.DBBind.Functions
 
DBBindBeanInfo - Class in com.knowgate.dataobjs
 
DBBindBeanInfo() - Constructor for class com.knowgate.dataobjs.DBBindBeanInfo
 
DBColumn - Class in com.knowgate.dataobjs
Object representing metadata for a database table column.
DBColumn() - Constructor for class com.knowgate.dataobjs.DBColumn
 
DBColumn(String, String, short, String, int, int, int, int) - Constructor for class com.knowgate.dataobjs.DBColumn
 
DBCommand - Class in com.knowgate.dataobjs
A wrapper for some common SQL command sequences
DBCommand() - Constructor for class com.knowgate.dataobjs.DBCommand
 
DBCRM - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "crm" instead of "hipergate" profile.
DBCRM() - Constructor for class com.knowgate.dataobjs.DBCRM
 
DBCurrencies - Class in com.knowgate.hipergate
Maintenance and query routines for k_lu_currencies and k_lu_currencies_history tables
DBCurrencies() - Constructor for class com.knowgate.hipergate.DBCurrencies
 
DBDemo - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "demo" instead of "hipergate" profile.
DBDemo() - Constructor for class com.knowgate.dataobjs.DBDemo
 
DBDevel - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "devel" instead of "hipergate" profile.
DBDevel() - Constructor for class com.knowgate.dataobjs.DBDevel
 
DBDirectory - Class in com.knowgate.lucene
Shared Berkeley DB Environment subclass of DbDirectory
DBERP - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "erp" instead of "hipergate" profile.
DBERP() - Constructor for class com.knowgate.dataobjs.DBERP
 
DBException - Exception in com.knowgate.dataobjs
Database Exception Wrapper
DBException() - Constructor for exception com.knowgate.dataobjs.DBException
 
DBException(String) - Constructor for exception com.knowgate.dataobjs.DBException
 
DBExtranet - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "extranet" instead of "hipergate" profile.
DBExtranet() - Constructor for class com.knowgate.dataobjs.DBExtranet
 
DBFolder - Class in com.knowgate.hipermail
A subclass of javax.mail.Folder providing storage for MimeMessages at database LONGVARBINARY columns and MBOX files.
DBIndex - Class in com.knowgate.dataobjs
 
DBIndex(String, LinkedList<String>, boolean) - Constructor for class com.knowgate.dataobjs.DBIndex
 
DBIndex(String, String[], boolean) - Constructor for class com.knowgate.dataobjs.DBIndex
 
DBInetAddr - Class in com.knowgate.hipermail
Internet Address register from k_inet_addrs
DBInetAddr(String, int) - Constructor for class com.knowgate.hipermail.DBInetAddr
 
DBInetAddr(String, String, String, String, String, String, String, String) - Constructor for class com.knowgate.hipermail.DBInetAddr
Constructor
DBIntranet - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "intranet" instead of "hipergate" profile.
DBIntranet() - Constructor for class com.knowgate.dataobjs.DBIntranet
 
DBKeySet - Class in com.knowgate.dataobjs
Load a primary keys set from the database into a java.util.TreeSet
DBKeySet(String, String, String, int) - Constructor for class com.knowgate.dataobjs.DBKeySet
 
DBLanguages - Class in com.knowgate.hipergate
Display static tables as HTML elements like <SELECT>.
DBLanguages() - Constructor for class com.knowgate.hipergate.DBLanguages
 
DBLanguagesBeanInfo - Class in com.knowgate.hipergate
 
DBLanguagesBeanInfo() - Constructor for class com.knowgate.hipergate.DBLanguagesBeanInfo
 
DBMatch - Class in com.knowgate.dataobjs
 
DBMatch(String, Object, int, float) - Constructor for class com.knowgate.dataobjs.DBMatch
 
DBMatchSet - Class in com.knowgate.dataobjs
Hold a subset of rows from a Levenshtein distance or pattern matching execution
DBMatchSet() - Constructor for class com.knowgate.dataobjs.DBMatchSet
Default constructor
DBMatchSet(int) - Constructor for class com.knowgate.dataobjs.DBMatchSet
Create match set with maximum number of matches When a maximum is specified, those items with less matching grade will be discarded by the put method after the limit is reached.
DBMimeMessage - Class in com.knowgate.hipermail
MIME messages stored at database BLOB columns or MBOX files
DBMimeMessage(Session) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create an empty message
DBMimeMessage(MimeMessage) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create DBMimeMessage from a MimeMessage and assign a new GUID
DBMimeMessage(Session, InputStream) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create DBMimeMessage from an InputStream and assign a new GUID
DBMimeMessage(Folder, InputStream) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create DBMimeMessage from an InputStream, set folder and assign a new GUID
DBMimeMessage(Folder, MimeMessage) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create DBMimeMessage from a MimeMessage, set folder and assign a new GUID
DBMimeMessage(Folder, DBMimeMessage) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create DBMimeMessage from another DBMimeMessage GUID of this message is set to be the same as that of oMsg
DBMimeMessage(Folder, String) - Constructor for class com.knowgate.hipermail.DBMimeMessage
Create empty message at the given folder
DBMimeMultipart - Class in com.knowgate.hipermail
 
DBMimeMultipart(Part) - Constructor for class com.knowgate.hipermail.DBMimeMultipart
 
DBMimePart - Class in com.knowgate.hipermail
 
DBMimePart(Multipart) - Constructor for class com.knowgate.hipermail.DBMimePart
 
DBMimePart(InputStream) - Constructor for class com.knowgate.hipermail.DBMimePart
 
DBMimePart(Multipart, int, String, String, String, String, String, String, String, int) - Constructor for class com.knowgate.hipermail.DBMimePart
 
DBMobile - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "mobile" instead of "hipergate" profile.
DBMobile() - Constructor for class com.knowgate.dataobjs.DBMobile
 
DBMS_ACCESS - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_ACCESS - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_GENERIC - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_GENERIC - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_MSSQL - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_MSSQL - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_MYSQL - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_MYSQL - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_ORACLE - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_ORACLE - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_POSTGRESQL - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_POSTGRESQL - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_SQLITE - Static variable in class com.knowgate.dataobjs.DBBind
 
DBMS_SQLITE - Static variable in class com.knowgate.jdc.JDCConnection
 
DBMS_XBASE - Static variable in class com.knowgate.jdc.JDCConnection
 
DBPersist - Class in com.knowgate.dataobjs
Core class for persisting Java objects as registers in a RDMS.
DBPersist(String, String) - Constructor for class com.knowgate.dataobjs.DBPersist
Create instance for reading and writing register from a table
DBPersist(String, String, boolean) - Constructor for class com.knowgate.dataobjs.DBPersist
Create instance for reading and writing register from a table
DBPortal - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "portal" instead of "hipergate" profile.
DBPortal() - Constructor for class com.knowgate.dataobjs.DBPortal
 
DBReal - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "real" instead of "hipergate" profile.
DBReal() - Constructor for class com.knowgate.dataobjs.DBReal
 
DBRecordSet - Class in com.knowgate.dataobjs
 
DBRecordSet() - Constructor for class com.knowgate.dataobjs.DBRecordSet
 
DBSaxHandler - Class in com.knowgate.dataobjs
SAX Parser Event Handler for loading XML formated data into a DBPersist object.
DBSaxHandler(DBPersist) - Constructor for class com.knowgate.dataobjs.DBSaxHandler
Deprecated.
Use DBSaxHandler(DBPersist oPersist, JDCConnection) instead
DBSaxHandler(DBPersist, JDCConnection) - Constructor for class com.knowgate.dataobjs.DBSaxHandler
 
DBShop - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "shop" instead of "hipergate" profile.
DBShop() - Constructor for class com.knowgate.dataobjs.DBShop
 
DBSite - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "site" instead of "hipergate" profile.
DBSite() - Constructor for class com.knowgate.dataobjs.DBSite
 
DBStore - Class in com.knowgate.hipermail
Manages local storage of mail messages at RDBMS and MBOX files
DBStore(Session, URLName) - Constructor for class com.knowgate.hipermail.DBStore
 
DBSubset - Class in com.knowgate.dataobjs
A bidimensional array representing data readed from a database table.
DBSubset(String, String, String, int) - Constructor for class com.knowgate.dataobjs.DBSubset
Contructs a DBSubset.
DBSubset.DBSubsetDateGroup - Class in com.knowgate.dataobjs
 
DBSubset.DBSubsetDateGroup(Date, Date) - Constructor for class com.knowgate.dataobjs.DBSubset.DBSubsetDateGroup
 
DBSubsetCache - Class in com.knowgate.dataobjs
Local Cache for DBSubset Objects
DBSubsetCache() - Constructor for class com.knowgate.dataobjs.DBSubsetCache
Default constructor Cache capacity is set to 100
DBSubsetCache(int) - Constructor for class com.knowgate.dataobjs.DBSubsetCache
 
DBSubsetCache.DBCacheEntry - Class in com.knowgate.dataobjs
 
DBSupport - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "support" instead of "hipergate" profile.
DBSupport() - Constructor for class com.knowgate.dataobjs.DBSupport
 
DBTable - Class in com.knowgate.dataobjs
A database table as a Java Object
DBTable(String) - Constructor for class com.knowgate.dataobjs.DBTable
Constructor Catalog and schema names are set to null.
DBTable(String, String, String, int) - Constructor for class com.knowgate.dataobjs.DBTable
Constructor
DBTest - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "test" instead of "hipergate" profile.
DBTest() - Constructor for class com.knowgate.dataobjs.DBTest
 
DBWeb - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "web" instead of "hipergate" profile.
DBWeb() - Constructor for class com.knowgate.dataobjs.DBWeb
 
DBWork - Class in com.knowgate.dataobjs
Just a wrapper of DBBind for loading database connection properties from "work" instead of "hipergate" profile.
DBWork() - Constructor for class com.knowgate.dataobjs.DBWork
 
de_acl_group - Static variable in class com.knowgate.dataobjs.DB
 
de_acourse - Static variable in class com.knowgate.dataobjs.DB
 
de_activity - Static variable in class com.knowgate.dataobjs.DB
 
de_bank_acc - Static variable in class com.knowgate.dataobjs.DB
 
de_category - Static variable in class com.knowgate.dataobjs.DB
 
de_company - Static variable in class com.knowgate.crm.ContactLoader
 
de_company - Static variable in class com.knowgate.dataobjs.DB
 
de_cost - Static variable in class com.knowgate.dataobjs.DB
 
de_course - Static variable in class com.knowgate.dataobjs.DB
 
de_data1 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data2 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data3 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data4 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data5 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data6 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data7 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data8 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_data9 - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
de_day - Static variable in class com.knowgate.dataobjs.DB
 
de_despatch - Static variable in class com.knowgate.dataobjs.DB
 
de_duty - Static variable in class com.knowgate.dataobjs.DB
 
de_entry - Static variable in class com.knowgate.dataobjs.DB
 
de_event - Static variable in class com.knowgate.dataobjs.DB
 
de_list - Static variable in class com.knowgate.dataobjs.DB
 
de_meeting - Static variable in class com.knowgate.dataobjs.DB
 
de_mimemsg - Static variable in class com.knowgate.dataobjs.DB
 
de_newsgrp - Static variable in class com.knowgate.dataobjs.DB
 
de_order - Static variable in class com.knowgate.dataobjs.DB
 
de_part - Static variable in class com.knowgate.dataobjs.DB
 
de_prod_locat - Static variable in class com.knowgate.dataobjs.DB
 
de_prod_locat - Static variable in class com.knowgate.hipergate.ProductLoader
 
de_prod_type - Static variable in class com.knowgate.dataobjs.DB
 
de_product - Static variable in class com.knowgate.dataobjs.DB
 
de_product - Static variable in class com.knowgate.hipergate.ProductLoader
 
de_project - Static variable in class com.knowgate.dataobjs.DB
 
de_subject - Static variable in class com.knowgate.dataobjs.DB
 
de_supplier - Static variable in class com.knowgate.dataobjs.DB
 
de_tag - Static variable in class com.knowgate.dataobjs.DB
 
de_term - Static variable in class com.knowgate.dataobjs.DB
 
de_title - Static variable in class com.knowgate.acl.UserLoader
 
de_title - Static variable in class com.knowgate.addrbook.FellowLoader
 
de_title - Static variable in class com.knowgate.crm.ContactLoader
 
de_title - Static variable in class com.knowgate.dataobjs.DB
 
de_url - Static variable in class com.knowgate.dataobjs.DB
 
de_workreport - Static variable in class com.knowgate.dataobjs.DB
 
deactivate(JDCConnection, String, String) - Static method in class com.knowgate.forums.Subscription
Deactivate a Subscription Set k_newsgroup_subscriptions.id_status=UNACTIVE
debug(String) - Method in class com.knowgate.debug.DebugFile
This method is just an alias for DebugFile.writeln
debug(String, Exception) - Method in class com.knowgate.debug.DebugFile
 
DebugFile - Class in com.knowgate.debug
Write execution traces to a flat text file Traces are written to javatrc.txt file on the especified directory.
DebugFile() - Constructor for class com.knowgate.debug.DebugFile
 
dechomp(String, String) - Static method in class com.knowgate.misc.Gadgets
Ensure that a String does not end with a given substring
dechomp(String, char) - Static method in class com.knowgate.misc.Gadgets
Ensure that a String does not end with a given character
decIdent() - Static method in class com.knowgate.debug.DebugFile
Decrement identation level
decipher(int[]) - Method in class com.knowgate.misc.TEA
Decipher two ints.
decipher(byte[]) - Method in class com.knowgate.misc.TEA
Decipher two bytess.
decode(String) - Static method in class com.knowgate.misc.Base64Decoder
Returns the decoded form of the given encoded string, as a String.
decode(byte[], int) - Method in class com.knowgate.misc.TEA
Convert a byte array to ints and then decode.
decode(int[]) - Method in class com.knowgate.misc.TEA
Decode an integer array.
decodeMessageId(MimeMessage) - Static method in class com.knowgate.hipermail.HeadersHelper
Get decoded Message Id This method first calls MimeMessage.getMessageID() If nothing is returned then it tries to retrieve header X-Qmail-Scanner-Message-ID or Resent-Message-ID.
decodeMessageId() - Method in class com.knowgate.hipermail.HeadersHelper
Get decoded Message Id This method first calls MimeMessage.getMessageID() If nothing is returned then it tries to retrieve header X-Qmail-Scanner-Message-ID or Resent-Message-ID.
decodeMessageId(String) - Method in class com.knowgate.hipermail.HeadersHelper
Get decoded Message Id
decodeToBytes(String) - Static method in class com.knowgate.misc.Base64Decoder
Returns the decoded form of the given encoded string, as bytes.
decript(String, int) - Static method in class com.knowgate.acl.ACL
Decrypt String
DEFAULT_ANALYZER - Static variable in class com.knowgate.lucene.Indexer
 
DEFAULT_PROFILES_DIR - Static variable in class com.knowgate.misc.Environment
 
DEGREE - Static variable in class com.knowgate.lucene.ContactRecord
 
delete(JDCConnection) - Method in class com.knowgate.acl.ACLDomain
 
delete(JDCConnection, int) - Static method in class com.knowgate.acl.ACLDomain
Fully delete a domain and ALL its associated data This method will perform the following actions
1.
delete(JDCConnection, String) - Static method in class com.knowgate.acl.ACLGroup
Delete Group Call k_sp_del_group stored procedure
delete(JDCConnection) - Method in class com.knowgate.acl.ACLUser
 
delete(JDCConnection, String) - Static method in class com.knowgate.acl.ACLUser
Delete User Categories owned by this user are also deleted, but other data and references for user are not checked.
delete(JDCConnection) - Method in class com.knowgate.acl.PasswordRecord
 
delete(JDCConnection, String) - Static method in class com.knowgate.acl.PasswordRecord
 
delete(JDCConnection) - Method in class com.knowgate.addrbook.Fellow
 
delete(JDCConnection, String) - Static method in class com.knowgate.addrbook.Fellow
Delete Fellow Calls k_sp_del_fellow stored procedure
delete(JDCConnection) - Method in class com.knowgate.addrbook.FellowTitle
 
delete(JDCConnection) - Method in class com.knowgate.addrbook.Meeting
 
delete(JDCConnection, String) - Static method in class com.knowgate.addrbook.Meeting
Delete Meeting Calls k_sp_del_meeting stored procedure
delete(JDCConnection) - Method in class com.knowgate.addrbook.Room
 
delete(JDCConnection, String, String) - Static method in class com.knowgate.addrbook.Room
Delete Room Calls k_sp_del_room stored procedure
delete(JDCConnection) - Method in class com.knowgate.addrbook.WorkingCalendar
 
delete(JDCConnection, String) - Static method in class com.knowgate.addrbook.WorkingCalendar
 
delete(JDCConnection) - Method in class com.knowgate.crm.Attachment
Delete Attachment The associated Product and physical files are automatically deleted as well.
delete(JDCConnection) - Method in class com.knowgate.crm.Company
Delete Company
delete(JDCConnection, String) - Static method in class com.knowgate.crm.Company
Delete Company.
delete(JDCConnection) - Method in class com.knowgate.crm.Contact
Delete Contact.
delete(JDCConnection, String) - Static method in class com.knowgate.crm.Contact
Delete Contact.
delete(JDCConnection) - Method in class com.knowgate.crm.DistributionList
 
delete(JDCConnection, String) - Static method in class com.knowgate.crm.DistributionList
Delete Distribution List Call k_sp_del_list stored procedure.
delete(JDCConnection, String) - Method in class com.knowgate.crm.ListMember
Remove Member from a DistributionList.
delete(JDCConnection) - Method in class com.knowgate.crm.ListMember
Remove Member from all DistributionList.
delete(JDCConnection) - Method in class com.knowgate.crm.Note
Delete Note k_contact.nu_notes fields is decremented by 1
delete(JDCConnection) - Method in class com.knowgate.crm.Oportunity
 
delete(JDCConnection, String) - Static method in class com.knowgate.crm.Oportunity
Delete Oportunity Call k_sp_del_oportunity stored procedure
delete(JDCConnection) - Method in class com.knowgate.crm.SalesMan
Delete sales man.
delete(JDCConnection, String) - Static method in class com.knowgate.crm.SalesMan
Delete sales man This method calls k_sp_del_sales_man stored procedure
delete(JDCConnection) - Method in class com.knowgate.crm.Supplier
 
delete(JDCConnection, String) - Static method in class com.knowgate.crm.Supplier
 
delete(JDCConnection) - Method in class com.knowgate.crm.WelcomePack
Delete Welcome Pack incluing its change log
delete(JDCConnection) - Method in class com.knowgate.dataobjs.DBPersist
Delete a register from database The deleted register will be the one matching this DBPersist primary key, as set at constructor or load() method.
delete(JDCConnection) - Method in class com.knowgate.dataxslt.db.PageSetDB
 
delete(JDCConnection, String) - Static method in class com.knowgate.dataxslt.db.PageSetDB
 
delete(String) - Method in class com.knowgate.dfs.FileSystem
Delete o file or directory Can recursively delete local or FTP directories
delete(String, String) - Method in class com.knowgate.dfs.FileSystem
Mark an URI for deffered deletion Because web servers often cache and lock files as they are accessed, it is sometimes not possible to delete recently accessed files inmediately.
delete(JDCConnection) - Method in class com.knowgate.forums.NewsGroup
Delete this NewsGroup and all its messages
delete(JDCConnection, String) - Static method in class com.knowgate.forums.NewsGroup
Delete NewsGroup and all its messages.
delete(JDCConnection) - Method in class com.knowgate.forums.NewsMessage
Delete NewsMessage.
delete(JDCConnection, String) - Static method in class com.knowgate.forums.NewsMessage
Delete NewsMessage.
delete(JDCConnection) - Method in class com.knowgate.hipergate.Address
Delete Address Registers at k_welcome_packs, k_x_company_addr, k_x_contact_addr, k_meetings, k_sms_audit, k_activities, k_x_activity_audience are deleted on cascade
delete(JDCConnection) - Method in class com.knowgate.hipergate.BankAccount
Delete Bank Account Associations of the bank account with companies and contacts are erased before deleting it.
delete(JDCConnection) - Method in class com.knowgate.hipergate.Category
Delete Category and all its childs.
delete(JDCConnection, String) - Static method in class com.knowgate.hipergate.Category
Delete Category and all its childs.
delete(JDCConnection) - Method in class com.knowgate.hipergate.DespatchAdvice
Delete Dispatch Note
delete(String, String, Connection, String) - Method in class com.knowgate.hipergate.FileHandler
 
delete(JDCConnection) - Method in class com.knowgate.hipergate.Image
Delete Image from database and from disk.
delete(JDCConnection) - Method in class com.knowgate.hipergate.Invoice
Delete Invoice
delete(JDCConnection) - Method in class com.knowgate.hipergate.InvoicePayment
 
delete(JDCConnection) - Method in class com.knowgate.hipergate.MetaAttribute
Delete meta-Attribute definition and data.
delete(JDCConnection) - Method in class com.knowgate.hipergate.Order
Delete Order
delete(JDCConnection, String) - Static method in class com.knowgate.hipergate.Order
Delete order
delete(JDCConnection) - Method in class com.knowgate.hipergate.Product
Delete Product Images and Productlocations are deleted first, including disk files.
delete(JDCConnection) - Method in class com.knowgate.hipergate.ProductLocation
Delete Productocation If ProductLocation URL point to a file that does not exist then an SQLException will be raised.
delete(JDCConnection, String) - Static method in class com.knowgate.hipergate.QueryByForm
Delete QBF instance from database Dynamic Lists using this QBF will be deleted on cascade
delete(JDCConnection) - Method in class com.knowgate.hipergate.Quotation
Delete Quotation
delete(JDCConnection) - Method in class com.knowgate.hipergate.SalePoint
 
delete(JDCConnection) - Method in class com.knowgate.hipergate.Shop
Delete Shop including all its orders, categories and products.
delete(JDCConnection) - Method in class com.knowgate.hipergate.Term
Delete a Term and all its synonyms
delete(JDCConnection, String) - Static method in class com.knowgate.hipergate.Term
Delete a Term and all its synonyms
delete(JDCConnection, String) - Static method in class com.knowgate.hipergate.Thesauri
Delete a Term and all its childs
delete(JDCConnection) - Method in class com.knowgate.hipergate.Warehouse
 
delete(JDCConnection) - Method in class com.knowgate.hipermail.AdHocMailing
 
delete(boolean) - Method in class com.knowgate.hipermail.DBFolder
Wipe all messages and delete this folder
delete(JDCConnection, String, String) - Static method in class com.knowgate.hipermail.DBMimeMessage
Delete message from database This method calls stored procedure k_sp_del_mime_msg
delete(JDCConnection) - Method in class com.knowgate.hipermail.MailAccount
 
delete(JDCConnection, String) - Static method in class com.knowgate.hipermail.MailAccount
 
delete(AbstractRecord) - Method in class com.knowgate.jdc.JDCConnection
Delete the given register from the underlying table
delete(String, String) - Method in class com.knowgate.jdc.JDCConnection
Delete registers from the underlying table
delete(String, String, Properties, String) - Static method in class com.knowgate.lucene.Indexer
Delete a document with a given GUID
delete(JDCConnection) - Method in class com.knowgate.marketing.Activity
Delete Activity.
delete(JDCConnection) - Method in class com.knowgate.marketing.ActivityAttachment
Delete ActivityAttachment The associated Product and physical files are automatically deleted as well.
delete(JDCConnection) - Method in class com.knowgate.marketing.Campaign
 
delete(JDCConnection) - Method in class com.knowgate.projtrack.Bug
Delete Bug Calls k_sp_del_bug stored procedure.
delete(JDCConnection, Properties) - Method in class com.knowgate.projtrack.Bug
Delete Bug from database and from lucene index
delete(JDCConnection, String) - Static method in class com.knowgate.projtrack.Bug
Delete Bug.
delete(JDCConnection, String, Properties) - Static method in class com.knowgate.projtrack.Bug
Delete bug from database and from Lucene index
delete(JDCConnection) - Method in class com.knowgate.projtrack.BugAttachment
Remove attachment from k_bugs_attach table
delete(JDCConnection, String, String) - Static method in class com.knowgate.projtrack.BugAttachment
Remove attachment from k_bugs_attach table
delete(JDCConnection) - Method in class com.knowgate.projtrack.Duty
Delete Duty Calls k_sp_del_duty stored procedure.
delete(JDCConnection, String) - Static method in class com.knowgate.projtrack.Duty
Delete Duty Calls k_sp_del_duty stored procedure.
delete(JDCConnection) - Method in class com.knowgate.projtrack.DutyAttachment
Remove attachment from k_duties_attach table
delete(JDCConnection, String, String) - Static method in class com.knowgate.projtrack.DutyAttachment
Remove attachment from k_dutys_attach table
delete(JDCConnection) - Method in class com.knowgate.projtrack.Project
Delete Project.
delete(JDCConnection, String) - Static method in class com.knowgate.projtrack.Project
Delete Project.
delete(JDCConnection) - Method in class com.knowgate.scheduler.Job
Delete Job
delete(JDCConnection, String) - Static method in class com.knowgate.scheduler.Job
Delete Job Call k_sp_del_job stored procedure
delete(JDCConnection) - Method in class com.knowgate.training.Absentism
 
delete(JDCConnection, String) - Static method in class com.knowgate.training.Absentism
 
delete(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
delete(JDCConnection, String) - Static method in class com.knowgate.training.AcademicCourse
 
delete(JDCConnection) - Method in class com.knowgate.training.Course
 
delete(JDCConnection, String) - Static method in class com.knowgate.training.Course
 
delete(JDCConnection) - Method in class com.knowgate.training.EducationInstitution
 
delete(JDCConnection) - Method in class com.knowgate.training.Subject
 
delete(JDCConnection, String) - Static method in class com.knowgate.training.Subject
 
delete(JDCConnection) - Method in class com.knowgate.workareas.WorkArea
Delete a WorkArea and all its associated data.
delete(JDCConnection, String) - Static method in class com.knowgate.workareas.WorkArea
Delete a WorkArea and all its associated data.
delete(JDCConnection, String, Properties) - Static method in class com.knowgate.workareas.WorkArea
Delete a WorkArea, its associated data and working directories.
deleteAddress(Connection, String) - Method in class com.knowgate.ldap.LDAPModel
Delete an address from LDAP directory
deleteAddress(Connection, String) - Method in class com.knowgate.ldap.LDAPNovell
Delete an address from LDAP directory
deleteBug(String, Properties, String) - Static method in class com.knowgate.lucene.BugIndexer
Delete a bug with a given GUID
deleteContact(String, Properties, String) - Static method in class com.knowgate.lucene.ContactIndexer
Delete a bug with a given GUID
deleteDuplicates(JDCConnection) - Method in class com.knowgate.crm.DistributionList
Delete duplicated e-mails from a static or direct list.
deleteLookup(Connection, String, String, String, String, String) - Static method in class com.knowgate.hipergate.DBLanguages
Delete lookup value
deleteLookup(Connection, String, String, String, String, int) - Static method in class com.knowgate.hipergate.DBLanguages
Delete lookup value
deleteMeeting(String) - Method in class com.knowgate.addrbook.client.CalendarServices
Delete meeting from calendar
deleteMeetingFromGoogle(JDCConnection, Meeting) - Method in class com.knowgate.gdata.GCalendarSynchronizer
Delete Google Calendar Event Entry which iCalendar UID is the same as the one of the given Meeting
deleteRegister(JDCConnection, HashMap) - Method in class com.knowgate.dataobjs.DBTable
Delete a single register from this table at the database
deleteTime(JDCConnection, Date, Date) - Method in class com.knowgate.addrbook.WorkingCalendar
 
deleteTime(JDCConnection, Date, long) - Method in class com.knowgate.addrbook.WorkingCalendar
 
deleteUser(Connection, String) - Method in class com.knowgate.ldap.LDAPModel
Delete a User from LDAP directory
deleteUser(Connection, String) - Method in class com.knowgate.ldap.LDAPNovell
Delete a User from LDAP directory
deleteWorkArea(String, String) - Method in class com.knowgate.ldap.LDAPModel
Delete a WorkArea from the LDAP directory All entries under dc=sDomainNm,dc=hipergate,dc=org that match dc=sWorkAreaNm are deleted
deleteWorkArea(String, String) - Method in class com.knowgate.ldap.LDAPNovell
Delete a WorkArea from the LDAP directory All entries under dc=sDomainNm,dc=hipergate,dc=org that match dc=sWorkAreaNm are deleted
DELIVERED - Static variable in class com.knowgate.crm.WelcomePack
 
department - Static variable in class com.knowgate.hipergate.ProductLoader
 
DespatchAdvice - Class in com.knowgate.hipergate
Despatch Advice
DespatchAdvice() - Constructor for class com.knowgate.hipergate.DespatchAdvice
 
DespatchAdvice(String) - Constructor for class com.knowgate.hipergate.DespatchAdvice
 
DespatchAdviceLine - Class in com.knowgate.hipergate
Dispatch Note Line
DespatchAdviceLine() - Constructor for class com.knowgate.hipergate.DespatchAdviceLine
 
DespatchAdviceLoader - Class in com.knowgate.hipergate
 
DespatchAdviceLoader() - Constructor for class com.knowgate.hipergate.DespatchAdviceLoader
Default constructor Input file is assumed to be in ISO-8859-1 character set encoding and default delimiter is TAB
DespatchAdviceLoader(String, String) - Constructor for class com.knowgate.hipergate.DespatchAdviceLoader
Constructor
despatched() - Method in class com.knowgate.hipergate.Order
Whether or not this order has an associated despatch advice
destroy() - Method in class com.knowgate.cache.LRUCachePolicy
Destroys the cache that is now unusable.
destroy() - Method in class com.knowgate.http.HttpSchedulerServlet
 
destroy() - Method in class com.knowgate.http.HttpShortURLRedirect
 
detect(InputStream, String) - Method in class com.knowgate.dfs.chardet.CharacterSetDetector
 
detect(File, String) - Method in class com.knowgate.dfs.chardet.CharacterSetDetector
 
detect(String, String) - Method in class com.knowgate.dfs.chardet.CharacterSetDetector
 
detectEncoding(File, String) - Static method in class com.knowgate.dfs.FileSystem
Detect file encoding
detectEncoding(String, String) - Method in class com.knowgate.dfs.FileSystem
Detect file encoding
df_before - Static variable in class com.knowgate.dataobjs.DB
 
dimensions() - Method in class com.knowgate.hipergate.Image
Get image dimensions.
direct_phone - Static variable in class com.knowgate.crm.ContactLoader
 
direct_phone - Static variable in class com.knowgate.dataobjs.DB
 
direct_phone - Static variable in class com.knowgate.hipergate.ProductLoader
 
DirectList - Class in com.knowgate.crm
DirectList A subclass of DistributionList with methods for loading List Members from text files.
DirectList() - Constructor for class com.knowgate.crm.DirectList
Default constructor
DirectList(String) - Constructor for class com.knowgate.crm.DirectList
Constructor
disconnect() - Method in class com.knowgate.addrbook.client.CalendarServices
Disconnect from Calendar Service
disconnect() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Disconnect from database
disconnect() - Method in class com.knowgate.ldap.LDAPModel
Synchronously disconnects from the LDAP server The disconnect method abandons any outstanding requests, issues an unbind request to the server, and then closes the socket.
disconnect() - Method in class com.knowgate.ldap.LDAPNovell
Synchronously disconnects from the LDAP server The disconnect method abandons any outstanding requests, issues an unbind request to the server, and then closes the socket.
disconnectAll() - Method in class com.knowgate.datacopy.DataStruct
 
disk_space - Static variable in class com.knowgate.hipergate.ProductLoader
 
display - Static variable in class com.knowgate.hipergate.ProductLoader
 
dispose() - Method in class com.knowgate.jdc.JDCConnection
 
dispose(String) - Method in class com.knowgate.jdc.JDCConnection
 
Distances - Class in com.knowgate.hipergate
Wrapper around DistributedCachePeer for caching distances from k_distances_cache table
distinct(int) - Method in class com.knowgate.dataobjs.DBSubset
Get list of distinct values for a column If column contains null values, those are never included at the output list
DistributedCacheCoordinator - Interface in com.knowgate.cache.server
 
DistributedCacheCoordinatorBean - Class in com.knowgate.cache.server
 
DistributedCacheCoordinatorBean() - Constructor for class com.knowgate.cache.server.DistributedCacheCoordinatorBean
 
DistributedCacheCoordinatorBeanInfo - Class in com.knowgate.cache.server
 
DistributedCacheCoordinatorBeanInfo() - Constructor for class com.knowgate.cache.server.DistributedCacheCoordinatorBeanInfo
 
DistributedCacheCoordinatorHome - Interface in com.knowgate.cache.server
 
DistributedCachePeer - Class in com.knowgate.cache
Distributed Cache Local Peer Each distributed cache peer holds its own local copy of cached data.
DistributedCachePeer() - Constructor for class com.knowgate.cache.DistributedCachePeer
Create a local cache peer.
DistributionList - Class in com.knowgate.crm
Distribution List
DistributionList() - Constructor for class com.knowgate.crm.DistributionList
 
DistributionList(JDCConnection, String) - Constructor for class com.knowgate.crm.DistributionList
Create and load distribution list
DistributionList(JDCConnection, String, String) - Constructor for class com.knowgate.crm.DistributionList
Create a distribution list and load its by name
dm_height - Static variable in class com.knowgate.dataobjs.DB
 
dm_width - Static variable in class com.knowgate.dataobjs.DB
 
doc_no - Static variable in class com.knowgate.hipergate.ProductLoader
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpBinaryServlet
Send disk binary file held in a Product to HttpServletResponse OutputStream
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpBLOBServlet
Send LONGVARBINARY database field to HttpServletResponse OutputStream
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpCalendarServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpDataObjsServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpQueryServlet
Get Query By Form results throught response output stream.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpSchedulerServlet
Perform action on SchedulerDaemon and return resulting status The output written to ServletOutputStream is an XML string of the form:
<scheduler><status>{start|stop|running|stopped}</status><startdate>Thu Jul 14 23:04:33 CEST 2005</startdate><stopdate></stopdate><runningtime>98767</runningtime><poolsize>2</poolsize><livethreads>1</livethreads><queuelength>4</queuelength></scheduler>
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpShortURLRedirect
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpVCardServlet
Send Fellow vCard to HttpServletResponse OutputStream
DoIt(byte[], int, boolean) - Method in class com.knowgate.dfs.chardet.nsDetector
 
DoIt(byte[], int, boolean) - Method in interface com.knowgate.dfs.chardet.nsICharsetDetector
 
DOMAIN_NOT_FOUND - Static variable in class com.knowgate.acl.ACL
 
DOMAIN_NOT_FOUND - Static variable in class com.knowgate.ldap.LDAPModel
 
Done() - Method in class com.knowgate.dfs.chardet.nsDetector
 
Done() - Method in interface com.knowgate.dfs.chardet.nsICharsetDetector
 
DoNothing - Class in com.knowgate.scheduler.events
 
DoNothing() - Constructor for class com.knowgate.scheduler.events.DoNothing
 
DoNothing(DBBind) - Constructor for class com.knowgate.scheduler.events.DoNothing
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpCalendarServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.knowgate.http.HttpDataObjsServlet
 
downloadhtmlpage(String, String, OutputStream, String) - Method in class com.knowgate.dfs.FileSystem
Download an HTML page and all its referenced files into a ZIP
downloadhtmlpage(String, String, OutputStream) - Method in class com.knowgate.dfs.FileSystem
Download an HTML page and all its referenced files into a ZIP
draftMessage(DBFolder, String, String, String, String) - Static method in class com.knowgate.hipermail.DraftsHelper
 
draftMessageForForward(DBFolder, String, String, String, DBFolder, String, String) - Static method in class com.knowgate.hipermail.DraftsHelper
 
draftMessageForReply(DBFolder, String, String, String, DBFolder, String, boolean, String) - Static method in class com.knowgate.hipermail.DraftsHelper
 
DraftsHelper - Class in com.knowgate.hipermail
Helper methods for composing new e-mails
DraftsHelper() - Constructor for class com.knowgate.hipermail.DraftsHelper
 
draftUpdate(JDCConnection, int, String, String, String, String, String, String, String, String, String, String[], String[], String[]) - Static method in class com.knowgate.hipermail.DraftsHelper
 
drop(String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Drop a functional module
dropAll() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Drop all modules The created modules will be (in order): example, marketing, training, hipermail, billing, shops, webbuilder, lists, projtrack, crm, forums, addrbook, products, thesauri, categories, jobs, security, lookups, kernel
dropAll() - Method in class com.knowgate.ldap.LDAPModel
Drop an entire LDAP directory
dropAll() - Method in class com.knowgate.ldap.LDAPNovell
Drop an entire LDAP directory
dropDomain(String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Drop Domain Drop a Domain, all its WorkAreas and associated data.
dropIndex(String) - Method in class com.knowgate.jdc.JDCConnection
Method dropIndex
dropWorkArea(String, Properties) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Drop WorkArea THIS METHOD DROPS ALL WORKAREA DATA.
dt_acknowledge - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_action - Static variable in class com.knowgate.dataobjs.DB
 
dt_admision_test - Static variable in class com.knowgate.dataobjs.DB
 
dt_birth - Static variable in class com.knowgate.acl.UserLoader
 
dt_birth - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_birth - Static variable in class com.knowgate.crm.ContactLoader
 
dt_birth - Static variable in class com.knowgate.dataobjs.DB
 
dt_cancel - Static variable in class com.knowgate.acl.UserLoader
 
dt_cancel - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_cancel - Static variable in class com.knowgate.dataobjs.DB
 
dt_closed - Static variable in class com.knowgate.dataobjs.DB
 
dt_confirmed - Static variable in class com.knowgate.dataobjs.DB
 
dt_confirmed - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
dt_cost - Static variable in class com.knowgate.dataobjs.DB
 
dt_created - Static variable in class com.knowgate.acl.UserLoader
 
dt_created - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_created - Static variable in class com.knowgate.crm.ContactLoader
 
dt_created - Static variable in class com.knowgate.crm.OportunityLoader
 
dt_created - Static variable in class com.knowgate.dataobjs.DB
 
dt_created - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_created - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
dt_day - Static variable in class com.knowgate.dataobjs.DB
 
dt_delivered - Static variable in class com.knowgate.dataobjs.DB
 
dt_displayed - Static variable in class com.knowgate.dataobjs.DB
 
dt_drivelic - Static variable in class com.knowgate.crm.ContactLoader
 
dt_drivelic - Static variable in class com.knowgate.dataobjs.DB
 
dt_drop - Static variable in class com.knowgate.dataobjs.DB
 
dt_end - Static variable in class com.knowgate.dataobjs.DB
 
dt_end - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_execution - Static variable in class com.knowgate.dataobjs.DB
 
dt_expire - Static variable in class com.knowgate.dataobjs.DB
 
dt_expire - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_finished - Static variable in class com.knowgate.dataobjs.DB
 
dt_founded - Static variable in class com.knowgate.crm.ContactLoader
 
dt_founded - Static variable in class com.knowgate.dataobjs.DB
 
dt_from - Static variable in class com.knowgate.dataobjs.DB
 
dt_hour - Static variable in class com.knowgate.dataobjs.DB
 
dt_interview - Static variable in class com.knowgate.dataobjs.DB
 
dt_invoiced - Static variable in class com.knowgate.dataobjs.DB
 
dt_last_call - Static variable in class com.knowgate.crm.OportunityLoader
 
dt_last_call - Static variable in class com.knowgate.dataobjs.DB
 
dt_last_run - Static variable in class com.knowgate.dataobjs.DB
 
dt_last_update - Static variable in class com.knowgate.acl.UserLoader
 
dt_last_update - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_last_update - Static variable in class com.knowgate.dataobjs.DB
 
dt_last_visit - Static variable in class com.knowgate.acl.UserLoader
 
dt_last_visit - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_last_visit - Static variable in class com.knowgate.dataobjs.DB
 
dt_mailing - Static variable in class com.knowgate.dataobjs.DB
 
dt_modified - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_modified - Static variable in class com.knowgate.crm.ContactLoader
 
dt_modified - Static variable in class com.knowgate.crm.OportunityLoader
 
dt_modified - Static variable in class com.knowgate.dataobjs.DB
 
dt_modified - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_next_action - Static variable in class com.knowgate.crm.OportunityLoader
 
dt_next_action - Static variable in class com.knowgate.dataobjs.DB
 
dt_out - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_paid - Static variable in class com.knowgate.dataobjs.DB
 
dt_paid - Static variable in class com.knowgate.marketing.ActivityAudienceLoader
 
dt_payment - Static variable in class com.knowgate.dataobjs.DB
 
dt_printed - Static variable in class com.knowgate.dataobjs.DB
 
dt_promised - Static variable in class com.knowgate.dataobjs.DB
 
dt_published - Static variable in class com.knowgate.dataobjs.DB
 
dt_pwd_expires - Static variable in class com.knowgate.acl.UserLoader
 
dt_pwd_expires - Static variable in class com.knowgate.addrbook.FellowLoader
 
dt_pwd_expires - Static variable in class com.knowgate.crm.ContactLoader
 
dt_pwd_expires - Static variable in class com.knowgate.dataobjs.DB
 
dt_readed - Static variable in class com.knowgate.dataobjs.DB
 
dt_received - Static variable in class com.knowgate.dataobjs.DB
 
dt_registration - Static variable in class com.knowgate.dataobjs.DB
 
dt_reserve - Static variable in class com.knowgate.dataobjs.DB
 
dt_returned - Static variable in class com.knowgate.dataobjs.DB
 
dt_run - Static variable in class com.knowgate.dataobjs.DB
 
dt_scheduled - Static variable in class com.knowgate.dataobjs.DB
 
dt_sent - Static variable in class com.knowgate.dataobjs.DB
 
dt_since - Static variable in class com.knowgate.dataobjs.DB
 
dt_stamp - Static variable in class com.knowgate.dataobjs.DB
 
dt_start - Static variable in class com.knowgate.dataobjs.DB
 
dt_start - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_target - Static variable in class com.knowgate.dataobjs.DB
 
dt_to - Static variable in class com.knowgate.dataobjs.DB
 
dt_trackback - Static variable in class com.knowgate.dataobjs.DB
 
dt_uploaded - Static variable in class com.knowgate.dataobjs.DB
 
dt_uploaded - Static variable in class com.knowgate.hipergate.ProductLoader
 
dt_validated - Static variable in class com.knowgate.dataobjs.DB
 
dt_verified - Static variable in class com.knowgate.dataobjs.DB
 
DummyJob - Class in com.knowgate.scheduler.jobs
Just a do nothing Job for testing purposes
DummyJob() - Constructor for class com.knowgate.scheduler.jobs.DummyJob
 
dump(Object[], Object[], int, String) - Method in class com.knowgate.datacopy.DataStructOrcl
 
DUMP_TO_FILE - Static variable in class com.knowgate.debug.DebugFile
 
DUMP_TO_STDOUT - Static variable in class com.knowgate.debug.DebugFile
 
dumpStatistics() - Method in class com.knowgate.jdc.JDCConnectionPool
Human readable usage statistics
dumpTo - Static variable in class com.knowgate.debug.DebugFile
 
DutiesWorkReport - Class in com.knowgate.projtrack
 
DutiesWorkReport() - Constructor for class com.knowgate.projtrack.DutiesWorkReport
 
Duty - Class in com.knowgate.projtrack
 
Duty() - Constructor for class com.knowgate.projtrack.Duty
Create empty Duty
Duty(JDCConnection, String) - Constructor for class com.knowgate.projtrack.Duty
Load Duty from database
DutyAttachment - Class in com.knowgate.projtrack
Duty Attachment This class represents objects stored as blobs at k_duties_attach table
DutyAttachment() - Constructor for class com.knowgate.projtrack.DutyAttachment
Default constructor
DutyAttachment(String, String, int) - Constructor for class com.knowgate.projtrack.DutyAttachment
Constructor
dutyId() - Method in class com.knowgate.projtrack.DutyAttachment
 
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