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

C

cache - Static variable in class biz.wedoit4u.databeans.CategoryBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.ContentBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.CustomerBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.CustomerStyleBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.CustomerTypeBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.PartnerBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.PartnerStyleBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.SitePropertyBean
The Map that is used to cache instances of this bean.
cache - Static variable in class biz.wedoit4u.databeans.StyleClassBean
The Map that is used to cache instances of this bean.
cache - Variable in class org.rakeshv.dbutils.StatementCache
The map used to cache the prepared statements.
cache - Variable in class org.rakeshv.utils.ObjectCache
The Map that is used to store the object instances that are to be shared.
cache - Variable in class org.rakeshv.utils.SharedObject
A Map that is used to store the object instances that are to be shared.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.CategoryBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.ContentBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.CustomerBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.CustomerStyleBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.CustomerTypeBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.PartnerBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.PartnerStyleBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.SitePropertyBean
A constant that denotes the name of the system property at which all instances of this class are cached.
CACHE_NAME - Static variable in class biz.wedoit4u.databeans.StyleClassBean
A constant that denotes the name of the system property at which all instances of this class are cached.
cachedPaths - Static variable in class org.rakeshv.filters.CachingFilter
A Map in which all caches for the various paths are stored.
cacheFile - Variable in class org.rakeshv.filters.CachingResponseStream
The file to which the responses are to be cached.
cacheFile - Variable in class org.rakeshv.filters.CachingResponseWrapper
The file to which the cached contents are to be written.
cacheFolders() - Method in class org.rakeshv.mail.WebMailBean
Cache all of the folders underneath the default folder.
CachingFilter - Class in org.rakeshv.filters
A Filter class that is used to cache the responses generated by the server.
CachingFilter() - Constructor for class org.rakeshv.filters.CachingFilter
Default constructor.
CachingFilter.Attributes - Class in org.rakeshv.filters
A data structure used to hold the cache validity period attributes.
CachingFilter.Attributes() - Constructor for class org.rakeshv.filters.CachingFilter.Attributes
Default constructor.
CachingFilter.FileProperties - Class in org.rakeshv.filters
A data structure for storing the HTTP headers specified for the response that is being cached.
CachingFilter.FileProperties() - Constructor for class org.rakeshv.filters.CachingFilter.FileProperties
Default constructor.
CachingFilter.FileProperties(String) - Constructor for class org.rakeshv.filters.CachingFilter.FileProperties
Create a new instance with the specified CachingFilter.FileProperties.fileName.
CachingFilter.FileProperties(String, String, String, Locale) - Constructor for class org.rakeshv.filters.CachingFilter.FileProperties
Create a new instance with the specified values.
CachingFilter.PurgeTask - Class in org.rakeshv.filters
A TimerTask that is used to schedule cache purges.
CachingFilter.PurgeTask() - Constructor for class org.rakeshv.filters.CachingFilter.PurgeTask
Default constructor.
CachingFilter.PurgeTime - Class in org.rakeshv.filters
A data structure that is used to represent the time of day at which the cache directory should be purged.
CachingFilter.PurgeTime() - Constructor for class org.rakeshv.filters.CachingFilter.PurgeTime
 
CachingResponseStream - Class in org.rakeshv.filters
A sub-class of ServletOutputStream that is used to cache the response sent by the server to a client request.
CachingResponseStream(HttpServletResponse, File) - Constructor for class org.rakeshv.filters.CachingResponseStream
Initialise a new instance of this class with the specified servlet response.
CachingResponseWrapper - Class in org.rakeshv.filters
A HttpServletResponseWrapper class that is used to create a cached output stream.
CachingResponseWrapper(HttpServletResponse, File, CachingFilter.FileProperties) - Constructor for class org.rakeshv.filters.CachingResponseWrapper
Constructs a cached response adaptor wrapping the given response.
Calendar - Class in org.rakeshv.utils
A wrapper around java.util.GregorianCalendar.
Calendar() - Constructor for class org.rakeshv.utils.Calendar
Constructs a Calendar with the default time zone and locale.
Calendar(TimeZone) - Constructor for class org.rakeshv.utils.Calendar
Constructs a Calendar based on the current time in the given time zone with the default locale.
Calendar(Locale) - Constructor for class org.rakeshv.utils.Calendar
Constructs a Calendar based on the current time in the default time zone with the given locale.
Calendar(TimeZone, Locale) - Constructor for class org.rakeshv.utils.Calendar
Constructs a calendar with the specified time zone and locale.
callableStatementCache - Variable in class org.rakeshv.dbutils.ConnectionDecorator
A map that stores all the CallableStatements that have been created using this connection.
CallableStatementDecorator - Class in org.rakeshv.dbutils
A decorator around a CallableStatement to enable caching and reuse of CallableStatement objects.
CallableStatementDecorator() - Constructor for class org.rakeshv.dbutils.CallableStatementDecorator
Default constructor.
CallableStatementDecorator(CallableStatement) - Constructor for class org.rakeshv.dbutils.CallableStatementDecorator
Create a new instance of the class using the specified CallableStatement object that will be decorated.
cancel() - Method in class org.rakeshv.dbutils.StatementDecorator
Cancels this Statement object if both the DBMS and driver support aborting an SQL getStatement().
Categories - Interface in biz.wedoit4u.ejb.entity
The local home interface to the entity bean that represents a record in the categories table.
categories - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanProvider
A reference to the Contents home object for the Category entity bean.
CATEGORIES_LOCATION - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanJNDILocations
The JNDI location to use to look up the home object of a Category entity bean.
Category - Interface in biz.wedoit4u.ejb.entity
The local interface for the entity bean representing a record in the categories table.
CATEGORY_ID_SEQUENCE - Static variable in class biz.wedoit4u.databeans.CategoryHelper
The sequence set in the database for the category_id primary key column.
CategoryBean - Class in biz.wedoit4u.databeans
A Java Bean that is used to represent a record in the categories table.
CategoryBean() - Constructor for class biz.wedoit4u.databeans.CategoryBean
Default constructor.
CategoryBean - Class in biz.wedoit4u.ejb.entity
The implementation of the entity bean that represents a record in the categories table.
CategoryBean() - Constructor for class biz.wedoit4u.ejb.entity.CategoryBean
 
CategoryHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the categories table.
CategoryHelper() - Constructor for class biz.wedoit4u.databeans.CategoryHelper
Default constructor.
categoryId - Variable in class biz.wedoit4u.CDASession
The site category that the user is currently browsing.
categoryId - Variable in class biz.wedoit4u.databeans.CategoryBean
The value in category_id column.
categoryId - Variable in class biz.wedoit4u.databeans.ContentBean
The value in the category_id column.
cb - Variable in class biz.wedoit4u.CDASession
The instance of CustomerBean that is associated with the user logged in.
cc - Variable in class org.rakeshv.mail.WriteFormParser
A String object that holds the email address(es) to which the new message being sent is to be copied (cc).
CDASession - Class in biz.wedoit4u
A class that is used to store sessional information about a user that is using the CDA.
CDASession() - Constructor for class biz.wedoit4u.CDASession
The default constructor.
chainResponse(CachingFilter.FileProperties, File, Map, Map, ServletRequest, ServletResponse, FilterChain) - Method in class org.rakeshv.filters.CachingFilter
Create a CachingResponseWrapper and chain this filter to the next component in the chain.
Change8Crmp10 - Class in org.rakeshv.utils
This utility class changes all the text that are enclosed within / characters with \textit{<text>}.
Change8Crmp10() - Constructor for class org.rakeshv.utils.Change8Crmp10
Default constructor.
Change8Crmp10(String) - Constructor for class org.rakeshv.utils.Change8Crmp10
Open the specified file, and read its contents into a String object.
characterEncoding - Variable in class org.rakeshv.filters.CachingFilter.FileProperties
The character-encoding header value.
CHECK_COMMAND_RESPONSE - Static variable in class org.rakeshv.net.NNTPSocket
Constant that indicates that the putNNTPCommand method should check the first line of the server response for a success message (message begins with a '2').
city - Variable in class org.rakeshv.xml.addressbook.Address
The city to which the address belongs.
className - Variable in class biz.wedoit4u.databeans.StyleClassBean
The value in the class_name column.
clean() - Method in class org.rakeshv.utils.DynamicCache
Clean out entries from the map whose value has been garbage collected.
CLEAN_BASE_DIRECTORY - Static variable in class org.rakeshv.filters.CachingFilter.Attributes
The value to indicate that the CachingFilter.Attributes.cleanBaseDirectory is to be enabled.
CLEAN_INTERVAL_PROPERTY - Static variable in class org.rakeshv.utils.DynamicCache
The name of the system property that defines the interval at which the DynamicCache.Cleaner will run.
CLEAN_INTERVAL_VALUE - Static variable in class org.rakeshv.utils.DynamicCache
The default value for the DynamicCache.CLEAN_INTERVAL_PROPERTY in seconds.
cleanBaseDirectory - Variable in class org.rakeshv.filters.CachingFilter.Attributes
A flag that indicates whether the CachingFilter.baseDirectory should be cleaned on application start or not.
cleaner - Static variable in class org.rakeshv.utils.DynamicCache
The DynamicCache.Cleaner that is used to remove garbage collected DynamicCache.Value instances from each instance of the cache.
clear() - Method in interface org.rakeshv.utils.DataStructure
Removes all the objects from the datastructure.
clear() - Method in class org.rakeshv.utils.DynamicCache
Removes all mappings from this map (optional operation).
clear() - Method in class org.rakeshv.utils.LinkedHashMap
Removes all mappings from this map.
clear() - Method in class org.rakeshv.utils.ObjectCache
Remove all the entries from ObjectCache.cache.
clear() - Method in class org.rakeshv.utils.SharedObject
Remove all the entries from SharedObject.cache.
clear() - Method in class org.rakeshv.utils.SimpleFIFO
Removes all the objects from the SimpleFIFO.fifo.
clear() - Method in class org.rakeshv.utils.SimpleLRU
Removes all the objects from the SimpleLRU.lru and the SimpleLRU.map.
clearBatch() - Method in class org.rakeshv.dbutils.StatementDecorator
Empties this Statement object's current list of SQL commands.
clearParameters() - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Clears the current parameter values immediately.
clearWarnings() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Clears all warnings reported for this Connection object.
clearWarnings() - Method in class org.rakeshv.dbutils.StatementDecorator
Clears all the warnings reported on this Statement object.
close(ResultSet) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified ResultSet in a fail-safe manner.
close(ResultSet, boolean) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified ResultSet in a fail-safe manner.
close(Statement) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified Statement in a fail-safe manner.
close(Statement, boolean) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified Statement in a fail-safe manner.
close(Connection) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified Connection in a fail-safe manner.
close(Connection, boolean) - Static method in class org.rakeshv.dbutils.CloseResources
Utility method to close the specified Connection in a fail-safe manner.
close() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Over-ridden to not close the connection;
close() - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Over-ridden to not close the getStatement().
close() - Method in class org.rakeshv.dbutils.StatementDecorator
Releases this Statement object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed.
close() - Method in class org.rakeshv.filters.CachingResponseStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class org.rakeshv.filters.CompressionResponseStream
Close this output stream, causing any buffered data to be flushed and any further output data to throw an IOException.
close() - Method in class org.rakeshv.io.LoggingInputStream
Closes this input stream and releases any system resources associated with the stream.
close() - Method in class org.rakeshv.io.LoggingReader
Close the stream.
close() - Method in class org.rakeshv.io.TeeOutputStream
Closes this output stream and releases any system resources associated with this stream.
close() - Method in class org.rakeshv.io.TeeWriter
Close the stream, flushing it first.
close() - Method in class org.rakeshv.mail.WebMailBean
Closes the connection to the host/server.
close() - Method in class org.rakeshv.net.NNTPSocket
Close the connection to the NNTP server.
CLOSE_ASSOCIATED_RESOURCES - Static variable in class org.rakeshv.dbutils.CloseResources
A constant used to indicate that all the JDBC resources associated with the specified resource should be closed.
CLOSE_SPECIFIED_RESOURCE - Static variable in class org.rakeshv.dbutils.CloseResources
A constant used to indicate that only the specified JDBC resource should be closed.
CloseableFrame - Class in org.rakeshv.gui
 
CloseableFrame() - Constructor for class org.rakeshv.gui.CloseableFrame
 
CloseableFrame(String) - Constructor for class org.rakeshv.gui.CloseableFrame
 
closeCacheFile() - Method in class org.rakeshv.filters.CachingResponseStream
Closes the CachingResponseStream.cacheFile without closing the CachingResponseStream.output.
closeCacheFile() - Method in class org.rakeshv.filters.CachingResponseWrapper
Closes the cached file in the CachingResponseStream without closing the underlying stream.
closeConnection() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Close the decorated connection resource.
closed - Variable in class org.rakeshv.filters.CachingResponseStream
Has this stream been closed?
closed - Variable in class org.rakeshv.filters.CompressionResponseStream
Has this stream been closed?
CloseResources - Class in org.rakeshv.dbutils
A convenience class to close JDBC resources in an error free manner.
CloseResources() - Constructor for class org.rakeshv.dbutils.CloseResources
Default constructor.
CMAException - Exception in biz.wedoit4u
A custom exception that is used when any kind of exceptions are encountered in the CMA application.
CMAException(String) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified message.
CMAException(boolean, String) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified message.
CMAException(Throwable) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified instance of Throwable.
CMAException(boolean, Throwable) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified instance of Throwable and a flag indicating whether the exception is critical in nature or not.
CMAException(String, Throwable) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified message.
CMAException(boolean, String, Throwable) - Constructor for exception biz.wedoit4u.CMAException
Create a new exception with the specified message and instance of Throwable that caused the problem.
CMASession - Class in biz.wedoit4u
A Java Bean that is used to store sessional information for a CMA user.
CMASession() - Constructor for class biz.wedoit4u.CMASession
The default constructor.
color - Variable in class biz.wedoit4u.databeans.CustomerStyleBean
The value in the color column.
color - Variable in class biz.wedoit4u.databeans.PartnerStyleBean
The value in the color column.
command - Variable in class org.rakeshv.mail.WriteFormParser
A String object that holds the hidden form variable that specifies the type of action being performed (send).
COMMAND_TERMINATOR - Static variable in class org.rakeshv.net.NNTPSocket
The command termination character(s) to be sent to the NNTP server after each command.
commit() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.
commonname - Variable in class org.rakeshv.xml.addressbook.Person
The commonname of the person.
CompressionFilter - Class in org.rakeshv.filters
A Filter class that is used to compress the response to a client request.
CompressionFilter() - Constructor for class org.rakeshv.filters.CompressionFilter
 
CompressionResponseStream - Class in org.rakeshv.filters
A sub-class of ServletOutputStream that is used to compress the response sent by the server to a client request.
CompressionResponseStream(HttpServletResponse) - Constructor for class org.rakeshv.filters.CompressionResponseStream
Initialise a new instance of this class with the specified servlet response.
CompressionResponseWrapper - Class in org.rakeshv.filters
A HttpServletResponseWrapper class that is used to create a compressed output stream.
CompressionResponseWrapper(HttpServletResponse) - Constructor for class org.rakeshv.filters.CompressionResponseWrapper
Constructs a compressed response adaptor wrapping the given response.
compressionType - Variable in class org.rakeshv.filters.CompressionResponseStream
The type of compression algorithm to use.
compressionType - Variable in class org.rakeshv.filters.CompressionResponseWrapper
An integer that indicates the type of compression that is to be used.
con_salt - Static variable in class org.rakeshv.utils.JCrypt
 
CONCURRENCY - Static variable in class org.rakeshv.utils.DynamicCache
Default concurrency level for the map.
connect(String) - Method in class org.rakeshv.mail.WebMailBean
Attempt to get a connection to the specified host on the specified port as the specified user using the specified password.
connection - Variable in class org.rakeshv.dbutils.ConnectionDecorator
The decorated connection object.
ConnectionDecorator - Class in org.rakeshv.dbutils
A decorator around a Connection to enable a non-closing connection to the database.
ConnectionDecorator() - Constructor for class org.rakeshv.dbutils.ConnectionDecorator
Default constructor.
ConnectionDecorator(String, String, String, String) - Constructor for class org.rakeshv.dbutils.ConnectionDecorator
Initialise a connection to a database using the specified parameters.
contains(Object) - Method in class org.rakeshv.utils.SharedObject
Returns true if SharedObject.cache contains a mapping for the specified key.
containsKey(Object) - Method in class org.rakeshv.utils.DynamicCache
Returns true if this map contains a mapping for the specified key.
containsKey(Object) - Method in class org.rakeshv.utils.ObjectCache
Returns true if the ObjectCache.cache contains a mapping for the specified key.
containsValue(Object) - Method in class org.rakeshv.utils.DynamicCache
Returns true if this map maps one or more keys to the specified value.
containsValue(Object) - Method in class org.rakeshv.utils.ObjectCache
Returns true if the ObjectCache.cache maps one or more keys to the specified value.
Content - Interface in biz.wedoit4u.ejb.entity
The Local interface for the entity bean representing a record in the contents table.
content - Variable in class org.rakeshv.utils.LaTeXAccents
The String object that holds the modified contents.
CONTENT_ID_SEQUENCE - Static variable in class biz.wedoit4u.databeans.ContentHelper
The sequence set in the database for the content_id primary key column.
ContentBean - Class in biz.wedoit4u.databeans
The implementation of the entity bean that represents a record in the contents table.
ContentBean() - Constructor for class biz.wedoit4u.databeans.ContentBean
Default constructor.
ContentBean - Class in biz.wedoit4u.ejb.entity
The implementation of the entity bean that represents a record in the contents table.
ContentBean() - Constructor for class biz.wedoit4u.ejb.entity.ContentBean
 
ContentHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the contents table.
ContentHelper() - Constructor for class biz.wedoit4u.databeans.ContentHelper
Default constructor.
contentId - Variable in class biz.wedoit4u.databeans.ContentBean
The value in the content_id column.
Contents - Interface in biz.wedoit4u.ejb.entity
The local home interface to the entity bean that represents a record in the contents table.
contents - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanProvider
A reference to the Categories home object for the Content entity bean.
contents - Variable in class org.rakeshv.utils.Change8Crmp10
The String object that is used to store the contents of the file being modified.
CONTENTS_LOCATION - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanJNDILocations
The JNDI location to use to look up the home object of a Content entity bean.
contentType - Variable in class org.rakeshv.filters.CachingFilter.FileProperties
The content-type header value.
CONTINUE_PLAYBACK - Static variable in class org.rakeshv.gui.SlideShow
Flag that should be used to re-activate the play-back of images.
convertDates(String) - Static method in class org.rakeshv.tex.TransformTextFile
Convert dates to formatted date.
convertString(String) - Static method in class org.rakeshv.tex.ISOToASCII
Convert all ISO 8859-1 encoded non-ASCII characters to appropriate ASCII characters (or strings), and return the modified String object.
convertString(String, boolean) - Static method in class org.rakeshv.tex.ISOToASCII
Convert all ISO 8859-1 encoded non-ASCII characters to appropriate ASCII characters (or strings), and return the modified String object.
convertString(String) - Static method in class org.rakeshv.tex.ISOToTeX
Convert all ISO 8859-1 encoded non-ASCII characters to appropriate LATEX tags, and return the modified String object.
convertString(String, String) - Static method in class org.rakeshv.tex.ISOToTeX
Converts the input String in the specified character encoding to ISO 8859-1 encoding, and then invokes convertString( String ).
convertText(String) - Static method in class org.rakeshv.tex.TransformTextFile
Convenience method that invokes all the methods.
ConvertToTeX - Class in org.rakeshv.applications
A wrapper application to open a text file, and apply some common translations to the contents to add LATEX markup.
ConvertToTeX() - Constructor for class org.rakeshv.applications.ConvertToTeX
 
COPY_SENT_MESSAGES - Static variable in class org.rakeshv.mail.MailPreferences
A flag that is used to indicate that messages being sent should be copied to the WebMailBean.sentFolderName.
COPY_SENT_MESSAGES - Static variable in class org.rakeshv.mail.UserPreferences
A flag that is used to indicate that messages being sent should be copied to the WebMailBean.sentFolderName.
copyMessages(HttpServletRequest) - Method in class org.rakeshv.mail.WebMailBean
Copy the specified message(s) from the WebMailBean.currentFolder to the specified folder.
copySentMessages - Variable in class org.rakeshv.mail.MailPreferences
This field is used to indicate whether message being sent by the user are to be copied to the WebMailBean.sentFolderName folder or not.
country - Variable in class org.rakeshv.xml.addressbook.Address
The country to which the address belongs.
cov_2char - Static variable in class org.rakeshv.utils.JCrypt
 
create(int, int, String, String, String, String, String, int) - Static method in class biz.wedoit4u.databeans.CategoryBean
Create a new category record with all the column values.
create(int, int, String, String, String, String) - Static method in class biz.wedoit4u.databeans.ContentBean
Create a new record in the content table with all the columns specified.
create(int, String, String, String, String, char, Date, Date, int) - Static method in class biz.wedoit4u.databeans.CustomerBean
Create a new customers record with the values specified for all the columns in the table.
create(int, int, String, String, String, String, String, String, String, String, String, String, String, int, int, int, int, String) - Static method in class biz.wedoit4u.databeans.CustomerStyleBean
Create a new instance of the bean that may be used to create a corresponding record in the customer_styles table.
create(int, String, String, int) - Static method in class biz.wedoit4u.databeans.CustomerTypeBean
Create a new instance of the bean that may be used to create a corresponding record in the customer_types table.
create(int, String, String, char, Date, String, String, String, String, String) - Static method in class biz.wedoit4u.databeans.PartnerBean
Create a new partners record with the values specified for all the columns in the table.
create(int, int, String, String, String, String, String, String, String, String, String, String, String, int, int, int, int, String) - Static method in class biz.wedoit4u.databeans.PartnerStyleBean
Create a new instance of the bean that may be used to create a corresponding record in the style_attributes table.
create(int) - Static method in class biz.wedoit4u.databeans.SitePropertyBean
Create a new instance of the bean for the specified customer_id with default values.
create(int, int, int, int, int, String, String) - Static method in class biz.wedoit4u.databeans.SitePropertyBean
Create a new instance of the bean that may be used to create a corresponding record in the site_properties table.
create(int, String, String) - Static method in class biz.wedoit4u.databeans.StyleClassBean
Create a new instance of the bean that may be used to create a corresponding record in the style_classes table.
create(Customer, String, String) - Method in interface biz.wedoit4u.ejb.entity.Categories
Create a new category record with just the required values.
create(Customer, String, String, String, String, String) - Method in interface biz.wedoit4u.ejb.entity.Categories
Create a new category record with all the column values.
create(Category, String) - Method in interface biz.wedoit4u.ejb.entity.Contents
Create a new record in the content table with just the required columns.
create(Category, String, String, String, String) - Method in interface biz.wedoit4u.ejb.entity.Contents
Create a new record in the content table with all the columns specified except the Date columns that are populated by database triggers.
create(Category, String, String, String, String, Date, Date) - Method in interface biz.wedoit4u.ejb.entity.Contents
Create a new record in the content table with all the columns specified.
create(String, String, CustomerType) - Method in interface biz.wedoit4u.ejb.entity.Customers
Create a new customers record with just the values for the required columns.
create(String, String, char, CustomerType) - Method in interface biz.wedoit4u.ejb.entity.Customers
Create a new customers record with just the values for the required columns.
create(String, String, String, String, char, Date, Date, Date, CustomerType) - Method in interface biz.wedoit4u.ejb.entity.Customers
Create a new customers record with the values specified for all the columns in the table.
create(String) - Method in interface biz.wedoit4u.ejb.entity.CustomerTypes
Create a new customer_types record with just the values for the required columns.
create(String, String) - Method in interface biz.wedoit4u.ejb.entity.CustomerTypes
Create a new customer_types record.
create(int, int, int, int, int, String, String) - Method in interface biz.wedoit4u.ejb.entity.SiteProperties
Create a new site_properties record.
create() - Method in interface biz.wedoit4u.ejb.session.DatabaseActionHome
Create an instance of the DatabaseAction stateless session bean.
create() - Method in interface biz.wedoit4u.ejb.session.DateFormatterHome
Create an instance of the DateFormatter stateless session bean.
createAddressBook(String) - Static method in class org.rakeshv.xml.addressbook.AddressBook
Just invokes AddressBook.createAddressBook( String, String ) with a null value for the default SAX Parser.
createAddressBook(String, String) - Static method in class org.rakeshv.xml.addressbook.AddressBook
Create a new address book using the fully qualified file name specified, and using the specified SAX Parser to load the XML file that has been created.
createAttachmentFile(BodyPart, String) - Method in class org.rakeshv.mail.WebMailBean
Creates a temporary file under the specified root directory.
createDeflaterStream() - Method in class org.rakeshv.filters.CompressionResponseStream
Initialise the CompressionResponseStream.deflaterStream with the appropriate type of compressed output stream based upon the value in the CompressionResponseStream.compressionType instance variable.
createFolder(String) - Method in class org.rakeshv.mail.WebMailBean
Create the specified folder.
createMailPreferences(String) - Static method in class org.rakeshv.mail.MailPreferences
Just invokes MailPreferences.createMailPreferences( String, String ) with a null value for the default SAX Parser.
createMailPreferences(String, String) - Static method in class org.rakeshv.mail.MailPreferences
Create a new mail preferences file using the fully qualified file name specified, and using the specified SAX Parser to load the XML file that has been created.
createMessage() - Method in class org.rakeshv.mail.SendHandler
Creates the appropriate type of message.
createMessage(Message) - Method in class org.rakeshv.mail.SendHandler
Creates the appropriate type of message for forwarded mail.
createOutputStream() - Method in class org.rakeshv.filters.CachingResponseWrapper
Create a new instance of the CachingResponseWrapper class, that compresses the response.
createOutputStream() - Method in class org.rakeshv.filters.CompressionResponseWrapper
Create a new instance of the CompressionResponseWrapper class, that compresses the response.
createOutputStreams(String[]) - Method in class org.rakeshv.io.TeeOutputStream
Initialise the TeeOutputStream.outputStreams with files representing the names specified.
createOutputStreams(File[]) - Method in class org.rakeshv.io.TeeOutputStream
Initialise the TeeOutputStream.outputStreams with the files specified.
createPhotoAlbum(String) - Static method in class org.rakeshv.xml.album.PhotoAlbum
Just invokes PhotoAlbum.createPhotoAlbum( String, String ) with a null value for the default SAX Parser.
createPhotoAlbum(String, String) - Static method in class org.rakeshv.xml.album.PhotoAlbum
Create a new album using the fully qualified file name specified, and using the specified SAX Parser to load the XML file that has been created.
createStatement() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Creates a Statement object for sending SQL statements to the database.
createStatement(int, int) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Creates a Statement object that will generate ResultSet objects with the given type and concurrency.
createStatement(int, int, int) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Creates a Statement object that will generate ResultSet objects with the given type, concurrency, and holdability.
createTemporaryFile(String) - Method in class org.rakeshv.filters.CachingFilter
Create a temporary file based on the fileName specified.
createWriters(String[]) - Method in class org.rakeshv.io.TeeWriter
Initialise the TeeWriter.writers with files representing the names specified.
createWriters(File[]) - Method in class org.rakeshv.io.TeeWriter
Initialise the TeeWriter.writers with the files specified.
creationDate - Variable in class biz.wedoit4u.databeans.ContentBean
The value in the creation_date column.
creationDate - Variable in class biz.wedoit4u.databeans.CustomerBean
The value in the creation_date column.
creationDate - Variable in class biz.wedoit4u.databeans.PartnerBean
The value in the creation_date column.
critical - Variable in exception biz.wedoit4u.CMAException
A boolean field that indicates the criticality of the error.
critical - Variable in exception org.rakeshv.mail.MailException
A boolean field that indicates the criticality of the error.
critical - Variable in exception org.rakeshv.xml.addressbook.AddressException
A boolean field that indicates the criticality of the error.
crypt(String, String) - Static method in class org.rakeshv.utils.JCrypt
 
cssContents - Variable in class biz.wedoit4u.CSSGenerator
String that holds the entire CSS contents for the customer identified by CSSGenerator.customerId.
CSSGenerator - Class in biz.wedoit4u
Generate a full CSS string from the values in the style_attributes table for a specified customer.
CSSGenerator(int) - Constructor for class biz.wedoit4u.CSSGenerator
Create a new instance of the class for the specified customer.
currentArticleID - Variable in class org.rakeshv.net.NNTPSocket
Store the current news article being accessed.
currentFolder - Variable in class org.rakeshv.mail.WebMailBean
A reference to the current folder which the user is viewing.
currentMessage - Variable in class org.rakeshv.mail.WebMailBean
The Message instance that represents the currently open message.
currentMessageNumber - Variable in class org.rakeshv.mail.WebMailBean
The message number of the message currently open.
Customer - Interface in biz.wedoit4u.ejb.entity
The Local interface for the entity bean representing a record in the customers table.
CUSTOMER_ID_SEQUENCE - Static variable in class biz.wedoit4u.databeans.CustomerHelper
The sequence set in the database for the customer_id primary key column.
CUSTOMER_TYPE_ID_SEQUENCE - Static variable in class biz.wedoit4u.databeans.CustomerTypeHelper
The sequence set in the database for the customer_type_id primary key column.
CUSTOMER_TYPES_LOCATION - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanJNDILocations
The JNDI location to use to look up the home object of a CustomerType entity bean.
CustomerBean - Class in biz.wedoit4u.databeans
A java bean that represents a record in the customers table.
CustomerBean() - Constructor for class biz.wedoit4u.databeans.CustomerBean
Default constructor.
CustomerBean - Class in biz.wedoit4u.ejb.entity
The implementation of the entity bean that represents a record in the customers table.
CustomerBean() - Constructor for class biz.wedoit4u.ejb.entity.CustomerBean
 
CustomerHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the customers table.
CustomerHelper() - Constructor for class biz.wedoit4u.databeans.CustomerHelper
Default constructor.
customerId - Variable in class biz.wedoit4u.CSSGenerator
The customer for whom the CSS contents are being generated.
customerId - Variable in class biz.wedoit4u.databeans.CategoryBean
The value in the customer_id column.
customerId - Variable in class biz.wedoit4u.databeans.CustomerBean
The value in the customer_id column.
customerId - Variable in class biz.wedoit4u.databeans.CustomerStyleBean
The value in the customer_id column.
customerId - Variable in class biz.wedoit4u.databeans.CustomerStylesPK
The customer_id value.
customerId - Variable in class biz.wedoit4u.databeans.SitePropertyBean
The value in the customer_id column.
customerId - Variable in class biz.wedoit4u.ejb.entity.StyleAttributesPK
The customer_id value.
Customers - Interface in biz.wedoit4u.ejb.entity
The local home interface to the entity bean that represents a record in the customers table.
customers - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanProvider
A reference to the Customers home object for the Customer entity bean.
CUSTOMERS_LOCATION - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanJNDILocations
The JNDI location to use to look up the home object of a Customer entity bean.
CustomerStyleBean - Class in biz.wedoit4u.databeans
A Java Bean that represents a record in the customer_styles table.
CustomerStyleBean() - Constructor for class biz.wedoit4u.databeans.CustomerStyleBean
The default constructor.
CustomerStyleHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the customer_styles table.
CustomerStyleHelper() - Constructor for class biz.wedoit4u.databeans.CustomerStyleHelper
Default constructor.
CustomerStylesPK - Class in biz.wedoit4u.databeans
A primary key class for the customer_styles table.
CustomerStylesPK() - Constructor for class biz.wedoit4u.databeans.CustomerStylesPK
Default constructor.
CustomerStylesPK(int, int) - Constructor for class biz.wedoit4u.databeans.CustomerStylesPK
Construct a new instance of the primary key class using the components of the primary key.
CustomerType - Interface in biz.wedoit4u.ejb.entity
The Local interface for the entity bean representing a record in the customer_types table.
CustomerTypeBean - Class in biz.wedoit4u.databeans
A Java Bean that represents a record in the customer_types table.
CustomerTypeBean() - Constructor for class biz.wedoit4u.databeans.CustomerTypeBean
The default constructor.
CustomerTypeBean - Class in biz.wedoit4u.ejb.entity
The implementation of the entity bean that represents a record in the customer_types table.
CustomerTypeBean() - Constructor for class biz.wedoit4u.ejb.entity.CustomerTypeBean
 
CustomerTypeHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the customer_types table.
CustomerTypeHelper() - Constructor for class biz.wedoit4u.databeans.CustomerTypeHelper
Default constructor.
customerTypeId - Variable in class biz.wedoit4u.databeans.CustomerBean
The value in the customer_type_id column.
customerTypeId - Variable in class biz.wedoit4u.databeans.CustomerTypeBean
The value in the customer_type_id column.
CustomerTypes - Interface in biz.wedoit4u.ejb.entity
The local home interface to the entity bean that represents a record in the customer_types table.
customerTypes - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanProvider
A reference to the CustomerTypes home object for the CustomerType entity bean.
CustomException - Exception in org.rakeshv
A custom exception that is used to wrap all types of errors or exceptions that may be encountered by applications.
CustomException() - Constructor for exception org.rakeshv.CustomException
Constructs a new exception with null as its detail message.
CustomException(String) - Constructor for exception org.rakeshv.CustomException
Constructs a new exception with the specified detail message.
CustomException(String, Throwable) - Constructor for exception org.rakeshv.CustomException
Constructs a new exception with the specified detail message and cause.
CustomException(Throwable) - Constructor for exception org.rakeshv.CustomException
Constructs a new exception with the specified cause.

Rakesh API
A B C D E F G H I J K L M N O P Q R S T U V W Z
Copyright © 2002-2005 - Rakesh Vidyadharan