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

S

save() - Method in class biz.wedoit4u.databeans.CategoryBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.ContentBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.CustomerBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.CustomerStyleBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.CustomerTypeBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.PartnerBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.PartnerStyleBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.SitePropertyBean
Write back all the values in the bean fields to the database.
save() - Method in class biz.wedoit4u.databeans.StyleClassBean
Write back all the values in the bean fields to the database.
saveAddressBook() - Method in class org.rakeshv.xml.addressbook.AddressBook
Write the JDOM tree back to the address book file.
saveAlbums() - Method in class org.rakeshv.xml.album.PhotoAlbum
Write the JDOM tree back to the album file.
saveMailPreferences() - Method in class org.rakeshv.mail.MailPreferences
Write the JDOM tree back to the address book file.
second - Variable in class org.rakeshv.filters.CachingFilter.PurgeTime
The second of minute at which the entire cache is to be purged.
select(CategoryBean) - Static method in class biz.wedoit4u.databeans.CategoryHelper
Select the specified record from the categories table.
select(ContentBean) - Static method in class biz.wedoit4u.databeans.ContentHelper
Select the specified record from the contents table.
select(CustomerBean) - Static method in class biz.wedoit4u.databeans.CustomerHelper
Select the specified record from the customers table.
select(CustomerStyleBean) - Static method in class biz.wedoit4u.databeans.CustomerStyleHelper
Select the specified record from the customer_styles table.
select(CustomerTypeBean) - Static method in class biz.wedoit4u.databeans.CustomerTypeHelper
Select the specified record from the customer_types table.
select(PartnerBean) - Static method in class biz.wedoit4u.databeans.PartnerHelper
Select the specified record from the partners table.
select(PartnerStyleBean) - Static method in class biz.wedoit4u.databeans.PartnerStyleHelper
Select the specified record from the partner_styles table.
select(SitePropertyBean) - Static method in class biz.wedoit4u.databeans.SitePropertyHelper
Select the specified record from the site_properties table.
select(StyleClassBean) - Static method in class biz.wedoit4u.databeans.StyleClassHelper
Select the specified record from the style_classes table.
SELECT_BY_PARTNER - Static variable in class biz.wedoit4u.databeans.CustomerTypeHelper
The statement that is executed to fetch all the records from the customer_types table for the specified partner_id.
SELECT_CATEGORIES - Static variable in class biz.wedoit4u.databeans.CategoryHelper
The statement that is executed to fetch a specific record from the categories table.
SELECT_CONTENTS - Static variable in class biz.wedoit4u.databeans.ContentHelper
The statement that is executed to fetch a specific record from the contents table.
SELECT_CUSTOMER_STYLES - Static variable in class biz.wedoit4u.databeans.CustomerStyleHelper
The statement that is executed to fetch a specific record from the customer_styles table.
SELECT_CUSTOMER_TYPES - Static variable in class biz.wedoit4u.databeans.CustomerTypeHelper
The statement that is executed to fetch a specific record from the customer_types table.
SELECT_CUSTOMERS - Static variable in class biz.wedoit4u.databeans.CustomerHelper
The statement that is executed to fetch a specific record from the customers table.
SELECT_PARTNER_STYLES - Static variable in class biz.wedoit4u.databeans.PartnerStyleHelper
The statement that is executed to fetch a specific record from the partner_styles table.
SELECT_PARTNERS - Static variable in class biz.wedoit4u.databeans.PartnerHelper
The statement that is executed to fetch a specific record from the partners table.
SELECT_SITE_PROPERTIES - Static variable in class biz.wedoit4u.databeans.SitePropertyHelper
The statement that is executed to fetch a specific record from the site_properties table.
SELECT_STYLE_CLASSES - Static variable in class biz.wedoit4u.databeans.StyleClassHelper
The statement that is executed to fetch a specific record from the style_classes table.
SendHandler - Class in org.rakeshv.mail
This class handles multipart/form-data encoded form posts from the write.jsp page that is used to compose email messages.
SendHandler() - Constructor for class org.rakeshv.mail.SendHandler
Default constructor.
SendHandler(Folder, AddressBook, WriteFormParser, Session) - Constructor for class org.rakeshv.mail.SendHandler
Creates an instance of the handler, and sets the instance fields to the passed in values.
sendMessage(WriteFormParser) - Method in class org.rakeshv.mail.WebMailBean
Send a new message.
sendResponse(CachingFilter.FileProperties, ServletResponse) - Method in class org.rakeshv.filters.CachingFilter
Write the contents of the fileName to the HTTP Response specified.
sentFolderName - Variable in class org.rakeshv.mail.WebMailBean
The name of the folder to which sent items are moved.
SEPARATOR - Static variable in class org.rakeshv.filters.CachingFilter
The default file separator value.
ServerPreferences - Class in org.rakeshv.mail
A wrapper bean that provides easy access to all the properties configured in the application wide mail server preferences XML file.
ServerPreferences() - Constructor for class org.rakeshv.mail.ServerPreferences
Default constructor.
servletResponse - Variable in class org.rakeshv.filters.CachingResponseWrapper
Original response
servletResponse - Variable in class org.rakeshv.filters.CompressionResponseWrapper
Original response
Session - Class in biz.wedoit4u
The parent class that is used to support the CMA and CDA applications.
Session() - Constructor for class biz.wedoit4u.Session
 
session - Variable in class org.rakeshv.mail.SendHandler
The web session for the user using the webmail service.
session - Variable in class org.rakeshv.mail.WebMailBean
The web session for the user using the webmail service.
SessionBeanAdapter - Class in biz.wedoit4u.ejb.session
An adapter class that provides empty implementation for all the methods specified in the SessionBean interface.
SessionBeanAdapter() - Constructor for class biz.wedoit4u.ejb.session.SessionBeanAdapter
 
SessionBeanProvider - Class in biz.wedoit4u.ejb.session
This class provides utility methods to access the Session Beans that are available in this package.
SessionBeanProvider() - Constructor for class biz.wedoit4u.ejb.session.SessionBeanProvider
 
sessionContext - Variable in class biz.wedoit4u.ejb.session.SessionBeanAdapter
An instance variable that holds a reference to the associated session context.
set(int, int) - Method in class org.rakeshv.utils.Calendar
Sets the given calendar field to the given value.
setAccessCount(int) - Method in class org.rakeshv.Statistics
Set Statistics.accessCount.
setActivationDate(Date) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the activation_date column.
setActivationDate(Date) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the activation_date column.
setActive(char) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the active column.
setActive(char) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the active column.
setAddress(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.address.
setAddressBook(AddressBook) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.addressBook.
setAddresses(List) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.addresses.
setAltText(String) - Method in class org.rakeshv.xml.album.Image
Set Image.altText.
setArray(int, Array) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Array object.
setAsciiStream(String, InputStream, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAsciiStream(int, InputStream, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setAttachmentRootDirectory(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.attachmentRootDirectory.
setAuthenticator(String, String) - Static method in class org.rakeshv.utils.StringUtilities
Create a new instance of Authenticator using the specified credentials.
setAutoCommit(boolean) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Sets this connection's auto-commit mode to the given state.
setBcc() - Method in class org.rakeshv.mail.SendHandler
Set the bcc attribute for the message.
setBigDecimal(String, BigDecimal) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.math.BigDecimal value.
setBigDecimal(int, BigDecimal) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.math.BigDecimal value.
setBinaryStream(String, InputStream, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBinaryStream(int, InputStream, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given input stream, which will have the specified number of bytes.
setBlob(int, Blob) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Blob object.
setBody(String) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the picture column.
setBody(String) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value in the body column.
setBodyWithAttachments() - Method in class org.rakeshv.mail.SendHandler
Set the body parts for the reply.
setBoolean(String, boolean) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java boolean value.
setBoolean(int, boolean) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java boolean value.
setBottomRail(int) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the bottom_rail column.
setBottomRail(int) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the bottom_rail column.
setBrief(String) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value of the brief column.
setBrief(String) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the brief column.
setBrief(String) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the picture column.
setBrief(String) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value in the picture column.
setByte(String, byte) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java byte value.
setByte(int, byte) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java byte value.
setBytes(String, byte[]) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java array of bytes.
setBytes(int, byte[]) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java array of bytes.
setCatalog(String) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Sets the given catalog name in order to select a subspace of this Connection object's database in which to work.
setCategories(Set) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set a Set of entity bean instances that represent associated records in the categories table.
setCategory(Category) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the category_id column based upon the reference to the Category entity bean instance representing the value.
setCategory(Category) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value of the category_id column.
setCategoryId(String) - Method in class biz.wedoit4u.CDASession
Set CDASession.categoryId based upon the String value specified.
setCategoryId(int) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the category_id column.
setCc() - Method in class org.rakeshv.mail.SendHandler
Set the cc attribute for the message.
setCharacterEncoding(String) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.characterEncoding.
setCharacterEncoding(String) - Method in class org.rakeshv.filters.CachingResponseWrapper
Update the property in the CachingResponseWrapper.fileProperties and then pass along to the super class implementation.
setCharacterStream(String, Reader, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCharacterStream(int, Reader, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Reader object, which is the given number of characters long.
setCity(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.city.
setClob(int, Clob) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Clob object.
setCommonname(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.commonname.
setCompressionType(int) - Method in class org.rakeshv.filters.CompressionResponseStream
Set CompressionResponseStream.compressionType.
setCompressionType(int) - Method in class org.rakeshv.filters.CompressionResponseWrapper
Set CompressionResponseWrapper.compressionType.
setContentId(int) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value in the content_id column.
setContents(Set) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set a Set of Content entity bean instances that are associated with this category.
setContentType(String) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.contentType.
setContentType(String) - Method in class org.rakeshv.filters.CachingResponseWrapper
Update the property in the CachingResponseWrapper.fileProperties and then pass along to the super class implementation.
setCopySentMessages(boolean) - Method in class org.rakeshv.mail.MailPreferences
Set the value of MailPreferences.copySentMessages.
setCountry(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.country.
setCreationDate(Date) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Return the value in the creation_date column.
setCreationDate(Date) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the creation_date column.
setCreationDate(Date) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the creation_date column.
setCursorName(String) - Method in class org.rakeshv.dbutils.StatementDecorator
Sets the SQL cursor name to the given String, which will be used by subsequent Statement object execute methods.
setCustomer(Customer) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value in the customer_id column using the value represented by the instance of the Customer entity bean instance.
setCustomer(Customer) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the customer_id column.
setCustomerId(int) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the customer_id column.
setCustomerId(int) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the site_properties_id column.
setCustomers(Set) - Method in class biz.wedoit4u.ejb.entity.CustomerTypeBean
Set a Set of references to the Customer entity beans that belong to this customer_type.
setCustomerType(CustomerType) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the customer_type_id column as a represented by the reference to the CustomerType entity bean representing that value.
setCustomerType(CustomerType) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the customer_type_id column using the CustomerType entity bean that represents the appropriate record in the customer_types table.
setCustomerTypeId(int) - Method in class biz.wedoit4u.ejb.entity.CustomerTypeBean
Set the value in the customer_type_id column.
setDate(String, Date) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Date value.
setDate(String, Date, Calendar) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate(int, Date) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Date value.
setDate(int, Date, Calendar) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Date value, using the given Calendar object.
setDate() - Method in class org.rakeshv.mail.SendHandler
Set the date attribute for the message.
setDaysToKeepDeletedMessages(int) - Method in class org.rakeshv.mail.MailPreferences
Set the value of MailPreferences.daysToKeepDeletedMessages.
setDelayInterval(int) - Method in class org.rakeshv.gui.SlideShow
Set the desired delayInterval.
setDeleteAction(int) - Method in class org.rakeshv.mail.MailPreferences
Set the value of MailPreferences.deleteAction.
setDeletedIndicator(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.deletedIndicator.
setDescription(String) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value of the description column.
setDescription(String) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value in the description column.
setDescription(String) - Method in interface biz.wedoit4u.ejb.entity.CustomerType
Set the value in the description column.
setDescription(String) - Method in class biz.wedoit4u.ejb.entity.CustomerTypeBean
Set the value in the description column.
setDescription(String) - Method in class org.rakeshv.xml.addressbook.Group
Set the value of Group.description.
setDescription(String) - Method in class org.rakeshv.xml.album.Album
Set Album.description.
setDescription(String) - Method in class org.rakeshv.xml.album.Photo
Set Photo.description.
setDomain(String) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the domain column.
setDomain(String) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the domain column.
setDouble(String, double) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java double value.
setDouble(int, double) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java double value.
setEmail(String) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the email column.
setEmail(String) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the email column.
setEntityContext(EntityContext) - Method in class biz.wedoit4u.ejb.entity.EntityBeanAdapter
Set the associated entity context.
setErrorStream(PrintStream) - Method in class org.rakeshv.net.NNTPSocket
Set the PrintStream object that is used to display error messages.
setEscapeProcessing(boolean) - Method in class org.rakeshv.dbutils.StatementDecorator
Sets escape processing on or off.
setExpirationDate(Date) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the expiration_date column.
setExpirationDate(Date) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the expiration_date column.
setFaxNumber(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.faxNumber.
setFetchDirection(int) - Method in class org.rakeshv.dbutils.StatementDecorator
Gives the driver a hint as to the direction in which rows will be processed in ResultSet objects created using this Statement object.
setFetchSize(int) - Method in class org.rakeshv.dbutils.StatementDecorator
Gives the JDBC driver a hint as to the number of rows that should be fetched from the database when more rows are needed.
setFileLocation(String) - Method in class org.rakeshv.xml.album.Image
Set Image.fileLocation.
setFileName(String) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.fileName.
setFileName(String) - Method in class org.rakeshv.mail.MailPreferences
Set the value of MailPreferences.fileName.
setFileName(String) - Method in class org.rakeshv.mail.ServerPreferences
Set ServerPreferences.fileName.
setFileName(String) - Method in class org.rakeshv.mail.UserPreferences
Set UserPreferences.fileName.
setFileName(String) - Method in class org.rakeshv.xml.addressbook.AddressBook
Set the value of AddressBook.fileName.
setFileName(String) - Method in class org.rakeshv.xml.album.PhotoAlbum
Set PhotoAlbum.fileName.
setFilterConfig(FilterConfig) - Method in class org.rakeshv.filters.FilterAdapter
Set FilterAdapter.filterConfig.
setFloat(String, float) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java float value.
setFloat(int, float) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java float value.
setFlush(boolean) - Method in class org.rakeshv.io.LoggingInputStream
Set LoggingInputStream.flush.
setFlush(boolean) - Method in class org.rakeshv.io.LoggingReader
Set LoggingReader.flush.
setFolder(String) - Method in class org.rakeshv.mail.WebMailBean
Set the specified folder as the current folder.
setFooter(String) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the footer column.
setFooter(String) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the footer column.
setForwardBody(Message) - Method in class org.rakeshv.mail.SendHandler
Set the body parts for the forwarded message.
setFrom() - Method in class org.rakeshv.mail.SendHandler
Set the from attribute of the new message.
setFullImage(Image) - Method in class org.rakeshv.xml.album.Photo
Set Photo.fullImage.
setGivenname(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.givenname.
setHeader(String) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the header column.
setHeader(String) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the header column.
setHeader(String, String) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Add or modify the specified header with the value specified.
setHeader(String, String) - Method in class org.rakeshv.filters.CachingResponseWrapper
Add the specified header to the CachingResponseWrapper.fileProperties
setHeaders(Map) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.headers.
setHeadersFromFields(ServletResponse) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set the HTTP header values denoting the type of content being returned from the values stored in the instance members.
setHeight(double) - Method in class org.rakeshv.xml.album.Image
Set Image.height.
setHoldability(int) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Changes the holdability of ResultSet objects created using this Connection object to the given holdability.
setHomePhone(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.homePhone.
setHost(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.host.
setHttpSession(HttpSession) - Method in class biz.wedoit4u.PartnerSession
Set PartnerSession.httpSession.
setInboxFolder(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.inboxFolder.
setInputStream(InputStream) - Method in class org.rakeshv.io.LoggingInputStream
Set LoggingInputStream.inputStream.
setInstance(CategoryBean) - Static method in class biz.wedoit4u.databeans.CategoryBean
Add the specified bean instance to the system cache.
setInstance(ContentBean) - Static method in class biz.wedoit4u.databeans.ContentBean
Add the specified bean instance to the system cache.
setInstance(CustomerBean) - Static method in class biz.wedoit4u.databeans.CustomerBean
Add the specified bean instance to the system cache.
setInstance(CustomerStyleBean) - Static method in class biz.wedoit4u.databeans.CustomerStyleBean
Add the specified bean instance to the system cache.
setInstance(CustomerTypeBean) - Static method in class biz.wedoit4u.databeans.CustomerTypeBean
Add the specified bean instance to the system cache.
setInstance(PartnerBean) - Static method in class biz.wedoit4u.databeans.PartnerBean
Add the specified bean instance to the system cache.
setInstance(PartnerStyleBean) - Static method in class biz.wedoit4u.databeans.PartnerStyleBean
Add the specified bean instance to the system cache.
setInstance(SitePropertyBean) - Static method in class biz.wedoit4u.databeans.SitePropertyBean
Add the specified bean instance to the system cache.
setInstance(StyleClassBean) - Static method in class biz.wedoit4u.databeans.StyleClassBean
Add the specified bean instance to the system cache.
setInt(String, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java int value.
setInt(int, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java int value.
setLastAccess(long) - Method in class org.rakeshv.Statistics
Set the value of Statistics.lastAccess using the specified millisecond value.
setLastAccess(Date) - Method in class org.rakeshv.Statistics
Set the value of Statistics.lastAccess using the specified date.
setLeftRail(int) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the left_rail column.
setLeftRail(int) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the left_rail column.
setLocale(Locale) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.locale.
setLocale(Locale) - Method in class org.rakeshv.filters.CachingResponseWrapper
Update the property in the CachingResponseWrapper.fileProperties and then pass along to the super class implementation.
setLong(String, long) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java long value.
setLong(int, long) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java long value.
setLongName(String) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value of the long_name column.
setLongName(String) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the long_name column.
setMail(String) - Method in class org.rakeshv.xml.addressbook.Member
Set the value of Member.mail.
setMail(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.mail.
setMailPreferences(MailPreferences) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.mailPreferences.
setMailServerPreferences(MailServerPreferences) - Method in class org.rakeshv.mail.ServerPreferences
Set ServerPreferences.mailServerPreferences.
setMailTransportProtocol(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.mailTransportProtocol.
setMailUserPreferences(MailUserPreferences) - Method in class org.rakeshv.mail.UserPreferences
Set UserPreferences.mailUserPreferences.
setMaxEntries(int) - Method in class org.rakeshv.utils.DynamicCache
Set the maximum number of items that can be stored in the map.
setMaxEntries(int) - Method in class org.rakeshv.utils.LinkedHashMap
Set LinkedHashMap.maxEntries.
setMaxEntries(int) - Method in interface org.rakeshv.utils.Map
Set the maximum number of entries that may be help in the map.
setMaxFieldSize(int) - Method in class org.rakeshv.dbutils.StatementDecorator
Sets the limit for the maximum number of bytes in a ResultSet column storing character or binary values to the given number of bytes.
setMaxRows(int) - Method in class org.rakeshv.dbutils.StatementDecorator
Sets the limit for the maximum number of rows that any ResultSet object can contain to the given number.
setMembers(List) - Method in class org.rakeshv.xml.addressbook.Group
Set the value of Group.members.
setMenuName(String) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value of the menu_name column.
setMenuName(String) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the menu_name column.
setMessage(int) - Method in class org.rakeshv.mail.WebMailBean
Set the bean's current message to the specified number.
setMessageAttributes() - Method in class org.rakeshv.mail.SendHandler
Set the common attributes for the SendHandler.message.
setMessageBody() - Method in class org.rakeshv.mail.SendHandler
Sets the various body parts for the SendHandler.message.
setMessagesPerPage(int) - Method in class org.rakeshv.mail.MailPreferences
Set the value of MailPreferences.messagesPerPage.
setMobilePhone(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.mobilePhone.
setModificationDate(Date) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the modification_date column.
setModificationDate(Date) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Return the value in the modification_date column.
setNewIndicator(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.newIndicator.
setNewsGroup(String) - Method in class org.rakeshv.net.NNTPSocket
Set the current news group.
setNickname(String) - Method in class org.rakeshv.xml.addressbook.Group
Set the value of Group.nickname.
setNickname(String) - Method in class org.rakeshv.xml.addressbook.Member
Set the value of Member.nickname.
setNickname(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.nickname.
setNull(String, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to SQL NULL.
setNull(String, int, String) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to SQL NULL.
setNull(int, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to SQL NULL.
setNull(int, int, String) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to SQL NULL.
setObject(String, Object, int, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the value of the designated parameter with the given object.
setObject(String, Object, int) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the value of the designated parameter with the given object.
setObject(String, Object) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the value of the designated parameter with the given object.
setObject(int, Object, int, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the value of the designated parameter with the given object.
setObject(int, Object, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the value of the designated parameter with the given object.
setObject(int, Object) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the value of the designated parameter using the given object.
setOfficePhone(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.officePhone.
setOutputStream(OutputStream) - Method in class org.rakeshv.io.LoggingInputStream
Set LoggingInputStream.outputStream.
setOutputStreams(OutputStream[]) - Method in class org.rakeshv.io.TeeOutputStream
Set TeeOutputStream.outputStreams.
setPagerNumber(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.pagerNumber.
setPartnerId(int) - Method in class biz.wedoit4u.databeans.CustomerTypeBean
Set CustomerTypeBean.partnerId.
setPassword(String) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the password column.
setPassword(String) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the password column.
setPassword(String) - Method in class org.rakeshv.mail.WebMailBean
Set the password for the user.
setPicture(String) - Method in interface biz.wedoit4u.ejb.entity.Category
Set the value of the picture column.
setPicture(String) - Method in class biz.wedoit4u.ejb.entity.CategoryBean
Set the value of the picture column.
setPicture(String) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the picture column.
setPicture(String) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value in the picture column.
setPort(int) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.port.
setPostalCode(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.postalCode.
setProtocol(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.protocol.
setQueryTimeout(int) - Method in class org.rakeshv.dbutils.StatementDecorator
Sets the number of seconds the driver will wait for a Statement object to execute to the given number of seconds.
setReader(Reader) - Method in class org.rakeshv.io.LoggingReader
Set LoggingReader.reader.
setReadIndicator(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.readIndicator.
setReadOnly(boolean) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Puts this connection in read-only mode as a hint to the driver to enable database optimizations.
setRef(int, Ref) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given REF() value.
setRepliedIndicator(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.repliedIndicator.
setRightRail(int) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the right_rail column.
setRightRail(int) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the right_rail column.
setSavepoint() - Method in class org.rakeshv.dbutils.ConnectionDecorator
Creates an unnamed savepoint in the current transaction and returns the new Savepoint object that represents it.
setSavepoint(String) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Creates a savepoint with the given name in the current transaction and returns the new Savepoint object that represents it.
setSentFolder(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.sentFolderName.
setSessionContext(SessionContext) - Method in class biz.wedoit4u.ejb.session.SessionBeanAdapter
Set the associated session context.
setShort(String, short) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java short value.
setShort(int, short) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java short value.
setState(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.state.
setStatistics(Statistics) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Set PreparedStatementDecorator.statistics.
setStatus(int) - Method in class org.rakeshv.filters.CachingResponseWrapper
If the status is not equal to SC_OK, indicate to the CachingResponseWrapper.fileProperties that the response should not be cached.
setStopRequested(boolean) - Method in class org.rakeshv.gui.SlideShow
Set the stopRequested flag to the specified value.
setStreet1(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.street1.
setStreet2(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.street2.
setStreet3(String) - Method in class org.rakeshv.xml.addressbook.Address
Set the value of Address.street3.
setString(String, String) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given Java String value.
setString(int, String) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given Java String value.
setSubject() - Method in class org.rakeshv.mail.SendHandler
Set the subject attribute for the message.
setSurname(String) - Method in class org.rakeshv.xml.addressbook.Person
Set the value of Person.surname.
setThumbnail(Image) - Method in class org.rakeshv.xml.album.Photo
Set Photo.thumbnail.
setTime(String, Time) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Time value.
setTime(String, Time, Calendar) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTime(int, Time) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Time value.
setTime(int, Time, Calendar) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Time value, using the given Calendar object.
setTimestamp(String, Timestamp) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(String, Timestamp, Calendar) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimestamp(int, Timestamp) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.sql.Timestamp value, using the given Calendar object.
setTimeZone(TimeZone) - Method in class org.rakeshv.utils.Calendar
Sets the time zone with the given time zone value.
setTitle(String) - Method in interface biz.wedoit4u.ejb.entity.Content
Set the value in the title column.
setTitle(String) - Method in class biz.wedoit4u.ejb.entity.ContentBean
Set the value in the title column.
setTitle(String) - Method in class org.rakeshv.xml.album.Photo
Set Photo.title.
setTo() - Method in class org.rakeshv.mail.SendHandler
Set the to attribute of the new message.
setTopRail(int) - Method in interface biz.wedoit4u.ejb.entity.SiteProperty
Set the value in the top_rail column.
setTopRail(int) - Method in class biz.wedoit4u.ejb.entity.SitePropertyBean
Set the value in the top_rail column.
setTotalItems(int) - Method in class org.rakeshv.utils.ObjectCache
Set/change ObjectCache.totalItems.
setTransactionIsolation(int) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Attempts to change the transaction isolation level for this Connection object to the one given.
setTrashFolder(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.trashFolderName.
setType(String) - Method in interface biz.wedoit4u.ejb.entity.CustomerType
Set the value in the type column.
setType(String) - Method in class biz.wedoit4u.ejb.entity.CustomerTypeBean
Set the value in the type column.
setTypeMap(Map<String, Class<?>>) - Method in class org.rakeshv.dbutils.ConnectionDecorator
Installs the given TypeMap object as the type map for this Connection object.
setUnicodeStream(int, InputStream, int) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Deprecated.  
setURL(String, URL) - Method in class org.rakeshv.dbutils.CallableStatementDecorator
Sets the designated parameter to the given java.net.URL object.
setURL(int, URL) - Method in class org.rakeshv.dbutils.PreparedStatementDecorator
Sets the designated parameter to the given java.net.URL value.
setUser(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.user.
setUsername(String) - Method in interface biz.wedoit4u.ejb.entity.Customer
Set the value in the username column.
setUsername(String) - Method in class biz.wedoit4u.ejb.entity.CustomerBean
Set the value in the username column.
setValidResponse(boolean) - Method in class org.rakeshv.filters.CachingFilter.FileProperties
Set CachingFilter.FileProperties.validResponse.
setValue(V) - Method in class org.rakeshv.utils.DynamicCache.Entry
Replaces the value corresponding to this entry with the specified value (optional operation).
setWebserverAttachmentPath(String) - Method in class org.rakeshv.mail.WebMailBean
Set the value of WebMailBean.webserverAttachmentPath.
setWidth(double) - Method in class org.rakeshv.xml.album.Image
Set Image.width.
setWriter(Writer) - Method in class org.rakeshv.io.LoggingReader
Set LoggingReader.writer.
setWriters(Writer[]) - Method in class org.rakeshv.io.TeeWriter
Set TeeWriter.writers.
SharedObject<T> - Class in org.rakeshv.utils
A decorator around a Map that can be used to share object instances.
SharedObject() - Constructor for class org.rakeshv.utils.SharedObject
Default constructor.
SharedObject(int) - Constructor for class org.rakeshv.utils.SharedObject
Create a new instance with the specified size for the SharedObject.cache.
SharedObject(int, int) - Constructor for class org.rakeshv.utils.SharedObject
Create a new instance with the specified size for the SharedObject.cache and the datastructure to use.
shifts2 - Static variable in class org.rakeshv.utils.JCrypt
 
SimpleFIFO<T> - Class in org.rakeshv.utils
A First In First Out implementation using an array.
SimpleFIFO(int) - Constructor for class org.rakeshv.utils.SimpleFIFO
Construct a new FIFO of the specified size.
SimpleLRU<T> - Class in org.rakeshv.utils
A Least Recently Used implementation using an array and a Map.
SimpleLRU(int) - Constructor for class org.rakeshv.utils.SimpleLRU
Construct a new LRU of the specified size.
singleQuoteRegex - Static variable in class org.rakeshv.mail.WebMailBean
Regex to replace single quotes (') in addresses with double quotes (").
SITE_PROPERTIES_LOCATION - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanJNDILocations
The JNDI location to use to look up the home object of a SiteProperty entity bean.
siteProperties - Static variable in class biz.wedoit4u.ejb.entity.EntityBeanProvider
A reference to the SiteProperties home object for the SiteProperty entity bean.
SiteProperties - Interface in biz.wedoit4u.ejb.entity
The local home interface of the entity bean representing a record in the site_propertiess table.
SiteProperty - Interface in biz.wedoit4u.ejb.entity
The Local interface for the entity bean representing a record in the site_propertiess table.
SitePropertyBean - Class in biz.wedoit4u.databeans
A Java Bean that represents a record in the site_properties table.
SitePropertyBean() - Constructor for class biz.wedoit4u.databeans.SitePropertyBean
The default constructor.
SitePropertyBean - Class in biz.wedoit4u.ejb.entity
The implementation of the entity bean representing a record in the site_propertiess table.
SitePropertyBean() - Constructor for class biz.wedoit4u.ejb.entity.SitePropertyBean
 
SitePropertyHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the site_properties table.
SitePropertyHelper() - Constructor for class biz.wedoit4u.databeans.SitePropertyHelper
Default constructor.
size() - Method in interface org.rakeshv.utils.DataStructure
Returns the size of the datastructure.
size() - Method in class org.rakeshv.utils.DynamicCache
Returns the number of key-value mappings in this map.
size() - Method in class org.rakeshv.utils.ObjectCache
Return the number of objects stored in ObjectCache.cache.
size() - Method in class org.rakeshv.utils.SharedObject
Return the number of objects stored in SharedObject.cache.
size() - Method in class org.rakeshv.utils.SimpleFIFO
Returns the size of the SimpleFIFO.fifo.
size() - Method in class org.rakeshv.utils.SimpleLRU
Returns the size of the SimpleLRU.lru.
skb - Static variable in class org.rakeshv.utils.JCrypt
 
skip(long) - Method in class org.rakeshv.io.LoggingInputStream
Skips over and discards number bytes of data from this input stream.
skip(long) - Method in class org.rakeshv.io.LoggingReader
Skip characters.
SlideShow - Class in org.rakeshv.gui
Modified version of SlideShow presented in Java Thread Programming by Paul Hyde published by SAMS.
SlideShow(File) - Constructor for class org.rakeshv.gui.SlideShow
Create a new JComponent that will load all the image files under the directory.
SlideShow(File, boolean) - Constructor for class org.rakeshv.gui.SlideShow
Create a new JComponent.
slideShowsMenu - Variable in class org.rakeshv.applications.ImagePlayer
The JMenu that holds a list of all the SlideShow JInternalFrames spawned by the application.
sortOrder - Variable in class biz.wedoit4u.databeans.CategoryBean
The value of the sort_order column.
spb - Variable in class biz.wedoit4u.CDASession
The instance of SitePropertyBean that is associated with the user logged in.
SPECIFIED_DIRECTORY_ONLY - Static variable in class org.rakeshv.gui.SlideShow
Flag that indicates that the specified directory should not be traversed recursively, and only image files found under the specified directory be played.
spellingRegex - Static variable in class org.rakeshv.tex.TransformTextFile
Regular expressions that change American spelling to English
SPtrans - Static variable in class org.rakeshv.utils.JCrypt
 
SQLTIMESTAMPFORMAT - Static variable in class biz.wedoit4u.ejb.session.DateFormatterBean
The format that will be used to specify date-time values to encode/decode date objects in SQL timestamp format.
sqlTimestampFormat - Variable in class biz.wedoit4u.ejb.session.DateFormatterBean
The formatter that will be used for SQL Timestamp formats.
stackTrace(Throwable) - Static method in class org.rakeshv.utils.StringUtilities
Returns the StackTrace for the specified instance of Throwable.
state - Variable in class org.rakeshv.xml.addressbook.Address
The state to which the address belongs.
statement - Variable in class org.rakeshv.dbutils.CallableStatementDecorator
The CallableStatement that this object decorates.
statement - Variable in class org.rakeshv.dbutils.PreparedStatementDecorator
The PreparedStatement that this object decorates.
StatementCache<S extends PreparedStatementDecorator> - Class in org.rakeshv.dbutils
A cache for storing PreparedStatement or CallableStatement objects.
StatementCache() - Constructor for class org.rakeshv.dbutils.StatementCache
Default constructor.
StatementCache(int) - Constructor for class org.rakeshv.dbutils.StatementCache
Create a new instance which will hold at most the number of statements specified.
StatementDecorator - Class in org.rakeshv.dbutils
A decorator around a Statement.
StatementDecorator() - Constructor for class org.rakeshv.dbutils.StatementDecorator
 
statistics - Variable in class org.rakeshv.dbutils.ConnectionDecorator
The statistics object for the connection decorated by this object.
statistics - Variable in class org.rakeshv.dbutils.PreparedStatementDecorator
Statistics for this statement.
Statistics - Class in org.rakeshv
A simple value object used to store statistics about usage of resources.
Statistics() - Constructor for class org.rakeshv.Statistics
Default constructor.
Statistics(long) - Constructor for class org.rakeshv.Statistics
Create a new instance of the class using the specified value for Statistics.lastAccess.
Statistics(int, long) - Constructor for class org.rakeshv.Statistics
Designated constructor.
statistics - Variable in class org.rakeshv.utils.DynamicCache
An instance of LinkedHashMap.Statistics that is used to track usage of the cache.
statistics - Variable in class org.rakeshv.utils.LinkedHashMap
An instance of LinkedHashMap.Statistics that is used to track usage of the cache.
STOP_PLAYBACK - Static variable in class org.rakeshv.gui.SlideShow
Flag that should be used to stop the play-back of the images.
stopRequested - Variable in class org.rakeshv.gui.SlideShow
A flag that is used to indicate whether the user requested the loading of images to stop.
store - Variable in class org.rakeshv.mail.WebMailBean
The email store to which the user is attempting to connect.
stream - Variable in class org.rakeshv.filters.CachingResponseWrapper
The ServletOutputStream that has been returned by CachingResponseWrapper.getOutputStream(), if any.
stream - Variable in class org.rakeshv.filters.CompressionResponseWrapper
The ServletOutputStream that has been returned by CompressionResponseWrapper.getOutputStream(), if any.
street1 - Variable in class org.rakeshv.xml.addressbook.Address
The street address of the person.
street2 - Variable in class org.rakeshv.xml.addressbook.Address
The secondary street address of the person.
street3 - Variable in class org.rakeshv.xml.addressbook.Address
The tertiary street address of the person.
STRICT_ASCII - Static variable in class org.rakeshv.tex.ISOToASCII
Constant that indicates that a strict ASCII conversion is desired.
strictMap - Static variable in class org.rakeshv.tex.ISOToASCII
The HashMap that hold the strict character mappings.
StringUtilities - Class in org.rakeshv.utils
Provides utility methods to return String objects from commonly used resources.
StringUtilities() - Constructor for class org.rakeshv.utils.StringUtilities
Default constructor.
STYLE_CLASS_ID_SEQUENCE - Static variable in class biz.wedoit4u.databeans.StyleClassHelper
The sequence set in the database for the style_class_id primary key column.
StyleAttributesPK - Class in biz.wedoit4u.ejb.entity
A primary key class for the style_attributes table.
StyleAttributesPK() - Constructor for class biz.wedoit4u.ejb.entity.StyleAttributesPK
Default constructor.
StyleAttributesPK(int, int) - Constructor for class biz.wedoit4u.ejb.entity.StyleAttributesPK
Construct a new instance of the primary key class using the components of the primary key.
StyleClassBean - Class in biz.wedoit4u.databeans
A Java Bean that represents a record in the style_classes table.
StyleClassBean() - Constructor for class biz.wedoit4u.databeans.StyleClassBean
The default constructor.
StyleClassHelper - Class in biz.wedoit4u.databeans
A helper class that provides convenient methods to interact with the style_classes table.
StyleClassHelper() - Constructor for class biz.wedoit4u.databeans.StyleClassHelper
Default constructor.
styleClassId - Variable in class biz.wedoit4u.databeans.CustomerStyleBean
The value in the style_class_id column.
styleClassId - Variable in class biz.wedoit4u.databeans.CustomerStylesPK
The style_class_id value.
styleClassId - Variable in class biz.wedoit4u.databeans.PartnerStyleBean
The value in the style_class_id column.
styleClassId - Variable in class biz.wedoit4u.databeans.PartnerStylesPK
The style_class_id value.
styleClassId - Variable in class biz.wedoit4u.databeans.StyleClassBean
The value in the style_class_id column.
styleClassId - Variable in class biz.wedoit4u.ejb.entity.StyleAttributesPK
The style_class_id value.
subject - Variable in class org.rakeshv.mail.WriteFormParser
A String object that holds the subject line for the new message being composed.
successfulRequests - Variable in class org.rakeshv.utils.LinkedHashMap.Statistics
A variable used to keep track of the number of successful requests received by the map.
surname - Variable in class org.rakeshv.xml.addressbook.Person
The surname of the person.

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