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 

C

cache() - Static method in class com.knowgate.dataxslt.MicrositeFactory
 
cache(boolean) - Static method in class com.knowgate.dataxslt.MicrositeFactory
Turns Microsite caching on/off
Calendar - Class in com.knowgate.misc
Calendar localization functions
Calendar() - Constructor for class com.knowgate.misc.Calendar
 
CalendarAttendant - Class in com.knowgate.addrbook.client
 
CalendarAttendant() - Constructor for class com.knowgate.addrbook.client.CalendarAttendant
 
CalendarMeeting - Class in com.knowgate.addrbook.client
 
CalendarMeeting() - Constructor for class com.knowgate.addrbook.client.CalendarMeeting
 
CalendarRoom - Class in com.knowgate.addrbook.client
 
CalendarRoom() - Constructor for class com.knowgate.addrbook.client.CalendarRoom
 
CalendarServices - Class in com.knowgate.addrbook.client
Calendar Service Client Library
CalendarServices() - Constructor for class com.knowgate.addrbook.client.CalendarServices
 
CalendarTab - Class in com.knowgate.http.portlets
Calendar Tabbed Dialog Portlet
CalendarTab() - Constructor for class com.knowgate.http.portlets.CalendarTab
 
CalendarTab(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.CalendarTab
 
call(JDCConnection) - Method in class com.knowgate.dataobjs.DBSubset
Execute a stored procedure returning a ResultSet
call(JDCConnection, int) - Method in class com.knowgate.dataobjs.DBSubset
Execute a stored procedure returning a ResultSet
call(JDCConnection, Object[]) - Method in class com.knowgate.dataobjs.DBSubset
Execute a stored procedure returning a ResultSet
call(JDCConnection, Object[], int) - Method in class com.knowgate.dataobjs.DBSubset
Execute a stored procedure returning a ResultSet
call(String, int, String, Exception, Object) - Method in class com.knowgate.scheduler.WorkerThreadCallback
Provide information about thread execution milestones
CallsTab - Class in com.knowgate.http.portlets
Phone Calls Tabbed Dialog Portlet
CallsTab() - Constructor for class com.knowgate.http.portlets.CallsTab
 
CallsTab(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.CallsTab
 
Campaign - Class in com.knowgate.marketing
 
Campaign() - Constructor for class com.knowgate.marketing.Campaign
 
CampaignTarget - Class in com.knowgate.marketing
 
CampaignTarget() - Constructor for class com.knowgate.marketing.CampaignTarget
 
canceled() - Method in class com.knowgate.training.AcademicCourseBooking
 
CANCELLED - Static variable in class com.knowgate.crm.WelcomePack
 
capacity() - Method in class com.knowgate.dataobjs.DBSubsetCache
Get Maximum number of entries that cache can hold
capitalizeFirst(String) - Static method in class com.knowgate.misc.Gadgets
Convert each letter after space to Upper Case and all others to Lower Case
CAPTCHA_MISMATCH - Static variable in class com.knowgate.acl.ACL
 
CAPTCHA_TIMEOUT - Static variable in class com.knowgate.acl.ACL
 
cast(Object, int, int) - Method in class com.knowgate.datacopy.CopyRegisters
 
cat_prod_score - Static variable in class com.knowgate.dataobjs.DB
 
catalog() - Method in class com.knowgate.dataxslt.PageSet
GUID of Catalog associated to this PageSet
Categories - Class in com.knowgate.hipergate
Singleton manager for Categories Tree
Categories() - Constructor for class com.knowgate.hipergate.Categories
 
CategoriesBeanInfo - Class in com.knowgate.hipergate
 
CategoriesBeanInfo() - Constructor for class com.knowgate.hipergate.CategoriesBeanInfo
 
Category - Class in com.knowgate.hipergate
Categories from k_categories database table
Category() - Constructor for class com.knowgate.hipergate.Category
Create empty Category
Category(String) - Constructor for class com.knowgate.hipergate.Category
Create Category and set gu_category.
Category(JDCConnection, String) - Constructor for class com.knowgate.hipergate.Category
Load Category from database
CategoryLabel - Class in com.knowgate.hipergate
Category Translated Labels
CategoryLabel() - Constructor for class com.knowgate.hipergate.CategoryLabel
Create empty label
CategoryLabel(String, String) - Constructor for class com.knowgate.hipergate.CategoryLabel
Load label from database
CategoryList - Class in com.knowgate.http.portlets
Categories List for Microsites
CategoryList() - Constructor for class com.knowgate.http.portlets.CategoryList
 
CategoryList(HipergatePortletConfig) - Constructor for class com.knowgate.http.portlets.CategoryList
 
cclass() - Method in class com.knowgate.dfs.chardet.nsBIG5Verifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsCP1252Verifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsEUCJPVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsEUCKRVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsEUCTWVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsGB18030Verifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsGB2312Verifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsHZVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsISO2022CNVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsISO2022JPVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsISO2022KRVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsSJISVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsUCS2BEVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsUCS2LEVerifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsUTF8Verifier
 
cclass() - Method in class com.knowgate.dfs.chardet.nsVerifier
 
CGIParser - Class in com.knowgate.misc
Parses query string data from a CGI request into name value pairs.
CGIParser(InputStream) - Constructor for class com.knowgate.misc.CGIParser
Deprecated.
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
CGIParser(InputStream, String) - Constructor for class com.knowgate.misc.CGIParser
Extract the name, value pairs from the given input stream and make them available for retrieval.
CGIParser(Reader) - Constructor for class com.knowgate.misc.CGIParser
Deprecated.
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
CGIParser(Reader, String) - Constructor for class com.knowgate.misc.CGIParser
Extract the name, value pairs from the given reader and make them available for retrieval.
CGIParser(String) - Constructor for class com.knowgate.misc.CGIParser
Deprecated.
This method does not decode URLEncoded values properly. Please use a method that specifies a character set.
CGIParser(String, String) - Constructor for class com.knowgate.misc.CGIParser
Extract the name, value pairs from the given string and make them available for retrieval.
change_pwd - Static variable in class com.knowgate.dataobjs.DB
 
changeLog(JDCConnection) - Method in class com.knowgate.crm.WelcomePack
Get log for modifications of status of this Welcome Pack
changeLog(JDCConnection) - Method in class com.knowgate.projtrack.Bug
Get change log for all the values of a bug
changeLog(JDCConnection, String) - Method in class com.knowgate.projtrack.Bug
Get change log for a column of a bug
char_code - Static variable in class com.knowgate.dataobjs.DB
 
characters(char[], int, int) - Method in class com.knowgate.datacopy.DataStruct
Characters.
characters(char[], int, int) - Method in class com.knowgate.dataobjs.DBSaxHandler
Characters.
characters(char[], int, int) - Method in class com.knowgate.hipergate.ShoppingBasket
Characters.
characters(char[], int, int) - Method in class com.knowgate.twitter.Show
 
CharacterSetDetector - Class in com.knowgate.dfs.chardet
 
CharacterSetDetector() - Constructor for class com.knowgate.dfs.chardet.CharacterSetDetector
 
charset() - Method in class com.knowgate.dfs.chardet.nsBIG5Verifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsCP1252Verifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsEUCJPVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsEUCKRVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsEUCTWVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsGB18030Verifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsGB2312Verifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsHZVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsISO2022CNVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsISO2022JPVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsISO2022KRVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsSJISVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsUCS2BEVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsUCS2LEVerifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsUTF8Verifier
 
charset() - Method in class com.knowgate.dfs.chardet.nsVerifier
 
charSet() - Method in class com.knowgate.misc.CSVParser
 
charSet(String) - Method in class com.knowgate.misc.CSVParser
 
charSet() - Method in class com.knowgate.misc.LINParser
 
charSet(String) - Method in class com.knowgate.misc.LINParser
 
chdir(String) - Method in class com.knowgate.dfs.FTPWorkerThread
 
CHECK_INVALID_EMAIL - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_FORMAT - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_INFO - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_MOBILE - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_NAME - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_SALUTATION - Static variable in class com.knowgate.crm.DirectList
 
CHECK_INVALID_SURNAME - Static variable in class com.knowgate.crm.DirectList
 
CHECK_NAME_TOO_LONG - Static variable in class com.knowgate.crm.DirectList
 
CHECK_OK - Static variable in class com.knowgate.crm.DirectList
 
CHECK_SALUTATION_TOO_LONG - Static variable in class com.knowgate.crm.DirectList
 
CHECK_SURNAME_TOO_LONG - Static variable in class com.knowgate.crm.DirectList
 
checkCaptcha(long, long, String, String) - Static method in class com.knowgate.acl.ACL
Check if a captcha matches its signature and it has not expired
checkChallengeReply(JDCConnection, String) - Method in class com.knowgate.acl.ACLUser
Check whether the given reply matches the challenge question anwser Comparison is case insensitive and ignores white spaces and accents
checkEMail(String) - Static method in class com.knowgate.misc.Gadgets
Check that an e-mail address is syntactically valid.
checkIn(JDCConnection, String) - Method in class com.knowgate.hipergate.Category
Check-in all documents from this Category and all its subcategories
checkIn(JDCConnection, String) - Method in class com.knowgate.hipergate.Product
Check user permissions and set gu_blockedby column of k_products to null
checkOut(JDCConnection, String) - Method in class com.knowgate.hipergate.Category
Check-out all documents from this Category and all its subcategories
checkOut(JDCConnection, String) - Method in class com.knowgate.hipergate.Product
Check user permissions and set the given user GUID at gu_blockedby column of k_products
checkSignature(JDCConnection, String, String) - Static method in class com.knowgate.acl.ACLUser
Checks if a given signature password matches the one previously assigned
CHINESE - Static variable in class com.knowgate.dfs.chardet.nsPSMDetector
 
chomp(String, char) - Static method in class com.knowgate.misc.Gadgets
Ensure that a String ends with a given character
chomp(String, String) - Static method in class com.knowgate.misc.Gadgets
Ensure that a String ends with a given substring
CHR - Static variable in class com.knowgate.dataobjs.DBBind.Functions
Get character from ASCII code CHAR([0..255])
Chronometer - Class in com.knowgate.debug
Get elapsed time between to checkpoints
Chronometer() - Constructor for class com.knowgate.debug.Chronometer
Default constructor
ClassId - Static variable in class com.knowgate.acl.ACLDomain
 
ClassId - Static variable in class com.knowgate.acl.ACLGroup
 
ClassId - Static variable in class com.knowgate.acl.ACLPwd
 
ClassId - Static variable in class com.knowgate.acl.ACLUser
 
ClassId - Static variable in class com.knowgate.acl.PasswordRecord
 
ClassId - Static variable in class com.knowgate.addrbook.Fellow
 
ClassId - Static variable in class com.knowgate.addrbook.Meeting
 
ClassId - Static variable in class com.knowgate.addrbook.Room
 
ClassId - Static variable in class com.knowgate.addrbook.ToDo
 
ClassId - Static variable in class com.knowgate.addrbook.WorkingCalendar
 
ClassId - Static variable in class com.knowgate.crm.Attachment
 
ClassId - Static variable in class com.knowgate.crm.Company
 
ClassId - Static variable in class com.knowgate.crm.Contact
 
ClassId - Static variable in class com.knowgate.crm.DirectList
 
ClassId - Static variable in class com.knowgate.crm.DistributionList
 
ClassId - Static variable in class com.knowgate.crm.ListMember
 
ClassId - Static variable in class com.knowgate.crm.Note
 
ClassId - Static variable in class com.knowgate.crm.Oportunity
 
ClassId - Static variable in class com.knowgate.crm.PhoneCall
 
ClassId - Static variable in class com.knowgate.crm.SalesMan
 
ClassId - Static variable in class com.knowgate.crm.SalesObjectives
 
ClassId - Static variable in class com.knowgate.crm.Supplier
 
ClassId - Static variable in class com.knowgate.crm.WelcomePack
 
ClassId - Static variable in class com.knowgate.dataxslt.db.MicrositeDB
 
ClassId - Static variable in class com.knowgate.dataxslt.db.PageDB
 
ClassId - Static variable in class com.knowgate.dataxslt.db.PageSetDB
 
ClassId - Static variable in class com.knowgate.dataxslt.Microsite
 
ClassId - Static variable in class com.knowgate.dataxslt.PageSet
 
ClassId - Static variable in class com.knowgate.forums.NewsGroup
 
ClassId - Static variable in class com.knowgate.forums.NewsMessage
 
ClassId - Static variable in class com.knowgate.hipergate.Address
 
ClassId - Static variable in class com.knowgate.hipergate.BankAccount
 
ClassId - Static variable in class com.knowgate.hipergate.Category
 
ClassId - Static variable in class com.knowgate.hipergate.CategoryLabel
 
ClassId - Static variable in class com.knowgate.hipergate.DespatchAdvice
 
ClassId - Static variable in class com.knowgate.hipergate.Image
 
ClassId - Static variable in class com.knowgate.hipergate.Invoice
 
ClassId - Static variable in class com.knowgate.hipergate.InvoicePayment
 
ClassId - Static variable in class com.knowgate.hipergate.MetaAttribute
 
ClassId - Static variable in class com.knowgate.hipergate.Order
 
ClassId - Static variable in class com.knowgate.hipergate.Product
 
ClassId - Static variable in class com.knowgate.hipergate.ProductAttribute
 
ClassId - Static variable in class com.knowgate.hipergate.ProductFare
 
ClassId - Static variable in class com.knowgate.hipergate.ProductKeyword
 
ClassId - Static variable in class com.knowgate.hipergate.ProductLocation
 
ClassId - Static variable in class com.knowgate.hipergate.SalePoint
 
ClassId - Static variable in class com.knowgate.hipergate.Shop
 
ClassId - Static variable in class com.knowgate.hipergate.Term
 
ClassId - Static variable in class com.knowgate.hipergate.Warehouse
 
ClassId - Static variable in class com.knowgate.hipermail.AdHocMailing
 
ClassId - Static variable in class com.knowgate.hipermail.DBFolder
 
ClassId - Static variable in class com.knowgate.hipermail.DBMimeMessage
 
ClassId - Static variable in class com.knowgate.hipermail.MailAccount
 
ClassId - Static variable in class com.knowgate.marketing.Activity
 
ClassId - Static variable in class com.knowgate.marketing.ActivityAttachment
 
ClassId - Static variable in class com.knowgate.marketing.ActivityAudience
 
ClassId - Static variable in class com.knowgate.marketing.ActivityTag
 
ClassId - Static variable in class com.knowgate.marketing.Campaign
 
ClassId - Static variable in class com.knowgate.marketing.CampaignTarget
 
ClassId - Static variable in class com.knowgate.projtrack.Bug
 
ClassId - Static variable in class com.knowgate.projtrack.BugAttachment
 
ClassId - Static variable in class com.knowgate.projtrack.DutiesWorkReport
 
ClassId - Static variable in class com.knowgate.projtrack.Duty
 
ClassId - Static variable in class com.knowgate.projtrack.DutyAttachment
 
ClassId - Static variable in class com.knowgate.projtrack.Project
 
ClassId - Static variable in class com.knowgate.projtrack.ProjectCost
 
ClassId - Static variable in class com.knowgate.projtrack.ProjectSnapshot
 
ClassId - Static variable in class com.knowgate.training.Absentism
 
ClassId - Static variable in class com.knowgate.training.AcademicCourse
 
ClassId - Static variable in class com.knowgate.training.AcademicCourseBooking
 
ClassId - Static variable in class com.knowgate.training.Admission
 
ClassId - Static variable in class com.knowgate.training.ContactComputerScience
 
ClassId - Static variable in class com.knowgate.training.ContactEducation
 
ClassId - Static variable in class com.knowgate.training.ContactExperience
 
ClassId - Static variable in class com.knowgate.training.ContactLanguages
 
ClassId - Static variable in class com.knowgate.training.ContactShortCourses
 
ClassId - Static variable in class com.knowgate.training.Course
 
ClassId - Static variable in class com.knowgate.training.Curriculum
 
ClassId - Static variable in class com.knowgate.training.EducationDegree
 
ClassId - Static variable in class com.knowgate.training.EducationInstitution
 
ClassId - Static variable in class com.knowgate.training.Evaluation
 
ClassId - Static variable in class com.knowgate.training.Registration
 
ClassId - Static variable in class com.knowgate.training.Subject
 
ClassId - Static variable in class com.knowgate.workareas.WorkArea
 
clear() - Method in class com.knowgate.datacopy.DataStruct
 
clear() - Method in class com.knowgate.dataobjs.DBPersist
Clears internal values.
clear(Connection, Object[]) - Method in class com.knowgate.dataobjs.DBSubset
Delete rows from base table
clear() - Method in class com.knowgate.dataobjs.DBSubsetCache
Clear cache
clear(String) - Method in class com.knowgate.dataobjs.DBSubsetCache
Remove all entries from cache that are registers from a given table
clear() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Clear internal operation log
clear(JDCConnection, Object) - Method in class com.knowgate.hipergate.RecentlyUsed
Clear recently used list
clearACLGroups(JDCConnection) - Method in class com.knowgate.acl.ACLUser
Remove user from all security role groups
clearACLGroups(JDCConnection) - Method in class com.knowgate.crm.Company
Remove company from all security restrictions groups
clearACLGroups(JDCConnection) - Method in class com.knowgate.crm.Contact
Remove contact from all security restrictions groups
clearACLUsers(JDCConnection) - Method in class com.knowgate.acl.ACLGroup
Remove all users from this group.
clearAttendants(JDCConnection) - Method in class com.knowgate.addrbook.Meeting
Remove all attendants to Meeting Delete registers from k_x_meeting_fellow and k_x_meeting_contact tables
clearCache() - Static method in class com.knowgate.dataxslt.StylesheetCache
Clear XLS Stylesheets cache
clearCache() - Method in class com.knowgate.hipergate.Categories
Clear root categories cache.
clearLine(int) - Method in class com.knowgate.hipergate.ShoppingBasket
Clear all attributes for a line
clearProperties() - Method in class com.knowgate.hipergate.ShoppingBasket
Clear all global properties
clearRecipients() - Method in class com.knowgate.dataxslt.db.PageSetDB
 
clearRecipients() - Method in class com.knowgate.hipermail.AdHocMailing
 
clearRecipientsForMessage(JDCConnection, String) - Static method in class com.knowgate.hipermail.RecipientsHelper
Delete rows at k_inet_addrs table for given message
clearRooms(JDCConnection) - Method in class com.knowgate.addrbook.Meeting
Remove all Rooms and other booked Resources for Meeting Delete registers from k_x_meeting_room
clearWarnings() - Method in class com.knowgate.jdc.JDCConnection
 
client - Static variable in class com.knowgate.hipergate.ProductLoader
 
clone(DBPersist) - Method in class com.knowgate.addrbook.Fellow
Create a fellow from a ACLUser or from another fellow The fellow is internally stored at this object but NOT persisted to database.
clone(JDCConnection, String, String) - Method in class com.knowgate.crm.Contact
Clone Contact.
clone(JDCConnection) - Method in class com.knowgate.crm.DistributionList
Clone this DistributionList.
clone(DBPersist) - Method in class com.knowgate.dataobjs.DBPersist
Copy another DBPersist into this instance Table and audit class values are replaced with to ones from source object
clone(JDCConnection, String, String, PageSetDB) - Method in class com.knowgate.dataxslt.db.PageSetDB
Clone another page set including all its pages into current object instance Both database registers and XML and HTML files are cloned.
clone(JDCConnection, String, String, AdHocMailing) - Method in class com.knowgate.hipermail.AdHocMailing
 
clone(JDCConnection) - Method in class com.knowgate.projtrack.Project
Clone Project When a project is cloned all its subprojects, duites and bugs are also cloned.
cloneContacts(String, String, String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Clone a set of Contacts Contacts are cloned by following instructions contained in contact_clon.xml file.
cloneWorkArea(String, String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create a clone of a WorkArea WorkAreas are cloned by following instructions contained in com/knowgate/hipergate/datamodel/scripts/dbms/workarea_clon.xml file.
close() - Method in class com.knowgate.acl.UserLoader
 
close() - Method in class com.knowgate.addrbook.FellowLoader
 
close() - Method in class com.knowgate.crm.CompanyLoader
Method close
close() - Method in class com.knowgate.crm.ContactLoader
Close prepared statements This method must always be called before object is destroyed or else
close() - Method in class com.knowgate.crm.OportunityLoader
 
close() - Method in class com.knowgate.crm.VCardLoader
Method close
close() - Method in class com.knowgate.dataobjs.DBBind
Close DBBind Close connections from pool.
close() - Method in class com.knowgate.dataobjs.DBCommand
 
close() - Method in class com.knowgate.debug.BufferedFileWriter
 
close() - Method in interface com.knowgate.hipergate.datamodel.ImportLoader
Close ImportLoader Must be always called before ImportLoader is destroyed
close() - Method in class com.knowgate.hipergate.datamodel.TableLoader
 
close() - Method in class com.knowgate.hipergate.DespatchAdviceLoader
Close DespacthAdviceLoader Must be always called before DespacthAdviceLoader is destroyed
close() - Method in class com.knowgate.hipergate.ProductLoader
Close prepared statements This method must always be called before object is destroyed or else cursors may be left open at the database
close(boolean) - Method in class com.knowgate.hipermail.DBFolder
Close this folder
close() - Method in class com.knowgate.hipermail.DBStore
 
close() - Method in class com.knowgate.hipermail.MboxFile
Close the mbox file and release any system resources.
close() - Method in class com.knowgate.hipermail.SessionHandler
 
close() - Method in class com.knowgate.jdc.JDCConnection
 
close(String) - Method in class com.knowgate.jdc.JDCConnection
 
close() - Method in class com.knowgate.jdc.JDCConnectionPool
Close all connections and stop connection reaper
close() - Method in class com.knowgate.lucene.DBDirectory
 
close() - Method in class com.knowgate.marketing.ActivityAudienceLoader
 
close() - Method in class com.knowgate.misc.Base64Encoder
Closes the stream, this MUST be called to ensure proper padding is written to the end of the output stream.
close() - Method in class com.knowgate.scheduler.AtomConsumer
 
close() - Method in class com.knowgate.scheduler.EventDaemon
Cancel all event handlers and close connection pools
close() - Method in class com.knowgate.sms.SMSPull
Close JDBC connection to database
close() - Method in class com.knowgate.sms.SMSPush
Close SMS HTTP Push Connection
close() - Method in class com.knowgate.sms.SMSPushAltiria
 
close() - Method in class com.knowgate.sms.SMSPushEMail
 
close() - Method in class com.knowgate.sms.SMSPushRealidadFutura
This method does not do anything for Realidad Futura platform
close() - Method in class com.knowgate.sms.SMSPushSybase365
 
closeConnections() - Method in class com.knowgate.jdc.JDCConnectionPool
Close all connections from the pool regardless of their current state
closeStaledConnections() - Method in class com.knowgate.jdc.JDCConnectionPool
Close connections from the pool not used for a longer time
CNY - Static variable in class com.knowgate.math.CurrencyCode
 
ColCount - Variable in class com.knowgate.datacopy.DataTblDef
 
collect(String) - Method in class com.knowgate.hipermail.Statistics
 
collect() - Method in class com.knowgate.hipermail.Statistics
 
ColNames - Variable in class com.knowgate.datacopy.DataTblDef
 
color - Static variable in class com.knowgate.hipergate.ProductLoader
 
ColSizes - Variable in class com.knowgate.datacopy.DataTblDef
 
ColTypes - Variable in class com.knowgate.datacopy.DataTblDef
 
columnCount() - Method in class com.knowgate.acl.UserLoader
 
columnCount() - Method in class com.knowgate.addrbook.FellowLoader
 
columnCount() - Method in class com.knowgate.crm.CompanyLoader
 
columnCount() - Method in class com.knowgate.crm.ContactLoader
 
columnCount() - Method in class com.knowgate.crm.OportunityLoader
 
columnCount() - Method in class com.knowgate.crm.VCardLoader
 
columnCount() - Method in class com.knowgate.dataobjs.DBTable
 
columnCount() - Method in interface com.knowgate.hipergate.datamodel.ImportLoader
Get columns count
columnCount() - Method in class com.knowgate.hipergate.DespatchAdviceLoader
Gt columns count
columnCount() - Method in class com.knowgate.hipergate.ProductLoader
 
columnCount() - Method in class com.knowgate.marketing.ActivityAudienceLoader
 
ColumnList - Class in com.knowgate.hipergate.datamodel
 
ColumnList() - Constructor for class com.knowgate.hipergate.datamodel.ColumnList
 
columnNames() - Method in class com.knowgate.acl.UserLoader
 
columnNames() - Method in class com.knowgate.addrbook.FellowLoader
 
columnNames() - Method in class com.knowgate.crm.CompanyLoader
 
columnNames() - Method in class com.knowgate.crm.ContactLoader
 
columnNames() - Method in class com.knowgate.crm.OportunityLoader
 
columnNames() - Method in class com.knowgate.crm.VCardLoader
 
columnNames() - Method in interface com.knowgate.hipergate.datamodel.ImportLoader
Get array of column names
columnNames() - Method in class com.knowgate.hipergate.datamodel.TableLoader
 
columnNames() - Method in class com.knowgate.hipergate.DespatchAdviceLoader
Get array of column names
columnNames() - Method in class com.knowgate.hipergate.ProductLoader
 
columnNames() - Method in class com.knowgate.marketing.ActivityAudienceLoader
 
columns() - Method in class com.knowgate.dataobjs.DBPersist
Get list of columns from underlying table of this DBPersist Table and audit class values are replaced with to ones from source object
columns() - Method in class com.knowgate.jdc.JDCConnection
 
COLUMNS_LIST - Static variable in class com.knowgate.scheduler.Atom
 
columnTypes() - Method in class com.knowgate.hipergate.datamodel.TableLoader
 
com.knowgate.acl - package com.knowgate.acl
Role Based Security Management Functions for DataBase Access.
com.knowgate.addrbook - package com.knowgate.addrbook
Address Book & Meetings Management
com.knowgate.addrbook.client - package com.knowgate.addrbook.client
 
com.knowgate.cache - package com.knowgate.cache
Distributed Cache Peer The distributed cache is used for keeping a local copy of frecuently accesed data at the web or apllication server reducing database accesses.
com.knowgate.cache.server - package com.knowgate.cache.server
 
com.knowgate.crm - package com.knowgate.crm
Customer Relationships and Distribution Lists Management This package contains objects for representing Cient Companies, Individual Customers, Sales Opotunities Pipeline and e-mail Distribution Lists.
com.knowgate.datacopy - package com.knowgate.datacopy
 
com.knowgate.dataobjs - package com.knowgate.dataobjs
Java to Relational Database Persistence Objects
com.knowgate.dataxslt - package com.knowgate.dataxslt
XSL Transformations This package contains classes for applying XSL stylesheets to XML documents

com.knowgate.dataxslt.db - package com.knowgate.dataxslt.db
Microsites & PageSets Database Persistence This package contains classes for storing database references to Microsite and PageSet files
com.knowgate.debug - package com.knowgate.debug
Debug Traces to File
com.knowgate.dfs - package com.knowgate.dfs
Distributed File System
com.knowgate.dfs.chardet - package com.knowgate.dfs.chardet
 
com.knowgate.forums - package com.knowgate.forums
Discussion Forums
com.knowgate.gdata - package com.knowgate.gdata
 
com.knowgate.hipergate - package com.knowgate.hipergate
Categories, Products, Thesauri and Shop
com.knowgate.hipergate.datamodel - package com.knowgate.hipergate.datamodel
DataModel Manager Create and drop database parts The datamodel module contains classes, scripts, sql/ddl definitions and XML resource files for creating and droping the hipergate datamodel in a database independent way.
com.knowgate.hipermail - package com.knowgate.hipermail
Support Library for WebMail interface
com.knowgate.http - package com.knowgate.http
Servlets for sending binary files and LONGVARBINARY fields
com.knowgate.http.portlets - package com.knowgate.http.portlets
Pseudo-Portlets for hipergate home page
com.knowgate.jdc - package com.knowgate.jdc
Database Connection Pool
com.knowgate.ldap - package com.knowgate.ldap
Authenticate Users Using OpenLDAP, Acitive Directory or other LDAP service
com.knowgate.lucene - package com.knowgate.lucene
Text Feeder for Lucene 3.3 Classes from this package feed text from hipergate tables or disk directories into a Lucene index.
com.knowgate.marketing - package com.knowgate.marketing
 
com.knowgate.math - package com.knowgate.math
 
com.knowgate.misc - package com.knowgate.misc
Miscellaneous Utilities Calendar formating, Comma Separated Files Parser, Enviroment Variables Retrieval and other Gadgets.
com.knowgate.ole - package com.knowgate.ole
Wrapper for Jakarta POI
com.knowgate.projtrack - package com.knowgate.projtrack
Project, Duty & Bug Tracking
com.knowgate.scheduler - package com.knowgate.scheduler
Job Scheduler Job Scheduler is a general purpose multi-thread atom processor

UML
com.knowgate.scheduler.events - package com.knowgate.scheduler.events
 
com.knowgate.scheduler.jobs - package com.knowgate.scheduler.jobs
Job Implementations Classes implementing the com.knowgate.Scheduler.Job interface.
com.knowgate.sms - package com.knowgate.sms
 
com.knowgate.training - package com.knowgate.training
 
com.knowgate.twitter - package com.knowgate.twitter
 
com.knowgate.workareas - package com.knowgate.workareas
Work Areas
COMMAND_DUMY - Static variable in class com.knowgate.scheduler.Job
 
COMMAND_FAX - Static variable in class com.knowgate.scheduler.Job
 
COMMAND_FTP - Static variable in class com.knowgate.scheduler.Job
 
COMMAND_MAIL - Static variable in class com.knowgate.scheduler.Job
 
COMMAND_SAVE - Static variable in class com.knowgate.scheduler.Job
 
COMMAND_SEND - Static variable in class com.knowgate.scheduler.Job
 
commit() - Method in class com.knowgate.datacopy.DataStruct
 
commit() - Method in class com.knowgate.hipermail.DBStore
 
commit() - Method in class com.knowgate.jdc.JDCConnection
 
Company - Class in com.knowgate.crm
Company Copyright: Copyright (c) KnowGate 2003
Company() - Constructor for class com.knowgate.crm.Company
Create Empty Company.
Company(String) - Constructor for class com.knowgate.crm.Company
Create Company and set gu_company field.
Company(JDCConnection, String) - Constructor for class com.knowgate.crm.Company
Create Company and load fields from database.
company() - Method in class com.knowgate.dataxslt.PageSet
GUID of Company associated to this PageSet
CompanyLoader - Class in com.knowgate.crm
Load Company and Address data from a single source Company loader creates or updates simultaneously registers at k_companies and k_addresses tables and the links between them k_x_contact_addr.
CompanyLoader() - Constructor for class com.knowgate.crm.CompanyLoader
Default Constructor
CompanyLoader(Connection) - Constructor for class com.knowgate.crm.CompanyLoader
Create ContactLoader and call prepare() on Connection
COMPARATOR - Static variable in class com.knowgate.dataobjs.DBMatch
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.CompareAuthor
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.CompareDate
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.ComparePriority
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.CompareScore
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.CompareSeverity
 
compare(Object, Object) - Method in class com.knowgate.lucene.BugRecord.CompareTitle
 
compare(Object, Object) - Method in class com.knowgate.lucene.ContactRecord.CompareAuthor
 
compare(Object, Object) - Method in class com.knowgate.lucene.ContactRecord.CompareScore
 
compare(Object, Object) - Method in class com.knowgate.lucene.MailRecord.CompareAuthor
 
compare(Object, Object) - Method in class com.knowgate.lucene.MailRecord.CompareDateSent
 
compare(Object, Object) - Method in class com.knowgate.lucene.MailRecord.CompareFolder
 
compare(Object, Object) - Method in class com.knowgate.lucene.MailRecord.CompareSize
 
compare(Object, Object) - Method in class com.knowgate.lucene.MailRecord.CompareSubject
 
compare(Object, Object) - Method in class com.knowgate.lucene.NewsMessageRecord.CompareDate
 
compare(Object, Object) - Method in class com.knowgate.lucene.NewsMessageRecord.CompareScore
 
compare(Object, Object) - Method in class com.knowgate.training.AcademicCourseAlumni
 
compareTo(DBMatch) - Method in class com.knowgate.dataobjs.DBMatch
 
compareTo(Object) - Method in class com.knowgate.dataobjs.DBMatch
 
compareTo(Date) - Method in class com.knowgate.dataobjs.DBSubset.DBSubsetDateGroup
 
compareTo(Money) - Method in class com.knowgate.math.Money
 
composeFinalMessage(Session, String, String, String, String, String, boolean) - Method in class com.knowgate.hipermail.DBMimeMessage
Create an SMTPMessage object from given components Depending on what is inside, message structure is as follows :
Format/AttachmentsNoYes plaintext/plainmultipart/mixed [text/plain, {attachment}] html without imagesmultipart/alternative [text/plain, text/html]multipart/mixed [multipart/alternative [text/plain, text/html], {attachment}] html with imagesmultipart/alternative [text/plain, multipart/related[text/html, {image}]]multipart/mixed [multipart/alternative [text/plain, multipart/related[text/html, {image}]], {attachment}]
composeFinalMessage(Session, String, String, String, String, String) - Method in class com.knowgate.hipermail.DBMimeMessage
Create an SMTPMessage object from given components Depending on what is inside, message structure is as follows :
Format/AttachmentsNoYes plaintext/plainmultipart/mixed [text/plain, {attachment}] html without imagesmultipart/alternative [text/plain, text/html]multipart/mixed [multipart/alternative [text/plain, text/html], {attachment}] html with imagesmultipart/alternative [text/plain, multipart/related[text/html, {image}]]multipart/mixed [multipart/alternative [text/plain, multipart/related[text/html, {image}]], {attachment}]
composeFinalMessage(Session, String, String, String, String) - Method in class com.knowgate.hipermail.DBMimeMessage
Create an SMTPMessage object from given components using UTF-8 for text encoding Depending on what is inside, message structure is as follows :
Format/AttachmentsNoYes plaintext/plainmultipart/mixed [text/plain, {attachment}] html without imagesmultipart/alternative [text/plain, text/html]multipart/mixed [multipart/alternative [text/plain, text/html], {attachment}] html with imagesmultipart/alternative [text/plain, multipart/related[text/html, {image}]]multipart/mixed [multipart/alternative [text/plain, multipart/related[text/html, {image}]], {attachment}]
composeSQL() - Method in class com.knowgate.hipergate.QueryByForm
Compose SQL WHERE clause by concatenating single clauses for each field <basefilter> clause is not included in returned String.
computeContentMD5(byte[]) - Static method in class com.knowgate.hipermail.HeadersHelper
 
computeSubtotal() - Method in class com.knowgate.hipergate.AbstractOrder
Sum over pr_total price of order lines taking quantities into account This method will compute the sum of order line prices without taxes or other charges
computeSubtotal(JDCConnection) - Method in class com.knowgate.hipergate.AbstractOrder
Get total price for all lines without taxes
computeTaxes() - Method in class com.knowgate.hipergate.AbstractOrder
Get total tax amount for all lines
computeTaxes(JDCConnection) - Method in class com.knowgate.hipergate.AbstractOrder
 
computeTotal() - Method in class com.knowgate.hipergate.AbstractOrder
Compute Order total Sum of all line subtotals including taxes.
computeTotal(JDCConnection) - Method in class com.knowgate.hipergate.AbstractOrder
Compute Order total Sum of all line subtotals including taxes.
computeTotal() - Method in class com.knowgate.hipergate.InvoiceLine
Compute line total from base price, number of units and taxes If is_tax_included==1 Or is_tax_included is null Then pct_tax_rate is applied Else it is ignored
computeTotal() - Method in class com.knowgate.hipergate.OrderLine
Compute line total from base price, number of units and taxes If is_tax_included==1 Or is_tax_included is null Then pct_tax_rate is applied Else it is ignored
computeTotal() - Method in class com.knowgate.hipergate.QuotationLine
Compute line total from base price, number of units and taxes If is_tax_included==1 Or is_tax_included is null Then pct_tax_rate is applied Else it is ignored
CONCAT - Static variable in class com.knowgate.dataobjs.DBBind.Functions
String concatenation Str1 CONCAT Str2
concurrentMeetings(int) - Method in class com.knowgate.addrbook.DayPlan
Get count of concurrent meetings at a given slice
CONFIRMED - Static variable in class com.knowgate.marketing.ActivityAudience
 
confirmed() - Method in class com.knowgate.training.AcademicCourseBooking
 
connect(String, String, String) - Method in class com.knowgate.addrbook.client.CalendarServices
Connect to Calendar Service
connect(PipedInputStream) - Method in class com.knowgate.dfs.FTPWorkerThread
 
connect(PipedOutputStream) - Method in class com.knowgate.dfs.FTPWorkerThread
 
connect(JDCConnection, String, String, DistributedCachePeer) - Method in class com.knowgate.gdata.GCalendarSynchronizer
Conect to Google Calendar Service This method looks for a PasswordRecord at table k_user_pwd which id_pwd column value is 'gmail'.
connect(String, String, String, String, String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Connect to database Connection autocommit is set to ON.
connect(String, String, String) - Method in class com.knowgate.hipermail.DBStore
 
connect() - Method in class com.knowgate.hipermail.DBStore
 
connect(String) - Method in class com.knowgate.ldap.LDAPModel
Connect to LDAP Service At this point, there is no authentication, and any operations are conducted as an anonymous client.
connect(String) - Method in class com.knowgate.ldap.LDAPNovell
Connect to LDAP Service At this point, there is no authentication, and any operations are conducted as an anonymous client.
connect(String, String, String) - Method in class com.knowgate.sms.SMSPull
Connect to JDBC DataSource for storing incoming messages and notifications
connect(String, String, String, Properties) - Method in class com.knowgate.sms.SMSPush
Conect to SMS HTTP Push Platform
connect(String, String, String, Properties) - Method in class com.knowgate.sms.SMSPushAltiria
Open HTTP connection for sending messages
connect(String, String, String, Properties) - Method in class com.knowgate.sms.SMSPushEMail
 
connect(String, String, String, Properties) - Method in class com.knowgate.sms.SMSPushRealidadFutura
Prepare internal state for sending messages
connect(String, String, String, Properties) - Method in class com.knowgate.sms.SMSPushSybase365
Open HTTP connection for sending messages
connectAndBind(Properties) - Method in class com.knowgate.ldap.LDAPModel
Connect to LDAP Server using a Properties object
connectAndBind(Properties) - Method in class com.knowgate.ldap.LDAPNovell
Connect to LDAP Server using a Properties object
connectionPool() - Method in class com.knowgate.dataobjs.DBBind
Get connection pool used by this database binding
connectOrigin(String, String, String, String, String) - Method in class com.knowgate.datacopy.DataStruct
 
connectTarget(String, String, String, String, String) - Method in class com.knowgate.datacopy.DataStruct
 
Contact - Class in com.knowgate.crm
Contact Copyright: Copyright (c) KnowGate 2003
Contact() - Constructor for class com.knowgate.crm.Contact
Create Empty Contact.
Contact(String) - Constructor for class com.knowgate.crm.Contact
Create Contact and set gu_contact field.
Contact(JDCConnection, String) - Constructor for class com.knowgate.crm.Contact
Create Contact and load fields from database.
contact_person - Static variable in class com.knowgate.crm.ContactLoader
 
contact_person - Static variable in class com.knowgate.dataobjs.DB
 
contact_person - Static variable in class com.knowgate.hipergate.ProductLoader
 
ContactComputerScience - Class in com.knowgate.training
 
ContactComputerScience() - Constructor for class com.knowgate.training.ContactComputerScience
 
ContactEducation - Class in com.knowgate.training
 
ContactEducation() - Constructor for class com.knowgate.training.ContactEducation
 
ContactExperience - Class in com.knowgate.training
 
ContactExperience() - Constructor for class com.knowgate.training.ContactExperience
 
ContactIndexer - Class in com.knowgate.lucene
Indexer subclass for hipergate contact
ContactIndexer() - Constructor for class com.knowgate.lucene.ContactIndexer
 
ContactLanguages - Class in com.knowgate.training
 
ContactLanguages() - Constructor for class com.knowgate.training.ContactLanguages
 
ContactLoader - Class in com.knowgate.crm
Load Contact, Company and Address data from a single source Contact loader creates or updates simultaneously registers at k_companies, k_contacts and k_addresses tables and the links between them k_x_contact_addr.
ContactLoader() - Constructor for class com.knowgate.crm.ContactLoader
Default construtor
ContactLoader(Connection) - Constructor for class com.knowgate.crm.ContactLoader
Create ContactLoader and call prepare() on Connection
ContactRecord - Class in com.knowgate.lucene
 
ContactRecord() - Constructor for class com.knowgate.lucene.ContactRecord
 
ContactRecord(Float, String, String, String) - Constructor for class com.knowgate.lucene.ContactRecord
 
ContactRecord(Float, String, String, String, String) - Constructor for class com.knowgate.lucene.ContactRecord
 
ContactRecord.CompareAuthor - Class in com.knowgate.lucene
 
ContactRecord.CompareAuthor() - Constructor for class com.knowgate.lucene.ContactRecord.CompareAuthor
 
ContactRecord.CompareScore - Class in com.knowgate.lucene
 
ContactRecord.CompareScore() - Constructor for class com.knowgate.lucene.ContactRecord.CompareScore
 
ContactSearcher - Class in com.knowgate.lucene
Search into a Lucene full text index for contacts
ContactSearcher() - Constructor for class com.knowgate.lucene.ContactSearcher
 
ContactShortCourses - Class in com.knowgate.training
 
ContactShortCourses() - Constructor for class com.knowgate.training.ContactShortCourses
 
Container - Class in com.knowgate.dataxslt
Microsite Container
Container(Node) - Constructor for class com.knowgate.dataxslt.Container
 
container(int) - Method in class com.knowgate.dataxslt.Microsite
 
container(String) - Method in class com.knowgate.dataxslt.Microsite
 
container() - Method in class com.knowgate.dataxslt.Page
GUID of Container that describes this Page structure
CONTAINER_FILE - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_FTP - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_HTTP - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_HTTPS - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_JDBC - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_LOTUS - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_ODBC - Static variable in class com.knowgate.hipergate.ProductLocation
 
CONTAINER_WARE - Static variable in class com.knowgate.hipergate.ProductLocation
 
containers() - Method in class com.knowgate.dataxslt.Microsite
 
contains(JDCConnection, String) - Method in class com.knowgate.crm.DistributionList
Find out if list contains a particular member Member is searched at k_x_list_members table either at gu_company and gu_contact or tx_email.
contains(String, String) - Static method in class com.knowgate.misc.Gadgets
Check whether or not a String contains a regular expression
containsKey(Object) - Method in class com.knowgate.dataobjs.DBPersist
Returns true if this DBPersist contains a field for the given name
containsProduct(JDCConnection, String) - Method in class com.knowgate.hipergate.ProductBundle
Check if this bundle contains a given Product
containsProperty(String) - Method in class com.knowgate.hipergate.ShoppingBasket
Whether or not this shopping basket contains a given global property
containsValue(Object) - Method in class com.knowgate.dataobjs.DBPersist
Returns true if any of this DBPersist fields has the specified value.
conversionRateTo(CurrencyCode) - Method in class com.knowgate.math.CurrencyCode
Get conversion rate to another currency using a web service to find it
conversionRateTo(String) - Method in class com.knowgate.math.CurrencyCode
Get conversion rate to another currency using a web service to find it
convert(Object, int) - Method in class com.knowgate.datacopy.DataStruct
 
convert(String) - Method in class com.knowgate.dataobjs.DBColumn
 
convert(String, String, String) - Static method in class com.knowgate.dfs.FileSystem
Convert a text file from one character set to another The input file is overwritten.
convertConfirmedBookingsToAlumni(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
convertTo(CurrencyCode, BigDecimal) - Method in class com.knowgate.math.Money
Convert this money to another currency
convertTo(String, BigDecimal) - Method in class com.knowgate.math.Money
Convert this money to another currency
convertTo(CurrencyCode) - Method in class com.knowgate.math.Money
Convert this money to another currency using a web service for finding the conversion ratio
convertTo(String) - Method in class com.knowgate.math.Money
Convert this money to another currency using a web service for finding the conversion ratio
Cookies - Class in com.knowgate.http
 
Cookies() - Constructor for class com.knowgate.http.Cookies
 
coord_x - Static variable in class com.knowgate.crm.ContactLoader
 
coord_x - Static variable in class com.knowgate.dataobjs.DB
 
coord_x - Static variable in class com.knowgate.hipergate.ProductLoader
 
coord_y - Static variable in class com.knowgate.crm.ContactLoader
 
coord_y - Static variable in class com.knowgate.dataobjs.DB
 
coord_y - Static variable in class com.knowgate.hipergate.ProductLoader
 
copy(String, String) - Method in class com.knowgate.dfs.FileSystem
Copy a file This method is able to copy a file from local or network disk location to and FTP location or viceversa.
copyMessage(DBMimeMessage) - Method in class com.knowgate.hipermail.DBFolder
Copy a DBMimeMessage from another DBFolder to this DBFolder
CopyRegisters - Class in com.knowgate.datacopy
 
CopyRegisters() - Constructor for class com.knowgate.datacopy.CopyRegisters
 
CopyRegisters(String, String) - Constructor for class com.knowgate.datacopy.CopyRegisters
 
cost(JDCConnection) - Method in class com.knowgate.projtrack.Project
Compute total project cost Total project cost is the sum of costs of all duties from the project
This method call stored procedure k_sp_prj_cost
count(JDCConnection) - Method in class com.knowgate.dataobjs.DBKeySet
 
count() - Method in class com.knowgate.dataobjs.DBMatchSet
Count of matches in this set
countAccesibleSubOptions() - Method in class com.knowgate.hipergate.Menu
Number of top level options that have access set to true
countAddresses() - Method in class com.knowgate.hipergate.ShoppingBasket
 
countAlumni(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
countBookings(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
countConfirmedBookings(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
countMessages(JDCConnection) - Method in class com.knowgate.forums.NewsGroup
Count messages for this NewsGroup
countMessages(JDCConnection, short) - Method in class com.knowgate.forums.NewsGroup
Count messages for this NewsGroup in a given status
countOccurrences(String, String, int) - Static method in class com.knowgate.misc.Gadgets
Count occurrences of a given substring
countPaidBookings(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
country - Static variable in class com.knowgate.hipergate.ProductLoader
 
country_code - Static variable in class com.knowgate.hipergate.ProductLoader
 
countryCode() - Method in class com.knowgate.math.CurrencyCode
 
countSubOptions() - Method in class com.knowgate.hipergate.Menu
Number of top level options
countSubOptions() - Method in class com.knowgate.hipergate.MenuOption
Get count of suboptions
countVotes(JDCConnection) - Method in class com.knowgate.forums.NewsMessage
Count number of votes of a message
countWaitingBookings(JDCConnection) - Method in class com.knowgate.training.AcademicCourse
 
COURSE - Static variable in class com.knowgate.lucene.ContactRecord
 
Course - Class in com.knowgate.training
 
Course() - Constructor for class com.knowgate.training.Course
 
Course(JDCConnection, String) - Constructor for class com.knowgate.training.Course
 
cover - Static variable in class com.knowgate.hipergate.ProductLoader
 
cPKs - Variable in class com.knowgate.datacopy.DataTblDef
 
crawl(DBBind, String, String, String, int) - Static method in class com.knowgate.crm.SocialNetworks
 
crawl(String, String, String, boolean) - Method in class com.knowgate.lucene.Crawler
Add contents to a Lucene Index
Crawler - Class in com.knowgate.lucene
Simple HTML crawler for Lucene
Crawler() - Constructor for class com.knowgate.lucene.Crawler
 
create(JDCConnection, String, Object[]) - Static method in class com.knowgate.acl.ACLUser
Shortcut for creating a new user with a given GUID
create(JDCConnection, Object[]) - Static method in class com.knowgate.acl.ACLUser
Shortcut for creating a new user
create(JDCConnection, int, String, String, Date, Date, String, String, String, String, String, short, short, short, short, short, short, short, short, Set) - Static method in class com.knowgate.addrbook.WorkingCalendar
 
create(JDCConnection, int, String, String, Date, Date, String, String, String, String, String, Set) - Static method in class com.knowgate.addrbook.WorkingCalendar
 
create() - Method in interface com.knowgate.cache.server.DistributedCacheCoordinatorHome
 
create(JDCConnection, Object[]) - Static method in class com.knowgate.hipergate.Category
Create new Category with translated labels.
create(JDCConnection, Object[]) - Static method in class com.knowgate.hipergate.CategoryLabel
Single Step label Create and Store
create(String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create a functional module
create(int) - Method in class com.knowgate.hipermail.DBFolder
This method is not implemented and will always raise UnsupportedOperationException
create(String) - Method in class com.knowgate.hipermail.DBFolder
Create DBFolder with given name under current user mailroot Category
createActionURL() - Method in class com.knowgate.http.portlets.HipergateRenderResponse
 
createActionURL() - Method in class com.knowgate.http.portlets.StringBufferRenderResponse
 
createAll() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create all modules The created modules will be (in order): kernel, lookups, security, jobs, categories, thesauri, products, addrbook, forums, crm, projtrack, lists, webbuilder, shops, billing, hipermail, training
createAlumni(JDCConnection) - Method in class com.knowgate.training.AcademicCourseBooking
 
createArrayOf(String, Object[]) - Method in class com.knowgate.jdc.JDCConnection
 
createBlob() - Method in class com.knowgate.jdc.JDCConnection
 
createCategoriesForUser(String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create default categories for a user Internally executes scripts/user_categories_create.js Java BeanShell Script contained inside JAR file under com/knowgate/hipergate/datamodel.
createClassSource(String, String, String) - Method in class com.knowgate.datacopy.DataStruct
 
createClob() - Method in class com.knowgate.jdc.JDCConnection
 
createDefaultDatabase() - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create a default database ready for use All modules for the full suite will be created at the new database.
createDespatchAdvice(JDCConnection, boolean) - Method in class com.knowgate.hipergate.Order
Create a Dispatch Note for this Order The new Dispatch Note is given the same GUID as the current order
createDomain(String) - Method in class com.knowgate.hipergate.datamodel.ModelManager
Create New Domain Internally executes scripts/domain_create.js Java BeanShell Script contained inside JAR file under com/knowgate/hipergate/datamodel.
createFromFile(JDCConnection, String, String) - Static method in class com.knowgate.projtrack.BugAttachment
Insert attachment into k_bugs_attach table
createFromFile(JDCConnection, String, String) - Static method in class com.knowgate.projtrack.DutyAttachment
Insert attachment into k_duties_attach table
createInvoice(JDCConnection) - Method in class com.knowgate.hipergate.Order
Create an Invoice for this Order The new Invoice is given the same GUID as the current order
createInvoiceForCompany(JDCConnection, String) - Method in class com.knowgate.training.AcademicCourseBooking
 
createInvoiceForContact(JDCConnection, String) - Method in class com.knowgate.training.AcademicCourseBooking
 
createMap(String[], String[]) - Static method in class com.knowgate.dataxslt.FastStreamReplacer
Create a HashMap for a couple of String Arrays This method is just a convenient shortcut for creating input HashMap for replace methods from this class
createNClob() - Method in class com.knowgate.jdc.JDCConnection
 
createOrder(JDCConnection) - Method in class com.knowgate.hipergate.Quotation
Create an Order for this Quotation The new Order is given the same GUID as the current Quotation
createPageSet(String, HashMap) - Method in class com.knowgate.dataxslt.Microsite
 
createRecord() - Method in class com.knowgate.acl.PasswordRecordTemplate
Create a new password record for this template
createRenderURL() - Method in class com.knowgate.http.portlets.HipergateRenderResponse
 
createRenderURL() - Method in class com.knowgate.http.portlets.StringBufferRenderResponse
 
createRootTerm(JDCConnection, String, String, String, String, String, int, String) - Static method in class com.knowgate.hipergate.Thesauri
Create Root Term
createSQLLoaderFiles(String) - Method in class com.knowgate.datacopy.DataStructOrcl
 
createSQLXML() - Method in class com.knowgate.jdc.JDCConnection
 
createStatement(int, int) - Method in class com.knowgate.jdc.JDCConnection
 
createStatement(int, int, int) - Method in class com.knowgate.jdc.JDCConnection
 
createStatement() - Method in class com.knowgate.jdc.JDCConnection
 
createStruct(String, Object[]) - Method in class com.knowgate.jdc.JDCConnection
 
createSynonym(JDCConnection, String, String, String, String) - Static method in class com.knowgate.hipergate.Thesauri
 
createTerm(JDCConnection, String, String, String, String, String, String, int) - Static method in class com.knowgate.hipergate.Thesauri
Create Term
createThumbBitmap(int, int, float) - Method in class com.knowgate.hipergate.Image
Resample image.
createThumbFile(String, int, int, float) - Method in class com.knowgate.hipergate.Image
Resample image.
creationDate() - Method in class com.knowgate.scheduler.SchedulerDaemon
Get date when this SchedulerDaemon was created
CSVParser - Class in com.knowgate.misc
Delimited Text Parser Parses a delimited text file into a memory array
CSVParser() - Constructor for class com.knowgate.misc.CSVParser
 
CSVParser(String) - Constructor for class com.knowgate.misc.CSVParser
Create CSV Parser and set encoding to be used
currency() - Method in class com.knowgate.math.CurrencyCode
Corresponding java.util.Currency object
CurrencyCode - Class in com.knowgate.math
Currency Code
CurrencyCode(int, String, String, String, String, String) - Constructor for class com.knowgate.math.CurrencyCode
Constructor
currencyCode() - Method in class com.knowgate.math.Money
 
currencyCodeFor(int) - Static method in class com.knowgate.hipergate.DBCurrencies
 
currencyCodeFor(String) - Static method in class com.knowgate.hipergate.DBCurrencies
 
currencyCodeFor(String) - Static method in class com.knowgate.math.CurrencyCode
Get CurrencyCode for a 3 letter currency identifier
currencyCodeFor(int) - Static method in class com.knowgate.math.CurrencyCode
 
currencyCodes(Connection) - Static method in class com.knowgate.hipergate.DBCurrencies
 
currencyName() - Method in class com.knowgate.math.CurrencyCode
 
Curriculum - Class in com.knowgate.training
 
Curriculum() - Constructor for class com.knowgate.training.Curriculum
 
currVal(JDCConnection, String) - Static method in class com.knowgate.dataobjs.DBBind
Get current value for a sequence
currVal(Connection, String) - Static method in class com.knowgate.dataobjs.DBBind
Get current value for a sequence
customerAccount() - Method in class com.knowgate.sms.SMSMessage
 
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