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

A

AcceptClause - class apollo.AcceptClause.
 
AcceptClause(String) - Constructor for class apollo.AcceptClause
 
add(Vector) - Method in class apollo.HTMLListTransferObject
 
addAcceptClause(AcceptClause) - Method in class apollo.EntryAssertionManager
 
addAcceptClause(int, String, int) - Method in class apollo.AcceptClause
 
addAcceptClause(int, String, int, int) - Method in class apollo.AcceptClause
 
addAcceptClause(int, String, int, String) - Method in class apollo.AcceptClause
 
addAction(int, LogWriter) - Method in class apollo.Log.LogManager
 
addAll() - Method in class apollo.HTMLListTransferObject
 
addBadGZIPBrowserMatch(String) - Method in class apollo.PageManager
Adds a substring match to the BadGZIPBrowserMatch vector
addChoice(String) - Method in class apollo.Template.SelectObject
 
addDefaultAction(LogWriter) - Method in class apollo.Log.LogManager
Adds a new default log action.
addOption(String) - Method in class apollo.Template.SelectObject
 
addOption(String, boolean) - Method in class apollo.Template.SelectObject
 
addOption(String, String) - Method in class apollo.Template.SelectObject
 
addOption(String, String, boolean) - Method in class apollo.Template.SelectObject
 
addRole(ReplacementTagRole) - Method in class apollo.Template.HTMLReplacementTag
 
addStat(String, Object) - Method in class apollo.Statistics.Statistic
Adds the Object to the Stat.
addTable(Class) - Method in class apollo.Storable.RawWhereQuery
 
addValueAtomic(ManagerTracker, Class, String, int, WhereStatement) - Static method in class apollo.Storable.Storable
 
addValueAtomic(ManagerTracker, String, int, WhereStatement) - Method in class apollo.Storable.DBAdapter
 
addValueAtomic(ManagerTracker, String, int, WhereStatement) - Method in class apollo.Storable.PgSQLAdapter
 
addValueAtomic(ManagerTracker, String, int, WhereStatement) - Method in class apollo.Storable.OracleAdapter
 
addValueAtomic(ManagerTracker, String, int, WhereStatement) - Method in class apollo.Storable.IBAdapter
 
addValueAtomic(ManagerTracker, String, int, WhereStatement) - Method in class apollo.Storable.MySQLAdapter
 
addWorkDispatcher(Integer, String, Hashtable) - Method in class apollo.Work.WorkManager
 
AND - Static variable in class apollo.Storable.WhereQuery
 
apollo - package apollo
 
apollo.Email - package apollo.Email
 
apollo.Job - package apollo.Job
 
apollo.Log - package apollo.Log
 
apollo.Session - package apollo.Session
 
apollo.Statistics - package apollo.Statistics
 
apollo.Storable - package apollo.Storable
 
apollo.Template - package apollo.Template
 
apollo.Work - package apollo.Work
 
ApolloException - exception apollo.ApolloException.
This is the superclass of all of the exceptions that Project Apollo will throw
ApolloException() - Constructor for class apollo.ApolloException
 
ApolloException(String) - Constructor for class apollo.ApolloException
 
ApolloUtility - class apollo.ApolloUtility.
 
ApolloUtility() - Constructor for class apollo.ApolloUtility
 
append(byte[]) - Method in class apollo.HTTPResponse
Appends to the HTTPResponse
append(HTTPResponse) - Method in class apollo.HTTPResponse
Appends the HTTPResponse supplied to the current HTTPResponse
append(String) - Method in class apollo.HTTPResponse
Appends to the HTTPResponse
AVERAGE - Static variable in class apollo.Storable.Storable
 

B

begin(TransactionTracker) - Method in class apollo.Storable.DBAdapter
 
begin(TransactionTracker) - Method in class apollo.Storable.PgSQLAdapter
 
begin(TransactionTracker) - Method in class apollo.Storable.OracleAdapter
 
begin(TransactionTracker) - Method in class apollo.Storable.IBAdapter
 
begin(TransactionTracker) - Method in class apollo.Storable.MySQLAdapter
 
begin(TransactionTracker, Class) - Static method in class apollo.Storable.Storable
 
bindMethodToStat(String, ExecutableMethod) - Method in class apollo.Statistics.Statistic
Registered a method to be called when this UID is updated
BLOB - Static variable in class apollo.Storable.StorableType
 
BOOLEAN - Static variable in class apollo.AcceptClause
 

C

callStatMethod(String, Object, Object) - Method in class apollo.Statistics.Statistic
 
CHAR - Static variable in class apollo.Storable.StorableType
 
checkDatabaseSchema() - Method in class apollo.Storable.PgSQLAdapter
 
checkDatabaseSchema() - Method in class apollo.Storable.OracleAdapter
 
checkDatabaseSchema() - Method in class apollo.Storable.IBAdapter
 
checkDatabaseSchema() - Method in class apollo.Storable.MySQLAdapter
 
checkPassword(String, String) - Method in interface apollo.Session.PasswordAuthenticator
This is called from the sessionManager to check to see if the password is valid.
clear() - Method in class apollo.HTTPResponse
Clears the response contents (but nothing else) of this HTTPResponse
clearMethodRegistry() - Method in class apollo.Statistics.Statistic
 
clearStats() - Method in class apollo.Statistics.Statistic
Clears the list of registered Stats
clearStats() - Method in class apollo.Statistics.DummyStat
 
clearTemplatePages() - Method in class apollo.PageManager
Clears the list of registered TemplatePages
clearWarnings() - Method in class apollo.SerializableJDBCConnection
 
close() - Method in class apollo.SerializableJDBCConnection
 
commit() - Method in class apollo.SerializableJDBCConnection
 
commit(TransactionTracker) - Method in class apollo.Storable.DBAdapter
 
commit(TransactionTracker) - Method in class apollo.Storable.PgSQLAdapter
 
commit(TransactionTracker) - Method in class apollo.Storable.OracleAdapter
 
commit(TransactionTracker) - Method in class apollo.Storable.IBAdapter
 
commit(TransactionTracker) - Method in class apollo.Storable.MySQLAdapter
 
commit(TransactionTracker, Class) - Static method in class apollo.Storable.Storable
 
connectStorable(Class, DBAdapter) - Method in class apollo.Storable.DatabaseManager
 
ContainsManagerTracker - interface apollo.ContainsManagerTracker.
ContainsManagerTracker.java Interface Created: Thu Aug 3 13:57:38 2000
contents - Variable in class apollo.ManagerTracker
 
copy(WebSession) - Method in class apollo.Session.WebSession
Copies the contents of a different session into this one
COUNT - Static variable in class apollo.Storable.Storable
 
createRootPageBroker(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
createStatement() - Method in class apollo.SerializableJDBCConnection
 
createStatement(int, int) - Method in class apollo.SerializableJDBCConnection
 
CRITICAL - Static variable in class apollo.Log.LogManager
 
CUSTOM - Static variable in class apollo.Storable.Storable
 

D

DatabaseManager - class apollo.Storable.DatabaseManager.
 
DatabaseManager(ManagerTracker) - Constructor for class apollo.Storable.DatabaseManager
 
db - Variable in class apollo.Storable.DBAdapter
 
DB - Variable in class apollo.ManagerTracker
 
DB - Static variable in class apollo.Work.WorkManager
 
DBAdapter - class apollo.Storable.DBAdapter.
 
DBAdapter(Class, DbConnectionBroker) - Constructor for class apollo.Storable.DBAdapter
 
DBApolloConnectors - class apollo.Storable.DBApolloConnectors.
 
DBApolloConnectors() - Constructor for class apollo.Storable.DBApolloConnectors
 
DBBroker - class apollo.Storable.DBBroker.
 
DBBroker(DbConnectionBroker) - Constructor for class apollo.Storable.DBBroker
 
dbConnectionCache - Variable in class apollo.TransactionTracker
 
DEFAULTPORT - Variable in class apollo.Email.SMTPOutbound
 
deleteHeader(String) - Method in class apollo.HTTPRequest
Deletes the supplied header key
deliver() - Method in class apollo.Email.SMTPOutbound
 
destroy() - Method in class apollo.ManagerTracker
 
destroy() - Method in class apollo.PageManager
 
destroy() - Method in interface apollo.NodeManager
 
destroy() - Method in class apollo.Email.EmailTransmissionThread
 
destroy() - Method in class apollo.Email.EmailManager
 
destroy() - Method in class apollo.Job.JobManager
 
destroy() - Method in class apollo.Session.SessionManager
This serializes the sessions to disk.
destroy() - Method in class apollo.Storable.DBAdapter
 
destroy() - Method in class apollo.Storable.PgSQLAdapter
 
destroy() - Method in class apollo.Storable.OracleAdapter
 
destroy() - Method in class apollo.Storable.DatabaseManager
 
destroy() - Method in class apollo.Storable.IBAdapter
 
destroy() - Method in class apollo.Storable.MySQLAdapter
 
DM - Variable in class apollo.ManagerTracker
 
DOUBLE - Static variable in class apollo.Storable.StorableType
 
DummyStat - class apollo.Statistics.DummyStat.
DummyStat, returns a DummyStat for all operations Copyright Joe Kislo, All Rights Reserved.
DummyStat() - Constructor for class apollo.Statistics.DummyStat
 
DunceFQUIDPermissionsAuthority - class apollo.DunceFQUIDPermissionsAuthority.
DunceFQUIDPermissionsAuthority.java Created: Fri Aug 4 11:46:13 2000
DunceFQUIDPermissionsAuthority() - Constructor for class apollo.DunceFQUIDPermissionsAuthority
 
DuplicateKeyException - exception apollo.Storable.DuplicateKeyException.
 
DuplicateKeyException() - Constructor for class apollo.Storable.DuplicateKeyException
 
DuplicateKeyException(String) - Constructor for class apollo.Storable.DuplicateKeyException
 

E

EAM_DEBUG - Static variable in class apollo.Log.LogManager
 
elements() - Method in class apollo.Session.WebSession
This returns an enumeration of the elements stored in the primary session database.
EM - Variable in class apollo.ManagerTracker
 
EMAIL_ERROR - Static variable in class apollo.Log.LogManager
 
EmailLogWriter - class apollo.Log.EmailLogWriter.
This LogWriter writes to Email.
EmailLogWriter(ManagerTracker, String, Vector, String, String) - Constructor for class apollo.Log.EmailLogWriter
 
EmailManager - class apollo.Email.EmailManager.
 
EmailManager(ManagerTracker) - Constructor for class apollo.Email.EmailManager
 
EmailMessage - interface apollo.Email.EmailMessage.
 
EmailTransmissionThread - class apollo.Email.EmailTransmissionThread.
 
EmailTransmissionThread(ManagerTracker) - Constructor for class apollo.Email.EmailTransmissionThread
 
encodeURL(String) - Method in class apollo.Session.WebSession
Encodes the supplied URL with the SessionID.
enqueueMessage(EmailMessage) - Method in class apollo.Email.EmailTransmissionThread
 
enqueueMessage(EmailMessage) - Method in class apollo.Email.EmailManager
Add a message to the transmission queue with this method
enqueueMessage(Vector) - Method in class apollo.Email.EmailManager
Add set of messages to the transmission queue with this method
EntryAssertion - exception apollo.EntryAssertion.
This exception is thrown when an assertion fails in the EAM
EntryAssertion(int, String) - Constructor for class apollo.EntryAssertion
 
EntryAssertion(String, String, int) - Constructor for class apollo.EntryAssertion
 
EntryAssertion(String, String, int, String) - Constructor for class apollo.EntryAssertion
 
EntryAssertionManager - class apollo.EntryAssertionManager.
 
EntryAssertionManager(ManagerTracker) - Constructor for class apollo.EntryAssertionManager
 
EntryAssertionManager(ManagerTracker, Vector) - Constructor for class apollo.EntryAssertionManager
 
EntryException - exception apollo.EntryException.
This exception is thrown by the EntryAssertionManager, but does NOT signify an EntryAssertion has occoured.
EntryException() - Constructor for class apollo.EntryException
 
EntryException(String) - Constructor for class apollo.EntryException
 
EQUAL - Static variable in class apollo.Storable.WhereQuery
 
equals(Object) - Method in class apollo.Storable.Storable
 
evaluate(Hashtable, Vector) - Method in class apollo.AcceptClause
 
evaluate(HTTPRequest) - Method in class apollo.EntryAssertionManager
 
ewcode - Variable in class apollo.Log.LogWriter
 
ExceptionData - class apollo.Statistics.ExceptionData.
This is the ExceptionData class.
ExceptionData(Date, Exception) - Constructor for class apollo.Statistics.ExceptionData
 
ExceptionData(Exception) - Constructor for class apollo.Statistics.ExceptionData
 
ExceptionWriter - interface apollo.Log.ExceptionWriter.
 
ExecutableMethod - interface apollo.Statistics.ExecutableMethod.
This is the interface for a ExecutableMethod.
execute() - Method in class apollo.Job.JobRecord
Required for the Job interface
execute() - Method in interface apollo.Job.Job
This is the method which the JobManager will run when it tries to execute a job.
execute(String, Object, Object) - Method in class apollo.Statistics.UserExceptionMailWarning
 
execute(String, Object, Object) - Method in interface apollo.Statistics.ExecutableMethod
 
expired - Variable in class apollo.Session.WebSession
 

F

FAILURE_NO_MATCH - Static variable in class apollo.AcceptClause
 
FAILURE_OPTIONAL_CONVERSION_INT - Static variable in class apollo.AcceptClause
 
FAILURE_REQUIRED_CONVERSION_INT - Static variable in class apollo.AcceptClause
 
FAILURE_REQUIRED_MISSING_INT - Static variable in class apollo.AcceptClause
 
FAILURE_REQUIRED_MISSING_STRING - Static variable in class apollo.AcceptClause
 
False - Static variable in class apollo.Storable.Storable
 
fieldIndex - Static variable in class apollo.Storable.Storable
 
fieldNames - Variable in class apollo.Storable.Storable
 
fieldPrimaryKey - Static variable in class apollo.Job.JobRecord
 
fieldPrimaryKey - Variable in class apollo.Storable.Storable
 
fieldPrimaryKey - Static variable in class apollo.Storable.TestUser
 
fieldType - Static variable in class apollo.Job.JobRecord
 
fieldType - Variable in class apollo.Storable.Storable
 
fieldType - Static variable in class apollo.Storable.TestUser
 
finalize() - Method in class apollo.SerializableJDBCConnection
 
finalize() - Method in class apollo.TransactionTracker
Garbage collection mechinism
finish() - Method in class apollo.TransactionTracker
 
FLOAT - Static variable in class apollo.Storable.StorableType
 
FQUID - Variable in class apollo.PageBroker
 
FQUIDPermissionDenied - exception apollo.FQUIDPermissionDenied.
FQUIDPermissionDenied.java Created: Fri Aug 4 11:37:36 2000
FQUIDPermissionDenied(String) - Constructor for class apollo.FQUIDPermissionDenied
 
FQUIDPermissionsAuthority - interface apollo.FQUIDPermissionsAuthority.
PermissionsAuthority.java Created: Fri Aug 4 11:40:57 2000
freeConnection(Connection) - Method in class apollo.Storable.DBBroker
 
freeDBConnection(ManagerTracker, Connection) - Method in class apollo.Storable.DBAdapter
 

G

get(String) - Method in class apollo.HTTPRequest
Fetches the first value stored in the HTTPRequest for the requested key.
getAcceptName() - Method in class apollo.EntryAssertionManager
 
getActive() - Method in class apollo.PageHandlerRegistryObject
 
getAge() - Method in class apollo.Storable.TestUser
 
getAllObject() - Method in class apollo.HTMLListTransferObject
 
getArrayParameter(String) - Method in class apollo.HTTPRequest
Fetches an array of the values stored in the HTTPRequest for the requested key.
getAutoCommit() - Method in class apollo.SerializableJDBCConnection
 
getAvailableObject() - Method in class apollo.HTMLListTransferObject
 
getAvailableSelectObject() - Method in class apollo.HTMLListTransferObject
 
getBadGZIPBrowserMatch() - Method in class apollo.PageManager
Returns the vector for substring matches for no GZIP
getBoolean(String) - Method in class apollo.EntryAssertionManager
 
getCatalog() - Method in class apollo.SerializableJDBCConnection
 
getCLOperateAttribute() - Method in class apollo.Storable.StorableFunction
 
getConnection() - Method in class apollo.SerializableJDBCConnection
 
getConnection() - Method in class apollo.Storable.DBBroker
 
getContents() - Method in class apollo.HTTPResponse
Returns a string representing the contents of this Response
getCount() - Method in class apollo.Storable.StorableType
 
getCreationDate() - Method in class apollo.Session.WebSession
Returns the Date at which this session was created
getCustomFunction() - Method in class apollo.Storable.StorableFunction
 
getDate() - Method in class apollo.Statistics.ExceptionData
 
getDB() - Method in class apollo.ManagerTracker
 
getDB() - Method in class apollo.Storable.DBAdapter
 
getDB() - Method in class apollo.Storable.PgSQLAdapter
 
getDB() - Method in class apollo.Storable.OracleAdapter
 
getDB() - Method in class apollo.Storable.IBAdapter
 
getDB() - Method in class apollo.Storable.MySQLAdapter
 
getDBAdapter(Class) - Method in class apollo.Storable.DatabaseManager
 
getDBBroker() - Static method in class apollo.Storable.testapolloDBBroker
 
getDBConnection(DbConnectionBroker) - Method in class apollo.TransactionTracker
 
getDBConnection(ManagerTracker) - Method in class apollo.Storable.DBAdapter
 
getDebug() - Method in class apollo.Template.TemplatePage
Returns debugging information.
getDefaultGZIPEncoding() - Method in class apollo.PageManager
 
getDefaultPermissionsAuthority() - Method in class apollo.PageManager
 
getDefaultTimeout() - Method in class apollo.Session.SessionManager
 
getDefaultTransactionIsolation() - Method in class apollo.Storable.DatabaseManager
 
getDistance() - Method in class apollo.Template.ParseReturn
 
getDistinct() - Method in class apollo.Storable.WhereStatement
 
getDistinct() - Method in class apollo.Storable.RawWhereQuery
 
getDistinct() - Method in class apollo.Storable.WhereQuery
 
getDM() - Method in class apollo.ManagerTracker
 
getEM() - Method in class apollo.ManagerTracker
 
getEnumTableNames(String) - Method in class apollo.Storable.WhereStatement
 
getEnumTablesUsed() - Method in class apollo.Storable.WhereStatement
 
getEnumTablesUsed() - Method in class apollo.Storable.RawWhereQuery
 
getEnumTablesUsed() - Method in class apollo.Storable.WhereQuery
 
getError() - Method in class apollo.Job.JobResult
 
getError() - Method in class apollo.Job.JobRecord
 
getError() - Method in interface apollo.Job.Job
This method returns a string describing the error which occoured during Job Execution.
getErrorString(int) - Static method in class apollo.AcceptClause
 
getException() - Method in class apollo.UserException
 
getException() - Method in class apollo.Statistics.ExceptionData
 
getExceptionMsg() - Method in class apollo.ApolloException
 
getExtendedStatus() - Method in class apollo.Job.JobRecord
No extended status from the DB
getExtendedStatus() - Method in interface apollo.Job.Job
This field provides additional data as to the state of the job.
getFieldNames() - Method in class apollo.Storable.Storable
This will return the fieldNames array.
getFieldPrimaryKey() - Method in class apollo.Storable.Storable
This will return the primary key of the storable object.
getFieldValues() - Method in class apollo.Job.JobRecord
 
getFieldValues() - Method in class apollo.Storable.Storable
This must return the data the object is having stored.
getFieldValues() - Method in class apollo.Storable.TestUser
 
getFile(String) - Method in class apollo.HTTPRequest
Fetches the first file stored in the HTTPRequest for the requested key.
getFileData() - Method in class apollo.HTTPFile
This byte array stores the acctual file data.
getFilename() - Method in class apollo.Job.JobResult
 
getFilename() - Method in class apollo.Job.JobRecord
 
getFileName() - Method in class apollo.HTTPFile
 
getFQUID() - Method in interface apollo.PageHandler
Return the Fully Qualified Name for this Handler
getFQUID() - Method in class apollo.PageHandlerRegistryObject
 
getFQUID() - Method in class apollo.PageManager
 
getFQUID() - Method in class apollo.PageBroker
Returns the FQUID of this PageBroker
getFQUID() - Method in class apollo.Statistics.StatisticsHandler
 
getFromAddress() - Method in class apollo.Email.NormalMessage
 
getFromAddress() - Method in interface apollo.Email.EmailMessage
 
getFunctionCode() - Method in class apollo.Storable.StorableFunction
 
getGZIPEncoding() - Method in class apollo.HTTPResponse
Returns true if GZIP encoding is activated (This does not guarantee it will be used)
getHashFormRoles() - Method in class apollo.Template.ParsedText
 
getHeader(String) - Method in class apollo.HTTPRequest
Returns the value for the header key requested
getHeaderNames() - Method in class apollo.HTTPRequest
Fetches an enumeration of the header names stored in this request
getHidden() - Method in class apollo.Session.WebSession
This will return a HIDDEN field with the session ID embedded in it.
getHiddenSelected() - Method in class apollo.HTMLListTransferObject
 
getIndexForField(String) - Method in class apollo.Storable.Storable
Will return the index of theFieldName in fieldNames.
getInstallationType() - Method in class apollo.ManagerTracker
 
getInt(String) - Method in class apollo.EntryAssertionManager
Returns the variable as an int.
getInteger(String) - Method in class apollo.EntryAssertionManager
Returns the requested variable as an Integer.
getJM() - Method in class apollo.ManagerTracker
 
getJob(int) - Method in class apollo.Job.JobManager
Returns the Job object of any job still in the Manager, this includes all running jobs.
getJobID() - Method in class apollo.Job.JobRecord
 
getJobID() - Method in interface apollo.Job.Job
This returns the JobID the Job was issued by the JobManager
getJobName() - Method in class apollo.Job.JobRecord
 
getJobName() - Method in interface apollo.Job.Job
It is often useful for naming a Job.
getJobResult() - Method in class apollo.Job.JobRecord
 
getJobResult() - Method in interface apollo.Job.Job
This method queries the Job for the JobResult object; which is the object which stores the return results of the Job's execution cycle.
getLength() - Method in class apollo.Template.ParsedText
 
getLimitOffset() - Method in class apollo.Storable.WhereStatement
 
getLimitOffset() - Method in class apollo.Storable.RawWhereQuery
 
getLimitOffset() - Method in class apollo.Storable.WhereQuery
 
getLimitRows() - Method in class apollo.Storable.WhereStatement
 
getLimitRows() - Method in class apollo.Storable.RawWhereQuery
 
getLimitRows() - Method in class apollo.Storable.WhereQuery
 
getLM() - Method in class apollo.ManagerTracker
 
getLooksFunny() - Method in class apollo.Storable.TestUser
 
getMainPage() - Method in class apollo.Template.TemplatePage
 
getManualHeaders() - Method in class apollo.HTTPResponse
Returns the Hashtable representing the manual headers
getMessage() - Method in class apollo.UserException
 
getMessageBody() - Method in class apollo.Email.NormalMessage
 
getMessageBody() - Method in interface apollo.Email.EmailMessage
 
getMetaData() - Method in class apollo.SerializableJDBCConnection
 
getMethodRegistry(String) - Method in class apollo.Statistics.Statistic
 
getMimeType() - Method in class apollo.HTTPFile
 
getMT() - Method in interface apollo.ContainsManagerTracker
 
getMT() - Method in class apollo.Storable.WhereStatement
 
getMT() - Method in class apollo.Storable.RawWhereQuery
 
getMT() - Method in class apollo.Storable.WhereQuery
 
getNM() - Method in class apollo.ManagerTracker
 
getObject(String) - Method in class apollo.Statistics.Statistic
Returns the Object assosciated with UID
getObject(String) - Method in class apollo.Statistics.DummyStat
 
getOldValue() - Method in class apollo.Template.RT_CheckboxRole
 
getOldValue() - Method in class apollo.Template.RT_StandardRole
 
getOldValue() - Method in class apollo.Template.RT_RadioButtonRole
 
getOldValue() - Method in class apollo.Template.RT_TextAreaRole
 
getOldValue() - Method in class apollo.Template.RT_SelectRole
 
getOperateAttribute() - Method in class apollo.Storable.StorableFunction
 
getOptionalFailures() - Method in class apollo.EntryAssertionManager
 
getOriginalHTMLContents() - Method in class apollo.Template.TemplatePage
 
getOutput() - Method in class apollo.Log.HTTPWriter
 
getOutput() - Method in interface apollo.Log.ExceptionWriter
 
getOutput() - Method in class apollo.Log.TextWriter
 
getPage(String) - Method in class apollo.PageManager
Returns the TemplatePage assosciated with UID
getPageCacheID() - Method in class apollo.Template.TemplatePage
 
getPageCacheID(String) - Method in class apollo.PageManager
Returns the HTMLTemplate loaded from the disk cache.
getPageConstants(Hashtable) - Method in class apollo.Template.TemplatePage
Returns the pageConstants.
getPageLoadCacheActive() - Method in class apollo.PageManager
Returns if the PageLoadCache is active
getPageLoadCacheStrictCompare() - Method in class apollo.PageManager
 
getParameter(String) - Method in class apollo.HTTPRequest
Fetches the first value stored in the HTTPRequest for the requested key.
getParentPageBroker() - Method in class apollo.PageBroker
Returns the parent to this PageBroker
getParsedText() - Method in class apollo.Template.HTMLTemplate
 
getParsedText() - Method in class apollo.Template.ReplacementSystem
 
getPassword() - Method in class apollo.Storable.TestUser
 
getPercentage() - Method in class apollo.Job.JobRecord
 
getPercentage() - Method in interface apollo.Job.Job
This method is useful for querying the Percentage Complete the job is.
getPermissionsAuthorityName() - Method in class apollo.PageManager
 
getPM() - Method in class apollo.ManagerTracker
 
getPrimaryKeyValues() - Method in class apollo.Storable.Storable
This method will retrieve the PrimaryKeyValues and return them in an array
getPrimaryKeyValuesVector() - Method in class apollo.Storable.Storable
This method will retrieve the PrimaryKeyValues and return them in a vector (which can be stored and keyed off in a Hashtable, unlike an array)
getRequestHash() - Method in class apollo.HTTPRequest
Returns the raw Hashtable holding the request elements
getRequestKeys() - Method in class apollo.HTTPRequest
Get request keys
getRequiredFailures() - Method in class apollo.EntryAssertionManager
 
getResult() - Method in class apollo.Job.JobResult
 
getResult() - Method in class apollo.Job.JobRecord
 
getResultType() - Method in class apollo.Job.JobRecord
 
getResultTypeID() - Method in class apollo.Job.JobResult
 
getReturnSession() - Method in class apollo.HTTPResponse
Not for general use.
getRoleCode() - Method in class apollo.Template.RT_CheckboxRole
 
getRoleCode() - Method in class apollo.Template.RT_StandardRole
 
getRoleCode() - Method in interface apollo.Template.ReplacementTagRole
 
getRoleCode() - Method in class apollo.Template.RT_RadioButtonRole
 
getRoleCode() - Method in class apollo.Template.RT_TextAreaRole
 
getRoleCode() - Method in class apollo.Template.RT_SelectRole
 
getSelectedObject() - Method in class apollo.HTMLListTransferObject
 
getSelectedSelectObject() - Method in class apollo.HTMLListTransferObject
 
getServletPath() - Method in class apollo.HTTPRequest
This is usually a non-fully-qualified URL for the servlet.
getServletPath() - Method in class apollo.Session.WebSession
Gets the servlet path for this session
getSession(String) - Method in class apollo.Session.SessionManager
This retrives the session object.
getSession(String, boolean) - Method in class apollo.Session.SessionManager
This retrives the session object.
getSessions() - Method in class apollo.Session.SessionManager
 
getSessionTimeout() - Method in class apollo.Storable.TestUser
 
getSize() - Method in class apollo.HTTPFile
 
getSM() - Method in class apollo.ManagerTracker
 
getSMTPPort() - Method in class apollo.Email.EmailManager
 
getSMTPServer() - Method in class apollo.Email.EmailManager
 
getSQLFieldDeclartion(StorableType) - Static method in class apollo.Storable.PgSQLAdapter
 
getSQLFieldDeclartion(StorableType) - Static method in class apollo.Storable.OracleAdapter
 
getSQLFieldDeclartion(StorableType) - Static method in class apollo.Storable.IBAdapter
 
getSQLFieldDeclartion(StorableType) - Static method in class apollo.Storable.MySQLAdapter
 
getSQLNameOperateAttribute(ManagerTracker) - Method in class apollo.Storable.StorableFunction
 
getStartDate() - Method in class apollo.Job.JobRecord
 
getStartDate() - Method in interface apollo.Job.Job
This method should return the StartDate as set by the JobManager
getStat(String) - Method in class apollo.Statistics.Statistic
Returns the Statistic assosciated with UID
getStat(String) - Method in class apollo.Statistics.DummyStat
 
getStats() - Method in class apollo.Statistics.Statistic
 
getStatsManager() - Method in class apollo.ManagerTracker
 
getStatusID() - Method in class apollo.Job.JobRecord
 
getStatusID() - Method in interface apollo.Job.Job
This method returns the statusID of the Job.
getStrAcceptName() - Method in class apollo.AcceptClause
 
getStrAlertBox(String) - Static method in class apollo.ApolloUtility
 
getStrAlertBoxAndBack(String) - Static method in class apollo.ApolloUtility
 
getStrClause() - Method in class apollo.Storable.WhereStatement
 
getStrClause() - Method in class apollo.Storable.RawWhereQuery
 
getStrClause() - Method in class apollo.Storable.WhereQuery
 
getString(String) - Method in class apollo.EntryAssertionManager
Returns requested variable as a string.
getStringCalendar(Calendar) - Static method in class apollo.Storable.WhereQuery
 
getStrLimit(WhereStatement) - Static method in class apollo.Storable.MySQLAdapter
 
getStrOperator() - Method in class apollo.Storable.WhereStatement
 
getStrOperator() - Method in class apollo.Storable.RawWhereQuery
 
getStrOperator() - Method in class apollo.Storable.WhereQuery
 
getStrOrderBy() - Method in class apollo.Storable.WhereStatement
 
getStrOrderBy() - Method in class apollo.Storable.RawWhereQuery
 
getStrOrderBy() - Method in class apollo.Storable.WhereQuery
 
getStrStoreName() - Method in class apollo.Storable.DBAdapter
 
getStrStoreName() - Method in class apollo.Storable.PgSQLAdapter
 
getStrStoreName() - Method in class apollo.Storable.OracleAdapter
 
getStrStoreName() - Method in class apollo.Storable.IBAdapter
 
getStrStoreName() - Method in class apollo.Storable.MySQLAdapter
 
getStrTableNames(String) - Method in class apollo.Storable.WhereStatement
 
getSubject() - Method in class apollo.Email.NormalMessage
 
getSubject() - Method in interface apollo.Email.EmailMessage
 
getSynchronizationVersion(Class, Vector) - Method in class apollo.Storable.DBAdapter
 
getTag() - Method in class apollo.Template.ParseReturn
 
getTagName() - Method in class apollo.Template.HTMLReplacementTag
 
getTemplateDirectoryPrefix() - Method in class apollo.PageManager
Gets the template directory prefix
getTemplatePageConstant(String) - Method in class apollo.PageManager
return a single page constant
getTemplatePageConstants() - Method in class apollo.PageManager
Returns a hastable with the TemplatePage Constants
getTextVector() - Method in class apollo.Template.ParsedText
 
getTimeBetweenTransactions() - Method in class apollo.Session.WebSession
 
getTimeout() - Method in class apollo.Session.WebSession
Returns the current setting for the maximum amount of seconds which may elapse before the session expires itself.
getToAddress() - Method in class apollo.Email.NormalMessage
 
getToAddress() - Method in interface apollo.Email.EmailMessage
 
getTraceBackHTML() - Method in class apollo.Statistics.ExceptionData
 
getTransactionIsolation() - Method in class apollo.SerializableJDBCConnection
 
getTransactions() - Method in class apollo.Session.WebSession
Returns the number of transactions which have occoured on this object
getTypeCode() - Method in class apollo.Storable.StorableType
 
getTypeMap() - Method in class apollo.SerializableJDBCConnection
 
getUseManualHeaders() - Method in class apollo.HTTPResponse
Returns true if manual headers are in use
getUserID() - Method in class apollo.Storable.TestUser
 
getValue(Object) - Method in class apollo.ManagerTracker
 
getValue(String) - Method in class apollo.HTTPRequest
Fetches the first value stored in the HTTPRequest for the requested key.
getValue(String) - Method in class apollo.Session.WebSession
Gets a value from the session database.
getVectorParameter(String) - Method in class apollo.HTTPRequest
Fetches a vector of the values stored in the HTTPRequest for the requested key.
getWarnings() - Method in class apollo.SerializableJDBCConnection
 
GREATER - Static variable in class apollo.Storable.WhereQuery
 
GREATER_EQUAL - Static variable in class apollo.Storable.WhereQuery
 
GZIPStat - class apollo.Statistics.GZIPStat.
This is the GZIP Statistic.
GZIPStat(ManagerTracker) - Constructor for class apollo.Statistics.GZIPStat
 

H

handleRequest(ManagerTracker, String, HTTPRequest, WebSession) - Method in class apollo.PageManager
 
handleRequest(TransactionTracker, String, HTTPRequest, WebSession) - Method in interface apollo.PageHandler
Handles a request for UID.
handleRequest(TransactionTracker, String, HTTPRequest, WebSession) - Method in class apollo.PageManager
Handles a request for UID.
handleRequest(TransactionTracker, String, HTTPRequest, WebSession) - Method in class apollo.PageBroker
Handles a request for UID.
handleRequest(TransactionTracker, String, HTTPRequest, WebSession) - Method in class apollo.Statistics.StatisticsHandler
 
hasFQUIDPermission(String) - Method in interface apollo.FQUIDPermissionsAuthority
 
hasFQUIDPermission(String) - Method in class apollo.DunceFQUIDPermissionsAuthority
 
hasKey(String) - Method in class apollo.HTTPRequest
Tests for the existance of the requested key
hasLimit() - Method in class apollo.Storable.WhereStatement
 
hasLimit() - Method in class apollo.Storable.RawWhereQuery
 
hasLimit() - Method in class apollo.Storable.WhereQuery
 
hasOrderBy() - Method in class apollo.Storable.WhereStatement
 
hasOrderBy() - Method in class apollo.Storable.RawWhereQuery
 
hasOrderBy() - Method in class apollo.Storable.WhereQuery
 
hasRole(ReplacementTagRole) - Method in class apollo.Template.HTMLReplacementTag
 
hasValue(String) - Method in class apollo.HTTPRequest
Tests for the existance of the requested key
hasValue(String) - Method in class apollo.Session.WebSession
Returns true if the session contains that key
headerElements - Variable in class apollo.HTTPRequest
 
HTMLListTransferObject - class apollo.HTMLListTransferObject.
 
HTMLListTransferObject(ManagerTracker, String, Vector, Vector) - Constructor for class apollo.HTMLListTransferObject
 
HTMLReplacementTag - class apollo.Template.HTMLReplacementTag.
 
HTMLReplacementTag(String) - Constructor for class apollo.Template.HTMLReplacementTag
 
HTMLTemplate - class apollo.Template.HTMLTemplate.
 
HTMLTemplate(ManagerTracker, String, String, boolean) - Constructor for class apollo.Template.HTMLTemplate
 
HTTPFile - class apollo.HTTPFile.
HTTPFile.java Created: Thu Aug 3 10:49:36 2000
HTTPFile(String, String, byte[]) - Constructor for class apollo.HTTPFile
 
HTTPRequest - class apollo.HTTPRequest.
This is the HTTPRequest object.
HTTPRequest() - Constructor for class apollo.HTTPRequest
 
HTTPRequest(Hashtable) - Constructor for class apollo.HTTPRequest
 
HTTPRequest(HTTPRequest) - Constructor for class apollo.HTTPRequest
 
HTTPRequest(HttpServletRequest) - Constructor for class apollo.HTTPRequest
 
HTTPResponse - class apollo.HTTPResponse.
This is the HTTPResponse object.
HTTPResponse(ManagerTracker) - Constructor for class apollo.HTTPResponse
 
HTTPResponse(ManagerTracker, HTTPResponse) - Constructor for class apollo.HTTPResponse
 
HTTPResponse(ManagerTracker, String) - Constructor for class apollo.HTTPResponse
 
HTTPWriter - class apollo.Log.HTTPWriter.
This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.
HTTPWRITER - Static variable in class apollo.Log.LogWriter
 
HTTPWriter() - Constructor for class apollo.Log.HTTPWriter
 
HTTPWriter(OutputStream) - Constructor for class apollo.Log.HTTPWriter
 
HTTPWriter(OutputStream, String) - Constructor for class apollo.Log.HTTPWriter
 
HTTPWriter(String) - Constructor for class apollo.Log.HTTPWriter
 

I

IBAdapter - class apollo.Storable.IBAdapter.
 
IBAdapter(Class, DbConnectionBroker, String) - Constructor for class apollo.Storable.IBAdapter
 
idOfConnection(Connection) - Method in class apollo.Storable.DBBroker
 
incStat(String) - Method in class apollo.Statistics.Statistic
 
incStat(String) - Method in class apollo.Statistics.DummyStat
 
incStat(String, float) - Method in class apollo.Statistics.Statistic
 
incStat(String, float) - Method in class apollo.Statistics.DummyStat
 
incStat(String, int) - Method in class apollo.Statistics.Statistic
 
incStat(String, int) - Method in class apollo.Statistics.DummyStat
 
incTransactions() - Method in class apollo.Session.WebSession
If you have set a Timeout value for your session, you must call either this method or setCurrentTime().
INITIALIZATION - Static variable in class apollo.Log.LogManager
 
initialize(File) - Static method in class apollo.Storable.DBBroker
 
initialize(String, String, String, String, int, int, String, double) - Static method in class apollo.Storable.DBBroker
 
InitSystem - class apollo.InitSystem.
 
InitSystem() - Constructor for class apollo.InitSystem
 
initSystem(ServletConfig, HttpServlet) - Static method in class apollo.InitSystem
This init system will try to locate (through some guessing!) where the properties file describing how apollo should configure the system is, load it, then initialize the system using it Ideally, you should locate your properties file in the same directory as the class file of your servlet.
initSystem(ServletConfig, Properties) - Static method in class apollo.InitSystem
This initSystem takes the properties file defined by variable prop and initalizes the system using its properties.
initSystemRemoteNode(Properties) - Static method in class apollo.InitSystem
The default initalization routines for a RemoteNode.
initSystemServerNode(ServletConfig, Properties) - Static method in class apollo.InitSystem
 
initSystemStandalone(ServletConfig, Properties) - Static method in class apollo.InitSystem
 
insert(ManagerTracker) - Method in class apollo.Storable.Storable
This will insert this record into the SQL table.
insert(ManagerTracker, Storable) - Method in class apollo.Storable.DBAdapter
 
insert(ManagerTracker, Storable) - Method in class apollo.Storable.PgSQLAdapter
 
insert(ManagerTracker, Storable) - Method in class apollo.Storable.OracleAdapter
 
insert(ManagerTracker, Storable) - Method in class apollo.Storable.IBAdapter
 
insert(ManagerTracker, Storable) - Method in class apollo.Storable.MySQLAdapter
 
insertWhereClause(String, String, Class, Object) - Method in class apollo.Storable.WhereQuery
 
insertWhereClause(String, String, Class, Object, Class) - Method in class apollo.Storable.WhereQuery
 
insertWhereClause(String, String, Class, Object, Class, String) - Method in class apollo.Storable.WhereQuery
 
insertWhereClause(String, String, Class, Object, String) - Method in class apollo.Storable.WhereQuery
 
insertWhereSubClause(String, WhereQuery) - Method in class apollo.Storable.WhereQuery
 
installationType - Variable in class apollo.ManagerTracker
 
INT - Static variable in class apollo.AcceptClause
 
INTEGER - Static variable in class apollo.Storable.StorableType
 
INTEGER_AUTOINCREMENT - Static variable in class apollo.Storable.StorableType
 
InvalidSessionID - exception apollo.Session.InvalidSessionID.
This exception is thrown from the sessionManager if the sessionID which was sent from the client does not exist in our databases.
InvalidSessionID() - Constructor for class apollo.Session.InvalidSessionID
 
isAccept(AcceptClause) - Method in class apollo.EntryAssertionManager
 
isAccept(String) - Method in class apollo.EntryAssertionManager
 
isClosed() - Method in class apollo.SerializableJDBCConnection
 
isExpired() - Method in class apollo.Session.WebSession
This checks to see if the session is expired.
isNullSession() - Method in class apollo.Session.WebSession
Returns if this session is a special null session
isReadOnly() - Method in class apollo.SerializableJDBCConnection
 
isVariableDeclared(String) - Method in class apollo.AcceptClause
 

J

JINI_DEBUG - Static variable in class apollo.Log.LogManager
 
JM - Variable in class apollo.ManagerTracker
 
Job - interface apollo.Job.Job.
This is the Job interface.
JOB_EXCEPTION - Static variable in class apollo.Log.LogManager
 
JOB_FAILED - Static variable in class apollo.Job.JobManager
 
JOB_FINISHED - Static variable in class apollo.Job.JobManager
 
JOB_RUNNING - Static variable in class apollo.Job.JobManager
 
JOB_UNINITIALIZED - Static variable in class apollo.Job.JobManager
 
JobManager - class apollo.Job.JobManager.
 
JobManager(ManagerTracker) - Constructor for class apollo.Job.JobManager
 
JobRecord - class apollo.Job.JobRecord.
JobRecord Created from MysqlAdmin
JobRecord(Integer, String, Integer, String, Integer, String, String, Date) - Constructor for class apollo.Job.JobRecord
 
JobResult - class apollo.Job.JobResult.
 
JobResult() - Constructor for class apollo.Job.JobResult
 
JobRunner - class apollo.Job.JobRunner.
 
JobRunner(ManagerTracker, Job) - Constructor for class apollo.Job.JobRunner
Creates new JobRunner

K

keys() - Method in class apollo.Session.WebSession
This returns an enumeration of the keys stored in the primary session database.

L

LESS - Static variable in class apollo.Storable.WhereQuery
 
LESS_EQUAL - Static variable in class apollo.Storable.WhereQuery
 
LM - Variable in class apollo.ManagerTracker
 
loadArrayInstance(ManagerTracker, Class, WhereStatement) - Static method in class apollo.Storable.Storable
 
loadArrayInstance(ManagerTracker, Class, WhereStatement, String[]) - Static method in class apollo.Storable.Storable
This loads an array of instances of the storable subclass matching the SQLWhereClause.
loadArrayInstance(ManagerTracker, WhereStatement) - Static method in class apollo.Job.JobRecord
 
loadArrayInstance(ManagerTracker, WhereStatement) - Static method in class apollo.Storable.TestUser
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Static method in class apollo.Storable.Storable
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Method in class apollo.Storable.DBAdapter
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Method in class apollo.Storable.PgSQLAdapter
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Method in class apollo.Storable.OracleAdapter
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Method in class apollo.Storable.IBAdapter
 
loadFunction(ManagerTracker, StorableFunction, Class[], String[], WhereStatement) - Method in class apollo.Storable.MySQLAdapter
 
loadFunction(ManagerTracker, StorableFunction, WhereStatement) - Static method in class apollo.Storable.Storable
 
loadInstance(ManagerTracker, Class, Object[]) - Static method in class apollo.Storable.Storable
This loads a single instance of the storable subclass using theLoadKey as the primary key.
loadInstance(ManagerTracker, Object[]) - Static method in class apollo.Job.JobRecord
 
loadInstance(ManagerTracker, Object[]) - Method in class apollo.Storable.DBAdapter
 
loadInstance(ManagerTracker, Object[]) - Method in class apollo.Storable.PgSQLAdapter
 
loadInstance(ManagerTracker, Object[]) - Method in class apollo.Storable.OracleAdapter
 
loadInstance(ManagerTracker, Object[]) - Method in class apollo.Storable.IBAdapter
 
loadInstance(ManagerTracker, Object[]) - Static method in class apollo.Storable.TestUser
 
loadInstance(ManagerTracker, Object[]) - Method in class apollo.Storable.MySQLAdapter
 
loadPageCache() - Method in class apollo.PageManager
 
loadVectorInstance(ManagerTracker, Class, WhereStatement) - Static method in class apollo.Storable.Storable
 
loadVectorInstance(ManagerTracker, Class, WhereStatement, String[]) - Static method in class apollo.Storable.Storable
 
loadVectorInstance(ManagerTracker, WhereStatement) - Static method in class apollo.Job.JobRecord
 
loadVectorInstance(ManagerTracker, WhereStatement) - Static method in class apollo.Storable.TestUser
 
loadVectorInstance(ManagerTracker, WhereStatement, Vector, String[]) - Method in class apollo.Storable.DBAdapter
 
loadVectorInstance(ManagerTracker, WhereStatement, Vector, String[]) - Method in class apollo.Storable.PgSQLAdapter
 
loadVectorInstance(ManagerTracker, WhereStatement, Vector, String[]) - Method in class apollo.Storable.OracleAdapter
 
loadVectorInstance(ManagerTracker, WhereStatement, Vector, String[]) - Method in class apollo.Storable.IBAdapter
 
loadVectorInstance(ManagerTracker, WhereStatement, Vector, String[]) - Method in class apollo.Storable.MySQLAdapter
Passing in null includeFields means include everything
log(Exception) - Method in class apollo.Log.LogWriter
 
log(Exception) - Method in class apollo.Log.LogManager
 
log(Exception, String) - Method in class apollo.Log.LogWriter
 
log(Exception, String) - Method in class apollo.Log.LogManager
 
log(int, Exception) - Method in class apollo.Log.LogManager
 
log(int, Exception, String) - Method in class apollo.Log.LogManager
 
log(int, String) - Method in class apollo.Log.LogManager
 
log(String) - Method in class apollo.Log.LogWriter
 
log(String) - Method in class apollo.Log.EmailLogWriter
 
log(String) - Method in class apollo.Log.LogManager
 
log(String) - Method in class apollo.Log.STDIOLogWriter
 
log(String) - Method in class apollo.Log.ServletLogWriter
 
log(String) - Method in class apollo.Log.STDERRLogWriter
 
LogManager - class apollo.Log.LogManager.
 
LogManager() - Constructor for class apollo.Log.LogManager
 
logPrefix - Variable in class apollo.Log.LogWriter
 
LogWriter - class apollo.Log.LogWriter.
The abstract class for ServletLogWriter and RemoteNodeLogWriter
LogWriter(int, String) - Constructor for class apollo.Log.LogWriter
 

M

MailException - exception apollo.Email.MailException.
 
MailException(String) - Constructor for class apollo.Email.MailException
 
main(String[]) - Static method in class apollo.Email.SMTPOutbound
 
main(String[]) - Static method in class apollo.Job.JobRecord
 
main(String[]) - Static method in class apollo.Storable.PgSQLAdapter
 
main(String[]) - Static method in class apollo.Storable.OracleAdapter
 
main(String[]) - Static method in class apollo.Storable.IBAdapter
 
main(String[]) - Static method in class apollo.Storable.TestUser
 
main(String[]) - Static method in class apollo.Storable.MySQLAdapter
 
main(String[]) - Static method in class apollo.Template.TemplatePage
 
MalformedStorable - exception apollo.Storable.MalformedStorable.
 
MalformedStorable() - Constructor for class apollo.Storable.MalformedStorable
 
MalformedStorable(String) - Constructor for class apollo.Storable.MalformedStorable
 
MalformedTemplateException - exception apollo.Template.MalformedTemplateException.
This exception is thrown when something goes wrong parsing a TemplatePage.
MalformedTemplateException(String) - Constructor for class apollo.Template.MalformedTemplateException
 
ManagerTracker - class apollo.ManagerTracker.
 
ManagerTracker() - Constructor for class apollo.ManagerTracker
 
ManagerTracker(int) - Constructor for class apollo.ManagerTracker
 
ManagerTracker(int, PageManager, SessionManager, StatsManager, LogManager) - Constructor for class apollo.ManagerTracker
 
MAX - Static variable in class apollo.Storable.Storable
 
MIN - Static variable in class apollo.Storable.Storable
 
MT - Variable in class apollo.PageBroker
 
MT - Variable in class apollo.Storable.WhereStatement
 
MySQLAdapter - class apollo.Storable.MySQLAdapter.
 
MySQLAdapter(Class, DbConnectionBroker, String) - Constructor for class apollo.Storable.MySQLAdapter
 

N

nativeSQL(String) - Method in class apollo.SerializableJDBCConnection
 
newSession() - Method in class apollo.Session.SessionManager
 
newSession(int) - Method in class apollo.Session.SessionManager
 
newSession(String) - Method in class apollo.Session.SessionManager
 
newSession(String, int) - Method in class apollo.Session.SessionManager
 
newSynchronizationVersion(Class, Vector) - Method in class apollo.Storable.DBAdapter
 
NM - Variable in class apollo.ManagerTracker
 
NodeManager - interface apollo.NodeManager.
This is a placeholder so the ManagerTracker can still compile without the NodeManager present.
NON_UNIQUE - Static variable in class apollo.Storable.Storable
 
NormalMessage - class apollo.Email.NormalMessage.
 
NormalMessage(String, String, String, String) - Constructor for class apollo.Email.NormalMessage
 
NOT_EQUAL - Static variable in class apollo.Storable.WhereQuery
 

O

OPTIONAL - Static variable in class apollo.AcceptClause
 
OR - Static variable in class apollo.Storable.WhereQuery
 
OracleAdapter - class apollo.Storable.OracleAdapter.
 
OracleAdapter(Class, DbConnectionBroker, String) - Constructor for class apollo.Storable.OracleAdapter
 

P

PageBroker - class apollo.PageBroker.
This is the PageBroker.
PageBroker(ManagerTracker, String, PageBroker) - Constructor for class apollo.PageBroker
Creates a new PageBroker.
PageHandler - interface apollo.PageHandler.
A PageHandler is any object capable of handling a request, and render a response.
PageHandlerActivationException - exception apollo.PageHandlerActivationException.
This exception is thrown when a request to activate a PageHandler, which does not exist
PageHandlerActivationException() - Constructor for class apollo.PageHandlerActivationException
 
PageHandlerActivationException(String) - Constructor for class apollo.PageHandlerActivationException
 
PageHandlerException - exception apollo.PageHandlerException.
 
PageHandlerException() - Constructor for class apollo.PageHandlerException
 
PageHandlerException(String) - Constructor for class apollo.PageHandlerException
 
PageHandlerNotRegisteredException - exception apollo.PageHandlerNotRegisteredException.
This exception is thrown when a request is made for a PageHandler and it has not been registered
PageHandlerRegistryObject - class apollo.PageHandlerRegistryObject.
 
PageHandlerRegistryObject(String, boolean) - Constructor for class apollo.PageHandlerRegistryObject
 
PageHandlerRemoteException - exception apollo.PageHandlerRemoteException.
This exception is thrown when some sort of exception occoured with the handling a remote Node request.
PageManager - class apollo.PageManager.
This is the PageManager.
PageManager(ManagerTracker, String) - Constructor for class apollo.PageManager
 
PageManager(ManagerTracker, String, boolean, String, boolean) - Constructor for class apollo.PageManager
 
parentPageBroker - Variable in class apollo.PageBroker
 
ParsedText - class apollo.Template.ParsedText.
 
ParsedText(Vector, Hashtable, int) - Constructor for class apollo.Template.ParsedText
 
ParseReturn - class apollo.Template.ParseReturn.
 
ParseReturn(String, int) - Constructor for class apollo.Template.ParseReturn
 
PasswordAuthenticator - interface apollo.Session.PasswordAuthenticator.
This is the interface for password authentication.
PgSQLAdapter - class apollo.Storable.PgSQLAdapter.
 
PgSQLAdapter(Class, DbConnectionBroker, String) - Constructor for class apollo.Storable.PgSQLAdapter
 
PM - Variable in class apollo.ManagerTracker
 
prepareCall(String) - Method in class apollo.SerializableJDBCConnection
 
prepareCall(String, int, int) - Method in class apollo.SerializableJDBCConnection
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.RT_CheckboxRole
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.RT_StandardRole
 
prepareReplacementTable(Hashtable) - Method in interface apollo.Template.ReplacementTagRole
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.RT_RadioButtonRole
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.RT_TextAreaRole
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.RT_SelectRole
 
prepareReplacementTable(Hashtable) - Method in class apollo.Template.HTMLReplacementTag
 
prepareStatement(String) - Method in class apollo.SerializableJDBCConnection
 
prepareStatement(String, int, int) - Method in class apollo.SerializableJDBCConnection
 
println(char[]) - Method in class apollo.Log.HTTPWriter
 
println(char[]) - Method in class apollo.Log.TextWriter
 
println(Object) - Method in class apollo.Log.HTTPWriter
 
println(Object) - Method in class apollo.Log.TextWriter
 
println(String) - Method in class apollo.Log.HTTPWriter
 
println(String) - Method in class apollo.Log.TextWriter
 
processAnotherRole(ReplacementTagRole) - Method in class apollo.Template.RT_CheckboxRole
 
processAnotherRole(ReplacementTagRole) - Method in class apollo.Template.RT_StandardRole
 
processAnotherRole(ReplacementTagRole) - Method in interface apollo.Template.ReplacementTagRole
 
processAnotherRole(ReplacementTagRole) - Method in class apollo.Template.RT_RadioButtonRole
 
processAnotherRole(ReplacementTagRole) - Method in class apollo.Template.RT_TextAreaRole
 
processAnotherRole(ReplacementTagRole) - Method in class apollo.Template.RT_SelectRole
 
processRequest(HTTPRequest) - Method in class apollo.HTMLListTransferObject
 
put(String, Object) - Method in class apollo.Session.WebSession
Sets a value in the session database.
putParameter(String, String) - Method in class apollo.HTTPRequest
Sets a value in the HTTPRequest.
putParameter(String, String[]) - Method in class apollo.HTTPRequest
Sets an array value in the HTTPRequest.

R

RawWhereQuery - class apollo.Storable.RawWhereQuery.
 
RawWhereQuery(String) - Constructor for class apollo.Storable.RawWhereQuery
 
RawWhereQuery(String, String) - Constructor for class apollo.Storable.RawWhereQuery
 
registeredStats - Variable in class apollo.Statistics.Statistic
 
registerPageHandler(String, PageHandler) - Method in class apollo.PageBroker
Registers a PageHandler with the UID it will respond to.
registerRootPageBroker(PageHandler) - Method in class apollo.PageManager
Registers a PageBroker with the UID it will respond to.
registerStat(String, float) - Method in class apollo.Statistics.Statistic
 
registerStat(String, float) - Method in class apollo.Statistics.DummyStat
 
registerStat(String, int) - Method in class apollo.Statistics.Statistic
 
registerStat(String, int) - Method in class apollo.Statistics.DummyStat
 
registerStat(String, Object) - Method in class apollo.Statistics.Statistic
Registers a Stat the UID it will respond to.
registerStat(String, Object) - Method in class apollo.Statistics.DummyStat
 
registerStat(String, Statistic) - Method in class apollo.Statistics.Statistic
 
registerTemplatePage(String, TemplatePage) - Method in class apollo.PageManager
Registers a TemplatePage with the UID it will respond to.
reloadTemplate() - Method in class apollo.Template.TemplatePage
 
REMOTE_NODE - Static variable in class apollo.ManagerTracker
 
remoteNewSession(String, int, WebSession) - Method in class apollo.Session.SessionManager
 
remove(ManagerTracker) - Method in class apollo.Storable.Storable
This will remove this record from the SQL table.
remove(ManagerTracker, Storable) - Method in class apollo.Storable.DBAdapter
 
remove(ManagerTracker, Storable) - Method in class apollo.Storable.PgSQLAdapter
 
remove(ManagerTracker, Storable) - Method in class apollo.Storable.OracleAdapter
 
remove(ManagerTracker, Storable) - Method in class apollo.Storable.IBAdapter
 
remove(ManagerTracker, Storable) - Method in class apollo.Storable.MySQLAdapter
 
remove(String) - Method in class apollo.Session.WebSession
Removes a key from the session database.
remove(Vector) - Method in class apollo.HTMLListTransferObject
 
removeAll() - Method in class apollo.HTMLListTransferObject
 
render(Hashtable, WebSession) - Method in class apollo.Template.TemplatePage
Renders the HTML file using a combination of the pageConstants and the replacementTable.
render(HttpServletResponse) - Method in class apollo.HTTPResponse
Render the contents of the response.
render(HttpServletResponse, HttpServletRequest) - Method in class apollo.HTTPResponse
Renders this HTTPResponse to a JSDK HttpServletResponse object.
render(TransactionTracker, HTTPRequest, WebSession) - Method in class apollo.PageBroker
If a request comes in on the handleRequest line, and it's destined to be by this broker, this is the method called.
renderToHTML() - Method in class apollo.Statistics.Statistic
Render this Statistic in HTML.
renderToHTML() - Method in class apollo.Statistics.ServletStat
 
renderToHTML() - Method in class apollo.Statistics.DummyStat
 
renderToHTML() - Method in class apollo.Statistics.StatsManager
 
renderToHTML() - Method in class apollo.Statistics.UserExceptionStat
 
renderToHTML() - Method in class apollo.Statistics.GZIPStat
 
replaceInStr(String, String, String) - Static method in class apollo.Storable.PgSQLAdapter
 
replaceInStr(String, String, String) - Static method in class apollo.Storable.OracleAdapter
 
replaceInStr(String, String, String) - Static method in class apollo.Storable.IBAdapter
 
replaceInStr(String, String, String) - Static method in class apollo.Storable.MySQLAdapter
 
ReplacementSystem - class apollo.Template.ReplacementSystem.
This is a the ReplacementSystem class.
ReplacementSystem(ManagerTracker, ParsedText) - Constructor for class apollo.Template.ReplacementSystem
 
ReplacementTagRole - interface apollo.Template.ReplacementTagRole.
 
requestElements - Variable in class apollo.HTTPRequest
 
requestFiles - Variable in class apollo.HTTPRequest
 
REQUIRED - Static variable in class apollo.AcceptClause
 
resetLimit() - Method in class apollo.Storable.WhereStatement
 
resetLimit() - Method in class apollo.Storable.RawWhereQuery
 
resetLimit() - Method in class apollo.Storable.WhereQuery
 
resetOrderBy() - Method in class apollo.Storable.WhereQuery
 
rollback() - Method in class apollo.SerializableJDBCConnection
 
rollback(TransactionTracker) - Method in class apollo.Storable.DBAdapter
 
rollback(TransactionTracker) - Method in class apollo.Storable.PgSQLAdapter
 
rollback(TransactionTracker) - Method in class apollo.Storable.OracleAdapter
 
rollback(TransactionTracker) - Method in class apollo.Storable.IBAdapter
 
rollback(TransactionTracker) - Method in class apollo.Storable.MySQLAdapter
 
rollback(TransactionTracker, Class) - Static method in class apollo.Storable.Storable
 
RT_CheckboxRole - class apollo.Template.RT_CheckboxRole.
 
RT_CheckboxRole(String) - Constructor for class apollo.Template.RT_CheckboxRole
 
RT_RadioButtonRole - class apollo.Template.RT_RadioButtonRole.
 
RT_RadioButtonRole(String) - Constructor for class apollo.Template.RT_RadioButtonRole
 
RT_SelectRole - class apollo.Template.RT_SelectRole.
 
RT_SelectRole(String) - Constructor for class apollo.Template.RT_SelectRole
 
RT_StandardRole - class apollo.Template.RT_StandardRole.
 
RT_StandardRole(String) - Constructor for class apollo.Template.RT_StandardRole
 
RT_TextAreaRole - class apollo.Template.RT_TextAreaRole.
 
RT_TextAreaRole(String) - Constructor for class apollo.Template.RT_TextAreaRole
 
run() - Method in class apollo.Email.EmailTransmissionThread
 
run() - Method in class apollo.Job.JobRunner
 
RUNTIME_DEBUG - Static variable in class apollo.Log.LogManager
 
RUNTIME_EXCEPTION - Static variable in class apollo.Log.LogManager
 

S

SelectObject - class apollo.Template.SelectObject.
 
SelectObject() - Constructor for class apollo.Template.SelectObject
 
SelectObject(Vector, String) - Constructor for class apollo.Template.SelectObject
 
SelectObject(Vector, Vector) - Constructor for class apollo.Template.SelectObject
 
SerializableJDBCConnection - class apollo.SerializableJDBCConnection.
 
SerializableJDBCConnection(String, String) - Constructor for class apollo.SerializableJDBCConnection
 
SerializableJDBCConnection(String, String, Properties) - Constructor for class apollo.SerializableJDBCConnection
 
SerializableJDBCConnection(String, String, String, String) - Constructor for class apollo.SerializableJDBCConnection
 
serialize() - Method in class apollo.Session.SessionManager
 
SERVER_NODE - Static variable in class apollo.ManagerTracker
 
SERVLET_DEBUG - Static variable in class apollo.Log.LogManager
 
ServletLogWriter - class apollo.Log.ServletLogWriter.
This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.
ServletLogWriter(ServletContext, String) - Constructor for class apollo.Log.ServletLogWriter
 
servletPath - Variable in class apollo.HTTPRequest
 
ServletStat - class apollo.Statistics.ServletStat.
This is the Servlet Statistic.
ServletStat(ManagerTracker) - Constructor for class apollo.Statistics.ServletStat
 
sessionData - Variable in class apollo.Session.WebSession
 
SessionExpired - exception apollo.Session.SessionExpired.
This exception is thrown from the sessionManager if the sessionID which was sent from the client is expired.
SessionExpired() - Constructor for class apollo.Session.SessionExpired
 
SessionManager - class apollo.Session.SessionManager.
This is the SessionManager.
SessionManager(ManagerTracker, int, boolean) - Constructor for class apollo.Session.SessionManager
The initializer for the SessionManger.
SessionManager(ManagerTracker, int, boolean, String) - Constructor for class apollo.Session.SessionManager
Initializes the sessionManager, will attempt to read serialized sessions off disk.
set(String, String) - Method in class apollo.HTTPRequest
Sets a value in the HTTPRequest.
setAction(int, Vector) - Method in class apollo.Log.LogManager
 
setAge(Integer) - Method in class apollo.Storable.TestUser
 
setAutoCommit(boolean) - Method in class apollo.SerializableJDBCConnection
 
setAutoIncrement(long) - Method in class apollo.Job.JobRecord
 
setAutoIncrement(long) - Method in class apollo.Storable.Storable
 
setBadGZIPBrowserMatch(Vector) - Method in class apollo.PageManager
A vector of substrings for which if a browser's Agent tag matches, GZIP will not be used
setCatalog(String) - Method in class apollo.SerializableJDBCConnection
 
setChoice(String) - Method in class apollo.Template.SelectObject
 
setCurrentTime() - Method in class apollo.Session.WebSession
If you have set a Timeout value for your session, you must call either this method or incTransactions().
setCustomFunction(String) - Method in class apollo.Storable.StorableFunction
 
setDB(DbConnectionBroker) - Method in class apollo.ManagerTracker
 
setDBConnection(DbConnectionBroker, Connection) - Method in class apollo.TransactionTracker
 
setDefaultAction(Vector) - Method in class apollo.Log.LogManager
 
setDefaultGZIPEncoding(boolean) - Method in class apollo.PageManager
 
setDefaultPermissionsAuthority(FQUIDPermissionsAuthority) - Method in class apollo.PageManager
 
setDefaultTimeout(int) - Method in class apollo.Session.SessionManager
This sets the default Timeout.
setDefaultTransactionIsolation(int) - Method in class apollo.Storable.DatabaseManager
 
setDistinct(boolean) - Method in class apollo.Storable.RawWhereQuery
 
setDistinct(boolean) - Method in class apollo.Storable.WhereQuery
 
setDM(DatabaseManager) - Method in class apollo.ManagerTracker
 
setEM(EmailManager) - Method in class apollo.ManagerTracker
 
setError(String) - Method in class apollo.Job.JobResult
 
setError(String) - Method in class apollo.Job.JobRecord
 
setError(String) - Method in interface apollo.Job.Job
This sets the Error message.
setExceptionMsg(String) - Method in class apollo.ApolloException
 
setExpired(boolean) - Method in class apollo.Session.WebSession
This sets this session's status to expired.
setFailOnOptional(boolean) - Method in class apollo.AcceptClause
 
setFieldValues(Object[]) - Method in interface apollo.Storable.Synchronizable
Pushes back the new values into the same Storable object core
setFile(String, HTTPFile) - Method in class apollo.HTTPRequest
Sets a file valaue in the HTTPRequest.
setFile(String, HTTPFile[]) - Method in class apollo.HTTPRequest
Sets a set of file values in the HTTPRequest.
setFilename(String) - Method in class apollo.Job.JobResult
 
setFilename(String) - Method in class apollo.Job.JobRecord
 
setFunctionCode(int) - Method in class apollo.Storable.StorableFunction
 
setGZIPEncoding(boolean) - Method in class apollo.HTTPResponse
Activate or deactive GZIP encoding
setHeader(String, String) - Method in class apollo.HTTPRequest
Sets a value for the header key supplied
setIsNullSession(boolean) - Method in class apollo.Session.WebSession
 
setJM(JobManager) - Method in class apollo.ManagerTracker
 
setJobID(int) - Method in class apollo.Job.JobRecord
 
setJobID(int) - Method in interface apollo.Job.Job
This method is called by the JobManager when it issues the Job and JobID
setJobID(Integer) - Method in class apollo.Job.JobRecord
 
setJobName(String) - Method in class apollo.Job.JobRecord
 
setLimitOffset(Integer) - Method in class apollo.Storable.WhereStatement
 
setLimitOffset(Integer) - Method in class apollo.Storable.RawWhereQuery
 
setLimitOffset(Integer) - Method in class apollo.Storable.WhereQuery
 
setLimitRows(Integer) - Method in class apollo.Storable.WhereStatement
 
setLimitRows(Integer) - Method in class apollo.Storable.RawWhereQuery
 
setLimitRows(Integer) - Method in class apollo.Storable.WhereQuery
 
setLM(LogManager) - Method in class apollo.ManagerTracker
 
setLogPrefix(String) - Method in class apollo.Log.LogManager
Set the log prefix
setLooksFunny(Integer) - Method in class apollo.Storable.TestUser
 
setManualHeaders(String, String) - Method in class apollo.HTTPResponse
Set headers manually.
setMissingEqualsTrue(boolean) - Method in class apollo.Template.TemplatePage
 
setMissingEqualsTrue(boolean) - Method in class apollo.Template.ReplacementSystem
 
setMT(ManagerTracker) - Method in class apollo.HTTPResponse
 
setMT(ManagerTracker) - Method in interface apollo.ContainsManagerTracker
 
setMT(ManagerTracker) - Method in class apollo.Storable.WhereStatement
 
setMT(ManagerTracker) - Method in class apollo.Storable.RawWhereQuery
 
setMT(ManagerTracker) - Method in class apollo.Storable.WhereQuery
 
setMT(ManagerTracker) - Method in class apollo.Template.HTMLTemplate
 
setMT(ManagerTracker) - Method in class apollo.Template.ReplacementSystem
 
setNM(NodeManager) - Method in class apollo.ManagerTracker
 
setOldValue(String) - Method in class apollo.Template.RT_CheckboxRole
 
setOldValue(String) - Method in class apollo.Template.RT_StandardRole
 
setOldValue(String) - Method in class apollo.Template.RT_RadioButtonRole
 
setOldValue(String) - Method in class apollo.Template.RT_TextAreaRole
 
setOldValue(String) - Method in class apollo.Template.RT_SelectRole
 
setOperateAttribute(Class, String) - Method in class apollo.Storable.StorableFunction
 
setOperator(String) - Method in class apollo.Storable.WhereQuery
 
setOrderBy(Class, String) - Method in class apollo.Storable.WhereQuery
 
setPageConstants(Hashtable) - Method in class apollo.Template.TemplatePage
Sets the pageConstants which will be merged in with all subseqent render requests
setParameter(String, String) - Method in class apollo.HTTPRequest
Sets a value in the HTTPRequest.
setParameter(String, String[]) - Method in class apollo.HTTPRequest
Sets an array value in the HTTPRequest.
setPassword(String) - Method in class apollo.Storable.TestUser
 
setPermissionsAuthorityName(String) - Method in class apollo.PageManager
 
setPM(PageManager) - Method in class apollo.ManagerTracker
 
setReadOnly(boolean) - Method in class apollo.SerializableJDBCConnection
 
setResult(String) - Method in class apollo.Job.JobResult
 
setResult(String) - Method in class apollo.Job.JobRecord
 
setResultType(Integer) - Method in class apollo.Job.JobRecord
 
setResultTypeID(int) - Method in class apollo.Job.JobResult
 
setReturnSession(WebSession) - Method in class apollo.HTTPResponse
NOT for general use.
setRunning(boolean) - Method in class apollo.Email.EmailTransmissionThread
 
setSelected(Vector) - Method in class apollo.HTMLListTransferObject
This sets the elements which are selected.
setServletPath(String) - Method in class apollo.Session.WebSession
Stores the servlet path for this session
setSessionTimeout(Integer) - Method in class apollo.Storable.TestUser
 
setSM(SessionManager) - Method in class apollo.ManagerTracker
 
setSMTPPort(int) - Method in class apollo.Email.EmailManager
 
setSMTPServer(String) - Method in class apollo.Email.EmailManager
 
setStartDate(Date) - Method in class apollo.Job.JobRecord
 
setStartDate(Date) - Method in interface apollo.Job.Job
When a Job is started by the JobManager it will attempt to set the startDate field
setStatsManager(StatsManager) - Method in class apollo.ManagerTracker
 
setStatusID(int) - Method in class apollo.Job.JobRecord
 
setStatusID(int) - Method in interface apollo.Job.Job
This methos is most often used by the JobManager.
setStatusID(Integer) - Method in class apollo.Job.JobRecord
 
setStrAcceptName(String) - Method in class apollo.AcceptClause
 
setStrClause(String) - Method in class apollo.Storable.RawWhereQuery
 
setStrOrderBy(String) - Method in class apollo.Storable.RawWhereQuery
 
setTemplateDirectoryPrefix(String) - Method in class apollo.PageManager
Sets the template directory prefix
setTemplatePageConstant(String, Object) - Method in class apollo.PageManager
Sets a single page constant to a value
setTemplatePageConstants(Hashtable) - Method in class apollo.PageManager
Sets the hashtable for the TemplatePage Constants These constants are merged with the local hashtables for TemplatePage Merging
setTimeout(int) - Method in class apollo.Session.WebSession
This sets the maximum amount of seconds which may elapse before the session expires itself.
setTransactionIsolation(int) - Method in class apollo.SerializableJDBCConnection
 
setTypeMap(Map) - Method in class apollo.SerializableJDBCConnection
 
setUpdatedField(String) - Method in class apollo.Storable.Storable
When you update a field in a storable, you should tell the Storable superclass that you updated that field.
setUseManualHeaders(boolean) - Method in class apollo.HTTPResponse
Activate or deactivate the manual headers
setUserID(String) - Method in class apollo.Storable.TestUser
 
setValue(Object, Object) - Method in class apollo.ManagerTracker
 
setValue(String, Object) - Method in class apollo.Session.WebSession
Sets a value in the session database.
setValue(String, String) - Method in class apollo.HTTPRequest
Sets a value in the HTTPRequest.
setVecAcceptStatement(Vector) - Method in class apollo.EntryAssertionManager
 
SM - Variable in class apollo.ManagerTracker
 
SMTPOutbound - class apollo.Email.SMTPOutbound.
 
SMTPOutbound(ManagerTracker, EmailMessage) - Constructor for class apollo.Email.SMTPOutbound
 
SMTPSERVER - Variable in class apollo.Email.SMTPOutbound
 
SQLSanitize(ManagerTracker, Class, String, boolean) - Static method in class apollo.Storable.Storable
 
SQLSanitize(Object, boolean) - Method in class apollo.Storable.DBAdapter
 
SQLSanitize(Object, boolean) - Method in class apollo.Storable.PgSQLAdapter
 
SQLSanitize(Object, boolean) - Method in class apollo.Storable.OracleAdapter
 
SQLSanitize(Object, boolean) - Method in class apollo.Storable.IBAdapter
 
SQLSanitize(Object, boolean) - Method in class apollo.Storable.MySQLAdapter
 
STANDALONE - Static variable in class apollo.ManagerTracker
 
startDatabaseManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
startEmailManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
startJob(Job) - Method in class apollo.Job.JobManager
This starts the passed job.
startJobManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
startLogManager(ManagerTracker, ServletConfig, Properties) - Static method in class apollo.InitSystem
 
startPageManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
startSessionManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
startStatsManager(ManagerTracker, Properties) - Static method in class apollo.InitSystem
 
Statistic - class apollo.Statistics.Statistic.
This is the abstract class for a Statistic.
Statistic() - Constructor for class apollo.Statistics.Statistic
 
StatisticsHandler - class apollo.Statistics.StatisticsHandler.
 
StatisticsHandler(ManagerTracker, String, PageBroker) - Constructor for class apollo.Statistics.StatisticsHandler
 
statsManager - Variable in class apollo.ManagerTracker
 
StatsManager - class apollo.Statistics.StatsManager.
This is the StatsManager.
StatsManager(ManagerTracker) - Constructor for class apollo.Statistics.StatsManager
 
statsMethodRegistry - Variable in class apollo.Statistics.Statistic
 
STDERRLogWriter - class apollo.Log.STDERRLogWriter.
This LogWriter writes to STDERR.
STDERRLogWriter(String) - Constructor for class apollo.Log.STDERRLogWriter
 
STDIOLogWriter - class apollo.Log.STDIOLogWriter.
This LogWriter writer writes to STDIO.
STDIOLogWriter(String) - Constructor for class apollo.Log.STDIOLogWriter
 
Storable - class apollo.Storable.Storable.
The superclass for Storable objects.
Storable(Object[][], String[]) - Constructor for class apollo.Storable.Storable
You must pass up to the constructor four fields.
StorableException - exception apollo.Storable.StorableException.
 
StorableException() - Constructor for class apollo.Storable.StorableException
 
StorableException(String) - Constructor for class apollo.Storable.StorableException
 
StorableFunction - class apollo.Storable.StorableFunction.
 
StorableFunction(int) - Constructor for class apollo.Storable.StorableFunction
 
StorableFunction(int, Class, String) - Constructor for class apollo.Storable.StorableFunction
 
StorableFunction(String) - Constructor for class apollo.Storable.StorableFunction
 
StorableNotSynchronizableException - exception apollo.Storable.StorableNotSynchronizableException.
StorableNotSynchronizableException.java Created: Thu Dec 21 17:24:20 2000
StorableNotSynchronizableException(String) - Constructor for class apollo.Storable.StorableNotSynchronizableException
 
StorableType - class apollo.Storable.StorableType.
This class defines an abstracted SQL type field.
StorableType(int) - Constructor for class apollo.Storable.StorableType
 
StorableType(int, int) - Constructor for class apollo.Storable.StorableType
Count is only used for certain SQL types, eg.
STRING - Static variable in class apollo.AcceptClause
 
strServletPath - Variable in class apollo.Session.WebSession
 
SUM - Static variable in class apollo.Storable.Storable
 
Synchronizable - interface apollo.Storable.Synchronizable.
 
synchronize(ManagerTracker) - Method in class apollo.Storable.Storable
Synchronize will confirm that this instance of the Storable object is the newest one by checking the internal version number.
synchronize(ManagerTracker) - Method in interface apollo.Storable.Synchronizable
 

T

tableCreated(ManagerTracker) - Method in class apollo.Storable.DBAdapter
 
tableCreated(ManagerTracker) - Method in class apollo.Storable.PgSQLAdapter
 
tableCreated(ManagerTracker) - Method in class apollo.Storable.OracleAdapter
 
tableCreated(ManagerTracker) - Method in class apollo.Storable.IBAdapter
 
tableCreated(ManagerTracker) - Method in class apollo.Storable.MySQLAdapter
 
tableCreated(ManagerTracker, Class) - Static method in class apollo.Storable.Storable
 
TemplatePage - class apollo.Template.TemplatePage.
This is a TemplatePage.
TemplatePage(ManagerTracker, Object) - Constructor for class apollo.Template.TemplatePage
Creates a TemplatePage.
TemplatePage(ManagerTracker, Object, boolean) - Constructor for class apollo.Template.TemplatePage
Creates a TemplatePage.
TemplatePage(ManagerTracker, Object, Hashtable) - Constructor for class apollo.Template.TemplatePage
Creates a TemplatePage.
TemplatePage(ManagerTracker, Object, Hashtable, String) - Constructor for class apollo.Template.TemplatePage
 
TemplatePage(ManagerTracker, Object, String) - Constructor for class apollo.Template.TemplatePage
Creates a TemplatePage.
TemplatePage(ManagerTracker, Object, String, boolean) - Constructor for class apollo.Template.TemplatePage
Creates a TemplatePage.
TemplatePage(ManagerTracker, String) - Constructor for class apollo.Template.TemplatePage
 
TemplatePageException - exception apollo.Template.TemplatePageException.
This exception is thrown when something goes wrong in a TemplatePage.
TemplatePageException() - Constructor for class apollo.Template.TemplatePageException
 
TemplatePageException(String) - Constructor for class apollo.Template.TemplatePageException
 
testapolloDBBroker - class apollo.Storable.testapolloDBBroker.
 
testapolloDBBroker() - Constructor for class apollo.Storable.testapolloDBBroker
 
testStorableConfiguration(Object) - Method in class apollo.Storable.Storable
 
TestUser - class apollo.Storable.TestUser.
A sample object which is Storable.
TestUser(String, String, Integer, Integer, Integer) - Constructor for class apollo.Storable.TestUser
 
TextWriter - class apollo.Log.TextWriter.
This extends PrintWriter so it formats the stackTraces coming out of exceptions properly.
TEXTWRITER - Static variable in class apollo.Log.LogWriter
 
TextWriter() - Constructor for class apollo.Log.TextWriter
 
TextWriter(OutputStream) - Constructor for class apollo.Log.TextWriter
 
TextWriter(OutputStream, String) - Constructor for class apollo.Log.TextWriter
 
TextWriter(String) - Constructor for class apollo.Log.TextWriter
 
theClass - Variable in class apollo.Storable.DBAdapter
 
toHTML() - Method in class apollo.Template.SelectObject
 
toString() - Method in class apollo.HTTPResponse
Represents this HTTPResponse as a string
toString() - Method in class apollo.EntryAssertion
 
toString() - Method in class apollo.HTTPFile
Returns the filename if somebody tries to convert this baby to a string
toString() - Method in class apollo.UserException
 
toString() - Method in class apollo.FQUIDPermissionDenied
 
toString() - Method in class apollo.Email.NormalMessage
 
toString() - Method in class apollo.Statistics.ExceptionData
 
toString() - Method in class apollo.Storable.Storable
This will return a string representation of the Storable object
toString() - Method in class apollo.Template.ParsedText
 
toString(Hashtable) - Method in class apollo.Template.TemplatePage
Renders the HTML file using a combination of the pageConstants and the replacementTable.
toString(Hashtable) - Method in class apollo.Template.HTMLTemplate
 
toString(Hashtable) - Method in class apollo.Template.ReplacementSystem
 
toString(Hashtable, WebSession) - Method in class apollo.Template.TemplatePage
Renders the HTML file using a combination of the pageConstants and the replacementTable.
TransactionTracker - class apollo.TransactionTracker.
 
TransactionTracker(ManagerTracker) - Constructor for class apollo.TransactionTracker
 
True - Static variable in class apollo.Storable.Storable
 

U

unbindMethodToStat(String) - Method in class apollo.Statistics.Statistic
 
UNIQUE - Static variable in class apollo.Storable.Storable
 
unregisterPageHandler(String) - Method in class apollo.PageBroker
Unregisters a PageHandler.
unregisterStat(String) - Method in class apollo.Statistics.DummyStat
 
unregisterTemplatePage(String) - Method in class apollo.PageManager
Unregisters the assosciated PageTemplate of a particular UID
unregisterUID(String) - Method in class apollo.Statistics.Statistic
Unregisters the Stat assosciated with a particular UID
update(ManagerTracker) - Method in class apollo.Storable.Storable
This will update the record in the SQL table.
update(ManagerTracker, Storable, boolean[]) - Method in class apollo.Storable.DBAdapter
 
update(ManagerTracker, Storable, boolean[]) - Method in class apollo.Storable.PgSQLAdapter
 
update(ManagerTracker, Storable, boolean[]) - Method in class apollo.Storable.OracleAdapter
 
update(ManagerTracker, Storable, boolean[]) - Method in class apollo.Storable.IBAdapter
 
update(ManagerTracker, Storable, boolean[]) - Method in class apollo.Storable.MySQLAdapter
 
USER - Static variable in class apollo.Work.WorkManager
 
USER_DEBUG - Static variable in class apollo.Log.LogManager
 
UserException - exception apollo.UserException.
This exception is thrown by a users' web application.
UserException() - Constructor for class apollo.UserException
 
UserException(boolean) - Constructor for class apollo.UserException
 
UserException(Boolean) - Constructor for class apollo.UserException
 
UserException(byte) - Constructor for class apollo.UserException
 
UserException(Byte) - Constructor for class apollo.UserException
 
UserException(byte[]) - Constructor for class apollo.UserException
 
UserException(char) - Constructor for class apollo.UserException
 
UserException(char[]) - Constructor for class apollo.UserException
 
UserException(Double) - Constructor for class apollo.UserException
 
UserException(Exception) - Constructor for class apollo.UserException
 
UserException(float) - Constructor for class apollo.UserException
 
UserException(Float) - Constructor for class apollo.UserException
 
UserException(Hashtable) - Constructor for class apollo.UserException
 
UserException(int) - Constructor for class apollo.UserException
 
UserException(int[]) - Constructor for class apollo.UserException
 
UserException(Integer) - Constructor for class apollo.UserException
 
UserException(long) - Constructor for class apollo.UserException
 
UserException(Long) - Constructor for class apollo.UserException
 
UserException(Object) - Constructor for class apollo.UserException
 
UserException(short) - Constructor for class apollo.UserException
 
UserException(Short) - Constructor for class apollo.UserException
 
UserException(String) - Constructor for class apollo.UserException
 
UserException(StringBuffer) - Constructor for class apollo.UserException
 
UserException(String, Exception) - Constructor for class apollo.UserException
 
UserException(Vector) - Constructor for class apollo.UserException
 
UserExceptionMailWarning - class apollo.Statistics.UserExceptionMailWarning.
This is the method for the UserExceptionStats.
UserExceptionMailWarning(ManagerTracker, String, String, String) - Constructor for class apollo.Statistics.UserExceptionMailWarning
 
UserExceptionStat - class apollo.Statistics.UserExceptionStat.
This is the User Exception Statistic.
UserExceptionStat(ManagerTracker) - Constructor for class apollo.Statistics.UserExceptionStat
 

V

VARCHAR - Static variable in class apollo.Storable.StorableType
 

W

WARNING - Static variable in class apollo.Log.LogManager
 
WebSession - class apollo.Session.WebSession.
This data will be persistant based on the users Session ID.
WebSession(String, String, int) - Constructor for class apollo.Session.WebSession
This creates a new Session.
WhereQuery - class apollo.Storable.WhereQuery.
 
WhereQuery() - Constructor for class apollo.Storable.WhereQuery
 
WhereStatement - class apollo.Storable.WhereStatement.
 
WhereStatement() - Constructor for class apollo.Storable.WhereStatement
 
WorkManager - class apollo.Work.WorkManager.
 
WorkManager(ManagerTracker) - Constructor for class apollo.Work.WorkManager
 

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