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

A

ACS - class com.arsdigita.acs.ACS.
Class for properties common to the entire ArsDigita Community System.
ACS() - Constructor for class com.arsdigita.acs.ACS
 
ACSCookies - class com.arsdigita.acs.ACSCookies.
 
ACSCookies(HttpServletRequest) - Constructor for class com.arsdigita.acs.ACSCookies
 
ACSEmail - class com.arsdigita.util.ACSEmail.
Presently just a conveince method added for building and sending a message.
ACSEmail() - Constructor for class com.arsdigita.util.ACSEmail
Default constructor
ACSException - exception com.arsdigita.acs.ACSException.
 
ACSException() - Constructor for class com.arsdigita.acs.ACSException
 
ACSException(int, String, String) - Constructor for class com.arsdigita.acs.ACSException
 
ACSException(String) - Constructor for class com.arsdigita.acs.ACSException
 
ACSForm - class com.arsdigita.acs.ACSForm.
 
ACSForm() - Constructor for class com.arsdigita.acs.ACSForm
 
ACSForm(HttpServletRequest) - Constructor for class com.arsdigita.acs.ACSForm
 
ACSForm(ServletRequest) - Constructor for class com.arsdigita.acs.ACSForm
 
ACSObjectProcs - class com.arsdigita.acs.ACSObjectProcs.
Object support for ACS.
ACSObjectProcs() - Constructor for class com.arsdigita.acs.ACSObjectProcs
 
ACSPackage - class com.arsdigita.acs.ACSPackage.
Represents a package instance within an ACS install.
ACSPackage(BigDecimal) - Constructor for class com.arsdigita.acs.ACSPackage
Protected constructor, should only be used by ACSPackageFactory class.
ACSPackageFactory - class com.arsdigita.acs.ACSPackageFactory.
factory class for ACSPackages.
ACSPackageFactory() - Constructor for class com.arsdigita.acs.ACSPackageFactory
 
ACSPackageType - class com.arsdigita.apm.ACSPackageType.
The ACSPackageType defines all information for a given set of APM Packages.
ACSPackageType(String) - Constructor for class com.arsdigita.apm.ACSPackageType
Creates a new ACSPackageType instance by loading from database.
ACSPackageType(String, String, String, String, String, boolean) - Constructor for class com.arsdigita.apm.ACSPackageType
 
ACSPackageType(String, String, String, String, String, boolean, String) - Constructor for class com.arsdigita.apm.ACSPackageType
Creates a new ACSPackageType.
ACSPackageTypeTest - class com.arsdigita.apm.test.ACSPackageTypeTest.
Test cases for the ACSPackage class.
ACSPackageTypeTest(String) - Constructor for class com.arsdigita.apm.test.ACSPackageTypeTest
 
ACSPackageVersion - class com.arsdigita.apm.ACSPackageVersion.
This package represents the version information of an ACSPackageType.
ACSPackageVersion(BigDecimal) - Constructor for class com.arsdigita.apm.ACSPackageVersion
Creates a new ACSPackageVersion instance.
ACSPackageVersion(String) - Constructor for class com.arsdigita.apm.ACSPackageVersion
Creates a new ACSPackageVersion instance from the latest version of the given package key.
ACSPackageVersion(String, BigDecimal, String, String, String, String, String, String, String, String, String) - Constructor for class com.arsdigita.apm.ACSPackageVersion
Creates a new ACSPackageVersion.
acsPath - Static variable in class com.arsdigita.apm.SpecificationGenerator
 
ACSRequest - class com.arsdigita.acs.ACSRequest.
Class to represent a requested URL.
ACSRequest(String, String, boolean) - Constructor for class com.arsdigita.acs.ACSRequest
Protected constructor.
ACSRequest(String, String, SiteNode) - Constructor for class com.arsdigita.acs.ACSRequest
Protected constructor.
ACSRequestFactory - class com.arsdigita.acs.ACSRequestFactory.
A factory class for makign new ACSRequest objects.
ACSRequestFactory() - Constructor for class com.arsdigita.acs.ACSRequestFactory
 
ACSSession - class com.arsdigita.acs.ACSSession.
Represents a user session.
ACSSession(HttpServletRequest, HttpServletResponse) - Constructor for class com.arsdigita.acs.ACSSession
Constructs a connection object out of a servlet request and servlet response.
ACSSessionFactory - class com.arsdigita.acs.ACSSessionFactory.
factory class for ACSSession.
ACSSessionFactory() - Constructor for class com.arsdigita.acs.ACSSessionFactory
 
add(String) - Method in class com.arsdigita.acs.html.ContextBar
Adds a new element to the context bar with no path, for final element.
add(String[][]) - Method in class com.arsdigita.acs.html.ContextBar
Adds a new element to the context bar with no path, for final element.
add(String, String) - Method in class com.arsdigita.acs.html.ContextBar
Adds a new element to the context bar.
add(Url, String) - Method in class com.arsdigita.acs.html.ContextBar
Adds a new element to the context bar.
addBcc(String, String) - Method in class org.apache.turbine.util.mail.Email
Add a blind CC repcipient to the email
addCc(String, String) - Method in class org.apache.turbine.util.mail.Email
Add a recipient CC to the email
addColumn(String, String, int, int) - Method in class com.arsdigita.acs.html.Table
Adds a new column to the table.
addFile(BigDecimal, String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
Adds one file into the specified version.
addFile(BigDecimal, String, String, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
 
addReplyTo(String, String) - Method in class org.apache.turbine.util.mail.Email
Add a reply to address to the email
addTask(String, BigDecimal) - Method in class com.arsdigita.acs.workflow.WizardTasks
Create a new task with the given name and duration.
addTo(String, String) - Method in class org.apache.turbine.util.mail.Email
Add a recipient TO to the email
addValue(String, String, String) - Method in class com.arsdigita.acs.html.DimensionalBar
Special case of addValue for sqlClauses with no associated SQL, i.e.
addValue(String, String, String, SqlFragment) - Method in class com.arsdigita.acs.html.DimensionalBar
Specifies an additional choice for one of the dimensions specified by addVariable.
addValue(String, String, String, String) - Method in class com.arsdigita.acs.html.DimensionalBar
Special case of addValue for sqlClauses with no bind variables.
addVariable(String, String) - Method in class com.arsdigita.acs.html.DimensionalBar
Specifies a dimension along which to choose.
addVariable(String, String, String) - Method in class com.arsdigita.acs.html.DimensionalBar
Specifies a dimension along which to choose.
AdList - class com.arsdigita.util.AdList.
 
AdList() - Constructor for class com.arsdigita.util.AdList
 
AdList(List) - Constructor for class com.arsdigita.util.AdList
 
AdminUtilities - class com.arsdigita.acs.acsAdmin.AdminUtilities.
Procedures used only in admin pages (mostly the user class stuff).
AdminUtilities() - Constructor for class com.arsdigita.acs.acsAdmin.AdminUtilities
 
AdSet - class com.arsdigita.acs.AdSet.
Implements a multiset of name-value pairs.
AdSet() - Constructor for class com.arsdigita.acs.AdSet
 
AdSet(HttpServletRequest) - Constructor for class com.arsdigita.acs.AdSet
Constructs an AdSet out of the parameter/value pairs in the servlet request.
AdSet(Object[][]) - Constructor for class com.arsdigita.acs.AdSet
Constructs an AdSet out of an array of arrays of name-value pairs.
AdSet(ServletRequest) - Constructor for class com.arsdigita.acs.AdSet
Constructs an AdSet out of the parameter/value pairs in the servlet request.
Apm - class com.arsdigita.apm.Apm.
This is the main entry point to the arsdigita package manager.
Apm(Properties) - Constructor for class com.arsdigita.apm.Apm
Creates an instance of the Apm class using the properties specified in props to configure itself.
Apm(Properties, PrintStream, PrintStream) - Constructor for class com.arsdigita.apm.Apm
Creates an instance of the Apm class using the properties specified in props to configure itself.
ApmException - exception com.arsdigita.apm.ApmException.
 
ApmException() - Constructor for class com.arsdigita.apm.ApmException
 
ApmException(String) - Constructor for class com.arsdigita.apm.ApmException
 
ApmException(String, Exception) - Constructor for class com.arsdigita.apm.ApmException
 
ApmFileUtilities - class com.arsdigita.acs.acsAdmin.ApmFileUtilities.
 
ApmFileUtilities() - Constructor for class com.arsdigita.acs.acsAdmin.ApmFileUtilities
 
apmLibraryTimeMap - Static variable in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
apmLog(String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
apmLog(String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
ApmUtilities - class com.arsdigita.acs.acsAdmin.ApmUtilities.
Misc.
ApmUtilities() - Constructor for class com.arsdigita.acs.acsAdmin.ApmUtilities
 
ascOrderImg - Variable in class com.arsdigita.acs.html.Table
 
assigning_transition_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 
assignSessionId() - Method in class com.arsdigita.acs.ACSSession
 
assignSessionId(String) - Method in class com.arsdigita.acs.ACSSession
Sets up the session, setting the instance variables and issuing a cookie if necessary.
ATTACHMENTS - Static variable in class org.apache.turbine.util.mail.Email
 

B

bandColors - Variable in class com.arsdigita.acs.html.Table
 
benchmark(MessageDigest) - Static method in class com.arsdigita.acs.util.crypt.MessageDigest
 
bootstrap(String[]) - Method in class com.arsdigita.apm.Apm
Rebuilds the bootstrap.jar file that contains the Apm itself.
build(String[]) - Method in class com.arsdigita.apm.Apm
Rebuilds .java and .acsj files.

C

Cache - class com.arsdigita.util.Cache.
data structure for a fixed-size cache table.
Cache(long) - Constructor for class com.arsdigita.util.Cache
Create a new Cache of a fixed size.
Cache(long, long) - Constructor for class com.arsdigita.util.Cache
Create a new Cache of a fixed size.
cache(String, Object) - Static method in class com.arsdigita.acs.MemoizeCache
Cache a value with no expiration time--i.e., forever
cache(String, Object, int) - Static method in class com.arsdigita.acs.MemoizeCache
Cache a value with a duration, in seconds.
CallStack - class com.arsdigita.acs.CallStack.
Class to represent a call stack for parameters passed into and through the templating system.
CallStack() - Constructor for class com.arsdigita.acs.CallStack
No-arg constructor.
changePassword(BigDecimal, String) - Static method in class com.arsdigita.acs.Security
Changes specified user's password
checkPassword(BigDecimal, String) - Static method in class com.arsdigita.acs.Security
 
clean(String[]) - Method in class com.arsdigita.apm.Apm
Removes all files generated during the build process.
clear() - Method in class com.arsdigita.apm.Specification
Clear the contents of the Specification.
clear() - Method in class com.arsdigita.acs.CallStack
 
clear() - Method in class com.arsdigita.acs.html.DimensionalBar
Clears out the values added to this dimensional bar
columns - Variable in class com.arsdigita.acs.html.Table
 
columnTypeWidget(String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
 
com.arsdigita.acs - package com.arsdigita.acs
 
com.arsdigita.acs.acsAdmin - package com.arsdigita.acs.acsAdmin
 
com.arsdigita.acs.html - package com.arsdigita.acs.html
 
com.arsdigita.acs.test - package com.arsdigita.acs.test
 
com.arsdigita.acs.util.crypt - package com.arsdigita.acs.util.crypt
 
com.arsdigita.acs.workflow - package com.arsdigita.acs.workflow
 
com.arsdigita.apm - package com.arsdigita.apm
 
com.arsdigita.apm.test - package com.arsdigita.apm.test
 
com.arsdigita.content - package com.arsdigita.content
 
com.arsdigita.db.test - package com.arsdigita.db.test
 
com.arsdigita.util - package com.arsdigita.util
 
com.arsdigita.util.xml.test - package com.arsdigita.util.xml.test
 
commifyNumber(long) - Static method in class com.arsdigita.acs.Utilities
putting commas into numbers (thank you, Michael Bryzek)
commifyNumber(String) - Static method in class com.arsdigita.acs.Utilities
putting commas into numbers (thank you, Michael Bryzek)
CommunityCore - class com.arsdigita.acs.CommunityCore.
Community routines (dealing with users, parties, etc.).
CommunityCore() - Constructor for class com.arsdigita.acs.CommunityCore
 
computeDigest(byte[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Complete digest computation on an array of bytes.
computeDigest(InputStream) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
 
contains(String) - Method in class com.arsdigita.acs.SeekableSelection
Returns true if this contains a column named column.
contains(String) - Method in class com.arsdigita.acs.AdSet
Returns true if AdSet contains key.
contains(String) - Method in class com.arsdigita.acs.Selection
Returns true if this contains a column named column.
contains(String) - Method in class com.arsdigita.acs.ACSForm
 
contains(String) - Method in interface com.arsdigita.acs.DataSource
Returns true if column is a valid column in this datasource; returns false otherwise.
contains(String) - Method in class com.arsdigita.acs.SingleSelection
 
containsKey(Object) - Method in class com.arsdigita.acs.CallStack
Returns true if the current stack frame contains the specified key.
containsValue(Object) - Method in class com.arsdigita.acs.CallStack
 
ContentItem - class com.arsdigita.content.ContentItem.
represents an item in the content repository
ContentItem(PageContext, String) - Constructor for class com.arsdigita.content.ContentItem
Reads a new content item from the database.
ContextBar - class com.arsdigita.acs.html.ContextBar.
Class that displays a Yahoo-style context navbar for a logged-in user, with "your workspace" at the root; or with the system name at the root for non-logged in users.
ContextBar() - Constructor for class com.arsdigita.acs.html.ContextBar
Creates a new context bar.
copyFile(File, File) - Static method in class com.arsdigita.acs.Utilities
 
create(String[]) - Method in class com.arsdigita.apm.Apm
Creates an apm given a package key.
createPlaces() - Method in class com.arsdigita.acs.workflow.WizardTasks
Creates input_place_key, output_place_key, and loop_attribute_name for each of the tasks.
cvsId - Static variable in class com.arsdigita.apm.ACSPackageVersion
 
cvsId - Static variable in class com.arsdigita.apm.Specification
 
cvsId - Static variable in class com.arsdigita.apm.SpecificationGenerator
 
cvsId - Static variable in class com.arsdigita.apm.ACSPackageType
 
cvsId - Static variable in class com.arsdigita.apm.ApmException
 
cvsId - Static variable in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
 
cvsId - Static variable in class com.arsdigita.acs.acsAdmin.AdminUtilities
 
cvsId - Static variable in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
cvsId - Static variable in class com.arsdigita.apm.test.ACSPackageTypeTest
 
cvsId - Static variable in class com.arsdigita.apm.test.SpecificationTest
 
cvsId - Static variable in class com.arsdigita.content.ContentItem
 
cvsId - Static variable in class com.arsdigita.content.SqlProcedure
 
cvsId - Static variable in class com.arsdigita.content.SqlDoc
 
cvsId - Static variable in class com.arsdigita.acs.SiteNode
 
cvsId - Static variable in class com.arsdigita.acs.ACSSession
 
cvsId - Static variable in class com.arsdigita.acs.ACSCookies
 
cvsId - Static variable in interface com.arsdigita.acs.TranslatorHandler
 
cvsId - Static variable in class com.arsdigita.acs.RequestProcessor
 
cvsId - Static variable in class com.arsdigita.acs.CommunityCore
 
cvsId - Static variable in class com.arsdigita.acs.SiteNodeMap
 
cvsId - Static variable in class com.arsdigita.acs.DBUtilities
Indicates if the specified table exists
cvsId - Static variable in class com.arsdigita.acs.AdSet
 
cvsId - Static variable in class com.arsdigita.acs.ACSException
 
cvsId - Static variable in class com.arsdigita.acs.ReadOnlyException
 
cvsId - Static variable in class com.arsdigita.acs.Selection
 
cvsId - Static variable in class com.arsdigita.acs.CallStack
 
cvsId - Static variable in class com.arsdigita.acs.Permissions
 
cvsId - Static variable in class com.arsdigita.acs.RedirectException
 
cvsId - Static variable in class com.arsdigita.acs.ACSSessionFactory
 
cvsId - Static variable in class com.arsdigita.acs.ACSForm
 
cvsId - Static variable in class com.arsdigita.acs.Utilities
 
cvsId - Static variable in class com.arsdigita.acs.ACS
 
cvsId - Static variable in class com.arsdigita.acs.ACSObjectProcs
 
cvsId - Static variable in interface com.arsdigita.acs.DataSource
 
cvsId - Static variable in class com.arsdigita.acs.SessionInfo
 
cvsId - Static variable in class com.arsdigita.acs.DataSourceException
 
cvsId - Static variable in class com.arsdigita.acs.ACSPackage
 
cvsId - Static variable in class com.arsdigita.acs.ACSPackageFactory
 
cvsId - Static variable in class com.arsdigita.acs.Scheduler
 
cvsId - Static variable in class com.arsdigita.acs.PageVariables
 
cvsId - Static variable in interface com.arsdigita.acs.MultiDataSource
 
cvsId - Static variable in class com.arsdigita.acs.WarningException
 
cvsId - Static variable in class com.arsdigita.acs.ACSRequest
 
cvsId - Static variable in class com.arsdigita.acs.InvalidKeyException
 
cvsId - Static variable in interface com.arsdigita.acs.ExtensionHandler
 
cvsId - Static variable in class com.arsdigita.acs.SingleSelection
 
cvsId - Static variable in class com.arsdigita.acs.MemoizeCache
 
cvsId - Static variable in class com.arsdigita.acs.ACSRequestFactory
 
cvsId - Static variable in class com.arsdigita.acs.ForbiddenException
 
cvsId - Static variable in class com.arsdigita.acs.TemplateTranslator
 
cvsId - Static variable in class com.arsdigita.acs.Security
 
cvsId - Static variable in class com.arsdigita.acs.Log
 
cvsId - Static variable in class com.arsdigita.acs.Parameters
 
cvsId - Static variable in class com.arsdigita.util.xml.test.DOMWriterTest
 
cvsId - Static variable in class com.arsdigita.acs.html.ContextBar
 
cvsId - Static variable in class com.arsdigita.acs.html.HtmlWidgets
 
cvsId - Static variable in class com.arsdigita.util.AdList
 
cvsId - Static variable in class com.arsdigita.util.ACSEmail
 
cvsId - Static variable in class com.arsdigita.util.Exportable
 
cvsId - Static variable in class com.arsdigita.util.FormVars
 
cvsId - Static variable in class com.arsdigita.util.Url
 
cvsId - Static variable in class com.arsdigita.acs.workflow.WizardTasks
 
cvsId - Static variable in class com.arsdigita.acs.workflow.WizardTask
 
cvsId - Static variable in class com.arsdigita.db.test.DatabaseApiTest
 
cvsId - Static variable in class com.arsdigita.acs.test.TemplateTest
 
cvsId - Static variable in class com.arsdigita.acs.util.crypt.MessageDigest
 
cvsId - Static variable in class com.arsdigita.acs.util.crypt.SHA1
 

D

DatabaseApiTest - class com.arsdigita.db.test.DatabaseApiTest.
Test suite for the database API.
DatabaseApiTest(String) - Constructor for class com.arsdigita.db.test.DatabaseApiTest
 
DataSource - interface com.arsdigita.acs.DataSource.
Interface for representing data objects that we will display in templates.
DataSourceException - exception com.arsdigita.acs.DataSourceException.
 
DataSourceException(String) - Constructor for class com.arsdigita.acs.DataSourceException
 
dateWidget(String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
 
dateWidget(String, Date) - Static method in class com.arsdigita.acs.html.HtmlWidgets
 
dayList() - Static method in class com.arsdigita.acs.html.HtmlWidgets
 
DBUtilities - class com.arsdigita.acs.DBUtilities.
Utility procedures for dealing with the database.
DBUtilities() - Constructor for class com.arsdigita.acs.DBUtilities
 
debug(String) - Static method in class com.arsdigita.acs.Log
 
debug(String, Throwable) - Static method in class com.arsdigita.acs.Log
 
debug(Throwable) - Static method in class com.arsdigita.acs.Log
 
decorateTop(String, String) - Static method in class com.arsdigita.acs.Utilities
Use this for pages that might or might not have an im\age defined in ad.ini; if the second argument isn't the empty string, this will make a one-row table for the top of the page.
decorateWorkflow(String, String, String, String, String, HashMap) - Static method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
delete() - Method in class com.arsdigita.apm.ACSPackageType
Deinstalls and deletes this package from the ACS and the filesystem.
delete(String) - Method in class com.arsdigita.acs.workflow.WizardTasks
Deletes the task with the given key.
deleteKey(String) - Method in class com.arsdigita.acs.AdSet
Removes key from this.
dependencyAdd(BigDecimal, BigDecimal, String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Add a dependency to a version.
dependencyRemove(BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Removes a dependency from the system.
descOrderImg - Variable in class com.arsdigita.acs.html.Table
 
digestBits - Variable in class com.arsdigita.acs.util.crypt.MessageDigest
the actual digest bits.
digestValid - Variable in class com.arsdigita.acs.util.crypt.MessageDigest
status of the digest
digout() - Method in class com.arsdigita.acs.util.crypt.SHA1
Print out the digest in a form that can be easily compared to the test vectors.
DimensionalBar - class com.arsdigita.acs.html.DimensionalBar.
Displays a table of links that can be used to limit database query results.
DimensionalBar() - Constructor for class com.arsdigita.acs.html.DimensionalBar
 
disable() - Method in class com.arsdigita.apm.ACSPackageVersion
Marks this version as disabled in the db.
DISPLAY_CENTER - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_CUSTOM - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_DEFAULT - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_LEFT - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_RIGHT - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_TRUE_OR_FALSE - Static variable in class com.arsdigita.acs.html.Table
 
DISPLAY_ZERO_OR_ONE - Static variable in class com.arsdigita.acs.html.Table
 
displaySetup(HttpServletRequest, String, String) - Method in class com.arsdigita.content.SqlProcedure
sets up datasources as request attributes.
DOMWriterTest - class com.arsdigita.util.xml.test.DOMWriterTest.
This is a test of the DOMWriter class.
DOMWriterTest(String) - Constructor for class com.arsdigita.util.xml.test.DOMWriterTest
 
ds - Variable in class com.arsdigita.acs.html.Table
 

E

Email - class org.apache.turbine.util.mail.Email.
The base class for all email messages.
EMAIL_BODY - Static variable in class org.apache.turbine.util.mail.Email
 
EMAIL_SUBJECT - Static variable in class org.apache.turbine.util.mail.Email
 
Email() - Constructor for class org.apache.turbine.util.mail.Email
 
emailValidP(String) - Static method in class com.arsdigita.acs.Utilities
 
emptyIfNull(Object) - Static method in class com.arsdigita.acs.TemplateTranslator
A filter used by the translated template JSP.
emptyString(Object) - Static method in class com.arsdigita.acs.Utilities
 
emptyString(String) - Static method in class com.arsdigita.acs.Utilities
 
enable() - Method in class com.arsdigita.apm.ACSPackageVersion
Enables a version of a package (disabling any other version of the package).
entrySet() - Method in class com.arsdigita.acs.CallStack
 
error(String) - Static method in class com.arsdigita.acs.Log
 
error(String, Throwable) - Static method in class com.arsdigita.acs.Log
 
error(Throwable) - Static method in class com.arsdigita.acs.Log
 
exceptionFullExplanation(Throwable) - Static method in class com.arsdigita.acs.Log
 
exists() - Method in class com.arsdigita.acs.SessionInfo
 
Exportable - class com.arsdigita.util.Exportable.
 
Exportable() - Constructor for class com.arsdigita.util.Exportable
 
Exportable(Object[]) - Constructor for class com.arsdigita.util.Exportable
 
exportAllUrlVars() - Method in class com.arsdigita.acs.ACSForm
 
exportAllUrlVars(String) - Method in class com.arsdigita.acs.ACSForm
 
exportAllUrlVars(String, boolean) - Method in class com.arsdigita.acs.ACSForm
 
exportAtom(String, Object) - Method in class com.arsdigita.util.Exportable
 
exportAtom(String, Object) - Method in class com.arsdigita.util.FormVars
 
exportAtom(String, Object) - Method in class com.arsdigita.util.Url
 
exportEntireForm() - Method in class com.arsdigita.acs.ACSForm
 
exportEntireForm(boolean) - Method in class com.arsdigita.acs.ACSForm
 
exportFormValue(String) - Static method in class com.arsdigita.acs.Utilities
Returns "value="form_value"", URL-encoded appropriately for inclusion in an HTML form.
exportFormVar(String, Object) - Static method in class com.arsdigita.acs.Utilities
Exports a single variable for use in a form, as input type=hidden.
exportFormVars(AdSet) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a form, as input type=hidden.
exportFormVars(AdSet, List, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a form, as input type=hidden.
exportFormVars(AdSet, String, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a form, as input type=hidden.
exportFormVars(DataSource, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a form, as input type=hidden
exportFormVars(HttpServletRequest, String) - Static method in class com.arsdigita.acs.Utilities
 
exportFormVars(ResultSet, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a form, as hidden input fields.
exportURLVar(String, Object) - Static method in class com.arsdigita.acs.Utilities
Exports a single variable for use in a URL
exportURLVars(AdSet) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...
exportURLVars(AdSet, List, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...
exportURLVars(AdSet, String, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...
exportURLVars(DataSource, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...,
exportURLVars(HttpServletRequest, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...,
exportURLVars(ResultSet, String) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value...
exportURLVars(String, Object[]) - Static method in class com.arsdigita.acs.Utilities
Exports a "multiple" variable, where the same name is used for multiple values.
exportVars(DataSource, String, boolean) - Static method in class com.arsdigita.acs.Utilities
Exports variables for use in a URL, as name=value&name=value..., or in a form (input type=hidden name=...
exportVars(HttpServletRequest, String, boolean) - Static method in class com.arsdigita.acs.Utilities
Deprecated. use ACSForm.exportXXX routines instead as URL vars
ExtensionHandler - interface com.arsdigita.acs.ExtensionHandler.
Interface for a generic handler, to test incoming requests and screen them out or pass them through as appropriate.
extraRowsHtml - Variable in class com.arsdigita.acs.html.Table
 

F

fieldFormElement(String, String, String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
Creates a HTML form fragment of a type appropriate for the type of data expected (eg radio buttons if the type is boolean).
FILE_SERVER - Static variable in class org.apache.turbine.util.mail.Email
 
fileToString(File) - Static method in class com.arsdigita.acs.Utilities
Return a file's contents as a string.
fileToString(File, String) - Static method in class com.arsdigita.acs.Utilities
Return a file's contents as a string.
findAllFiles(File) - Static method in class com.arsdigita.acs.Utilities
 
findAllFiles(File, boolean, boolean, int) - Static method in class com.arsdigita.acs.Utilities
Returns a list of Files under path in the directory tree (descending the tree to a depth of up to max_depth).
finish() - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Perform the final computations and cleanup.
finish() - Method in class com.arsdigita.acs.util.crypt.SHA1
Complete processing on the message digest.
flatten() - Method in class com.arsdigita.util.Exportable
 
flush(String) - Static method in class com.arsdigita.acs.MemoizeCache
Flush a value from the cache.
ForbiddenException - exception com.arsdigita.acs.ForbiddenException.
 
ForbiddenException(String, String) - Constructor for class com.arsdigita.acs.ForbiddenException
 
form - Variable in class com.arsdigita.acs.PageVariables
 
formatCell(StringBuffer, String, MultiDataSource) - Method in class com.arsdigita.acs.html.Table
For columns whose displayInfo parameter is set to CUSTOM, this method is called so that subclasses can generate a display different from what is possible with the default displays.
formatSortClause(StringBuffer, String, String) - Method in class com.arsdigita.acs.html.Table
Called from the orderByFromSortSpec method for columns whose sortInfo parameter has been set to SORT_CUSTOM.
FormVars - class com.arsdigita.util.FormVars.
 
FormVars() - Constructor for class com.arsdigita.util.FormVars
 
FormVars(Object[]) - Constructor for class com.arsdigita.util.FormVars
 
functionList(String) - Static method in class com.arsdigita.content.SqlDoc
gets a list of stored procedures/functions for a package.

G

generate(ACSPackageVersion) - Static method in class com.arsdigita.apm.SpecificationGenerator
 
generate(BigDecimal) - Static method in class com.arsdigita.apm.SpecificationGenerator
Generate XML file for a particular *version* (not package).
generate(String) - Static method in class com.arsdigita.apm.SpecificationGenerator
Generate XML file for the latest version of a particular *package*.
generateDotRepresetation(int, int, String, String, HashMap) - Method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
generateRandomString() - Static method in class com.arsdigita.acs.Utilities
 
generateRandomString(int) - Static method in class com.arsdigita.acs.Utilities
 
generateString(BigDecimal) - Static method in class com.arsdigita.apm.SpecificationGenerator
Generate XML string for a particular *version* (not package).
generateTarball() - Method in class com.arsdigita.apm.ACSPackageVersion
Creates the distribution file.
get() - Static method in class com.arsdigita.acs.ACSSession
 
get() - Static method in class com.arsdigita.acs.ACSForm
 
get() - Static method in class com.arsdigita.acs.ACSRequest
 
get(Object) - Method in class com.arsdigita.acs.CallStack
Gets the value for a key in the current stack frame.
get(Object) - Method in class com.arsdigita.util.Cache
Returns an object from the cache, if it exists and hasn't expired.
get(String) - Method in class com.arsdigita.acs.ACSCookies
 
get(String) - Method in class com.arsdigita.acs.SeekableSelection
Returns the value of the column named by key.
get(String) - Method in class com.arsdigita.acs.AdSet
Gets a value for a given key.
get(String) - Method in class com.arsdigita.acs.Selection
Returns the value of the column named by key.
get(String) - Method in interface com.arsdigita.acs.DataSource
Generic get-property method; returns the value of the column named by key for the currently active
get(String) - Method in class com.arsdigita.acs.SingleSelection
Returns the value of the column named by key.
get(String) - Static method in class com.arsdigita.acs.Parameters
 
get(String, String) - Static method in class com.arsdigita.acs.Parameters
 
getACSDir() - Static method in class com.arsdigita.acs.Parameters
 
getAdminHome() - Static method in class com.arsdigita.acs.ACS
 
getAlg() - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Return a string that represents the algorithim of this message digest.
getAlg() - Method in class com.arsdigita.acs.util.crypt.SHA1
Return a string that identifies this algorithm
getAll(String) - Method in class com.arsdigita.acs.AdSet
Returns all values mapped from key.
getAPMFile() - Method in class com.arsdigita.apm.ACSPackageVersion
Returns the File object for the APM distribution file.
getBigDecimal(String) - Method in class com.arsdigita.acs.ACSForm
 
getBigDecimalArray(String) - Method in class com.arsdigita.acs.ACSForm
 
getBigDecimalList(String) - Method in class com.arsdigita.acs.ACSForm
 
getBigDecimalMap(String) - Method in class com.arsdigita.acs.ACSForm
 
getBoolean(String) - Method in class com.arsdigita.acs.ACSForm
 
getBoolean(String) - Static method in class com.arsdigita.acs.Parameters
 
getBoolean(String, boolean) - Static method in class com.arsdigita.acs.Parameters
 
getCachedWorkflowNet(String) - Static method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
getClientProperty(String, String) - Method in class com.arsdigita.acs.ACSSession
Equivalent of getClientProperty("", name, value)
getClientProperty(String, String, String) - Method in class com.arsdigita.acs.ACSSession
Looks up a property for the current session.
getConcreteUrl() - Method in class com.arsdigita.acs.ACSRequest
Returns the actual resolved/concrete URL served by this request.
getConcreteUrl(ServletContext) - Method in class com.arsdigita.acs.ACSRequest
given the unresolved (in a package) abstract (without extension URL requested, resolve to an actual file to be served either from the global pageroot (first priority) or a package pageroot (second priority).
getContent() - Method in class com.arsdigita.content.ContentItem
 
getContentType() - Method in class com.arsdigita.content.ContentItem
 
getContextPath() - Method in class com.arsdigita.acs.ACSRequest
Path where ACS is mounted on server.
getCookieValue(HttpServletRequest, String) - Static method in class com.arsdigita.acs.Utilities
Returns a cookie value as a String, given a cookie name.
getDataModels() - Method in class com.arsdigita.apm.Specification
 
getDate(String) - Method in class com.arsdigita.acs.ACSForm
 
getDbPassword() - Static method in class com.arsdigita.acs.Parameters
 
getDbUrl() - Static method in class com.arsdigita.acs.Parameters
 
getDbUser() - Static method in class com.arsdigita.acs.Parameters
 
getDbVerbose() - Static method in class com.arsdigita.acs.Parameters
 
getDependencies() - Method in class com.arsdigita.apm.ACSPackageVersion
 
getDescription() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of description.
getDescriptionFormat() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of descriptionFormat.
getDimensionalSql() - Method in class com.arsdigita.acs.html.DimensionalBar
Returns SQL for inclusion in the where clause of a query.
getExtraPathInfo() - Method in class com.arsdigita.acs.ACSRequest
 
getExtraUrl() - Method in class com.arsdigita.acs.ACSRequest
 
getFile(String) - Method in class com.arsdigita.acs.ACSForm
Returns the file that was uploaded into the form variable named by key.
getFileExtension(String) - Static method in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
Gets the extension of a filename.
getFiles() - Method in class com.arsdigita.apm.ACSPackageVersion
 
getFirstPackageURL(String, ACSRequest) - Static method in class com.arsdigita.acs.Utilities
Same as above, but uses ACSRequest instead of HttpServletRequest.
getFirstPackageURL(String, HttpServletRequest) - Static method in class com.arsdigita.acs.Utilities
Returns the URL to the first package named package_key.
getFolderLabels(PageContext, String) - Method in class com.arsdigita.content.ContentItem
Set a data source in the calling frame with folder URL and label Useful for generating a context bar.
getForm() - Static method in class com.arsdigita.acs.ACS
 
getGlobal(Object) - Static method in class com.arsdigita.util.Cache
Returns an object from the global cache, if it exists and hasn't expired.
getHeight() - Method in class com.arsdigita.acs.ImageSize
 
getHtml() - Method in class com.arsdigita.acs.html.Table
Iterates through the DataSource to generate an html table.
getHTML() - Method in class com.arsdigita.acs.html.ContextBar
Returns HTML represenation of this context bar.
getHttpStatus() - Method in class com.arsdigita.acs.ACSException
 
getInstance() - Static method in class com.arsdigita.acs.RequestProcessor
Returns the currently-loaded instance of the request processor servlet.
getInstance() - Static method in class com.arsdigita.acs.Scheduler
Utility function to get a static Scheduler instance.
getItemId() - Method in class com.arsdigita.content.ContentItem
 
getKernelPackage() - Static method in class com.arsdigita.acs.ACS
 
getKernelPackageId() - Static method in class com.arsdigita.acs.ACS
 
getKey() - Method in class com.arsdigita.apm.Specification
Returns the package key.
getKey() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of key.
getKey(int) - Method in class com.arsdigita.acs.workflow.WizardTasks
 
getLastHit() - Method in class com.arsdigita.acs.SessionInfo
 
getLastIp() - Method in class com.arsdigita.acs.SessionInfo
 
getLatestVersion() - Method in class com.arsdigita.apm.ACSPackageType
Returns the latest version of this ACSPackage.
getLogFile() - Static method in class com.arsdigita.acs.Parameters
 
getMessage() - Method in class com.arsdigita.apm.ApmException
 
getName(int) - Method in class com.arsdigita.acs.workflow.WizardTasks
 
getName(String) - Method in class com.arsdigita.acs.workflow.WizardTasks
 
getNodeId() - Method in class com.arsdigita.acs.SiteNode
 
getObject(String) - Method in class com.arsdigita.acs.SeekableSelection
Returns the value of the column named by key.
getObjectId() - Method in class com.arsdigita.acs.SiteNode
 
getObjectName(BigDecimal) - Static method in class com.arsdigita.acs.ACSObjectProcs
Returns the name of an object.
getObjectType() - Method in class com.arsdigita.acs.SiteNode
 
getObjectType(BigDecimal) - Static method in class com.arsdigita.acs.ACSObjectProcs
Returns the type of an object.
getOrderByFromSortSpec() - Method in class com.arsdigita.acs.html.Table
Translates the "orderby" URL parameter into a SQL ORDER BY clause that may be inserted into a query.
getPackage() - Method in class com.arsdigita.acs.SiteNode
 
getPackage() - Static method in class com.arsdigita.acs.ACS
 
getPackage() - Method in class com.arsdigita.acs.ACSRequest
 
getPackage(BigDecimal) - Static method in class com.arsdigita.acs.ACSPackageFactory
Looks up an ACSPackage object for a package instance given a package key and a package instance ID.
getPackageId() - Method in class com.arsdigita.acs.ACSPackage
 
getPackageInfo(String) - Method in class com.arsdigita.content.SqlDoc
Returns a datasource with information about a package
getPackageKey() - Method in class com.arsdigita.apm.ACSPackageVersion
Gets the value of the package key.
getPackageKey() - Method in class com.arsdigita.apm.ACSPackageType
Gets the value of the package key.
getPackageKey() - Method in class com.arsdigita.acs.ACSPackage
 
getPackagePrettyName() - Method in class com.arsdigita.apm.ACSPackageVersion
Gets the package's pretty name.
getPackageRootDir(String) - Static method in class com.arsdigita.acs.Parameters
 
getPackageType() - Method in class com.arsdigita.apm.Specification
Get the value of packageType.
getPackageType() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of packageType.
getPackageUrl() - Method in class com.arsdigita.acs.ACSRequest
 
getPackageVersion() - Method in class com.arsdigita.apm.Specification
Get the value of packageVersion.
getParameter(String) - Method in class com.arsdigita.acs.ACSPackage
Returns a parameter for this package instance, or empty string if undefined
getParameter(String, boolean) - Method in class com.arsdigita.acs.ACSPackage
Returns a parameter for this package instance as a boolean true/false
getParameter(String, int) - Method in class com.arsdigita.acs.ACSPackage
Returns a parameter for this package instance as an int primitive
getParameter(String, String) - Method in class com.arsdigita.acs.ACSPackage
Returns a parameter for this package instance.
getParameters() - Method in class com.arsdigita.apm.ACSPackageVersion
Returns all of the parameters for this version.
getPrettyName() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of prettyName.
getPrettyPlural() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of prettyPlural.
getPriorTasks(String) - Method in class com.arsdigita.acs.workflow.WizardTasks
returns a ListResultSet containing the transition_key and task_name for all tasks preceding the given task, and including the given task.
getPrivacyThreshold(Object) - Static method in class com.arsdigita.acs.Security
Pages that are considering whether to display a user's name or email address should test to make sure that a user's priv_ from the database is less than or equal to what ad_privacy_threshold returns.
getProperties() - Static method in class com.arsdigita.acs.Parameters
 
getPvtHome() - Static method in class com.arsdigita.acs.ACS
 
getPvtHomeName() - Static method in class com.arsdigita.acs.ACS
 
getRandomFloat() - Static method in class com.arsdigita.acs.Utilities
Gets a random number between 0.0 and 1.0.
getRandomToken() - Static method in class com.arsdigita.acs.Security
Returns a secure random token.
getRandomTokenId() - Static method in class com.arsdigita.acs.Security
 
getRegistrationFiniteStateMachineAdminLinks(String, String, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.AdminUtilities
 
getRegistrationFiniteStateMachineAdminLinks(String, String, BigDecimal, String) - Static method in class com.arsdigita.acs.acsAdmin.AdminUtilities
Returns the admininistation links to change the user's state in the user_state finite state machine.
getReleaseDate() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of releaseDate.
getRequest() - Static method in class com.arsdigita.acs.ACS
 
getRequest(String, String, boolean) - Static method in class com.arsdigita.acs.ACSRequestFactory
return a new ACSRequest for a requested URL
getSecretToken(Object) - Static method in class com.arsdigita.acs.Security
 
getSecureToken() - Method in class com.arsdigita.acs.SessionInfo
 
getServerUrl() - Static method in class com.arsdigita.acs.Parameters
 
getServletPackage() - Method in class com.arsdigita.apm.ACSPackageVersion
get the java servlet package
getServletPackage() - Method in class com.arsdigita.acs.ACSPackage
 
getSession() - Static method in class com.arsdigita.acs.ACS
 
getSession(HttpServletRequest, HttpServletResponse) - Static method in class com.arsdigita.acs.ACSSessionFactory
Returns the ACSSession object for the current user.
getSessionCookieReissue() - Static method in class com.arsdigita.acs.Security
 
getSessionId() - Method in class com.arsdigita.acs.ACSSession
Returns the session id of the currently connecting browser.
getSessionLifetime() - Static method in class com.arsdigita.acs.Security
 
getSessionTimeout() - Static method in class com.arsdigita.acs.Security
 
getSiteHomeLink() - Static method in class com.arsdigita.acs.ACS
 
getSiteHomeLink(Object) - Static method in class com.arsdigita.acs.ACS
 
getSiteNode() - Method in class com.arsdigita.acs.ACSRequest
 
getSiteNode(String) - Static method in class com.arsdigita.acs.SiteNodeMap
Maps a URL to a site node.
getSpecification() - Method in class com.arsdigita.apm.ACSPackageVersion
 
getSpecVersion() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of specVersion.
getString(int) - Method in class com.arsdigita.util.AdList
 
getString(String) - Method in class com.arsdigita.acs.ACSForm
 
getStringArray(String) - Method in class com.arsdigita.acs.ACSForm
 
getStringList(String) - Method in class com.arsdigita.acs.ACSForm
 
getStringMap(String) - Method in class com.arsdigita.acs.ACSForm
 
getStringMapList(String) - Method in class com.arsdigita.acs.ACSForm
 
getSummary() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of summary.
getSupportedExtensions() - Static method in class com.arsdigita.acs.RequestProcessor
 
getSystemName() - Static method in class com.arsdigita.acs.ACS
 
getSystemOwner() - Static method in class com.arsdigita.acs.ACS
Returns the SystemOwner parameter, which should be the e-mail address of the owner.
getTaskObject(int) - Method in class com.arsdigita.acs.workflow.WizardTasks
 
getTasksForDisplay() - Method in class com.arsdigita.acs.workflow.WizardTasks
Returns a ListResultSet suitable for passing to a template.
getTasksWithOptions() - Method in class com.arsdigita.acs.workflow.WizardTasks
returns the list of tasks in an outer-join style ListResultSet, the outer join being the list of all prior tasks, so we can present an html select box for each task.
getTemplate(PageContext) - Static method in class com.arsdigita.acs.TemplateTranslator
Returns the URL for the .adp template that should be served by the current request.
getTemplateUrl() - Method in class com.arsdigita.content.ContentItem
 
getTitle() - Method in class com.arsdigita.acs.ACSException
 
getToken() - Method in class com.arsdigita.acs.SessionInfo
 
getURI() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of URI.
getURI() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of URI.
getUrl() - Static method in class com.arsdigita.acs.ACS
Returns the parameter corresponding to this web site's URL.
getUrl() - Method in class com.arsdigita.acs.ACSRequest
 
getUrl(HttpServletRequest) - Method in class com.arsdigita.acs.SiteNode
 
getUrl(String) - Method in class com.arsdigita.acs.SiteNode
 
getUrlNoContext() - Method in class com.arsdigita.acs.SiteNode
 
getUrlNoContext() - Method in class com.arsdigita.acs.ACSRequest
 
getUserId() - Method in class com.arsdigita.acs.ACSSession
Returns the currently-logged-in user (or null), validating it first
getUserId() - Method in class com.arsdigita.acs.SessionInfo
 
getVendor() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of vendor.
getVendorURI() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of vendor URI.
getVersionFileList(String, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
Returns a list of files of a given type (or all files, if type is not specified) in a version.
getVersionLoadStatus(BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
If a version needs to be reloaded (i.e., a -procs.tcl has changed or been added since the version was loaded), returns "needs_reload".
getVersionName() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of name.
getVersionPK() - Method in class com.arsdigita.apm.ACSPackageVersion
Returns the primary key of the version.
getWidth() - Method in class com.arsdigita.acs.ImageSize
 
getWorkflowNet(String) - Static method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
graphvizInstalled() - Static method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
guessFileType(String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
Guesses and returns the file type key corresponding to a particular path (or an empty string if none is known).

H

handle(String, boolean, HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface com.arsdigita.acs.ExtensionHandler
The request handler interface.
hasContent() - Method in class com.arsdigita.content.ContentItem
 
hasPermission(BigDecimal, BigDecimal, String) - Static method in class com.arsdigita.acs.Permissions
Checks to see if a user has a permission on an ACS Object.
hasPermission(BigDecimal, String) - Static method in class com.arsdigita.acs.Permissions
Cache for recently-requested permissions.
headerRowExtra - Variable in class com.arsdigita.acs.html.Table
 
htmlOptions(MultiDataSource, String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
Assumes that in the given DataSource, the first column should be used as the option text, and the second column should be used as the option value.
htmlOptions(String[][], String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
Returns a list of HTML option tags from an array of arrays of String pairs.
htmlOptions(String[], String[], String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
Returns a list of HTML option tags.
htmlOptions(Vector, Vector, String) - Static method in class com.arsdigita.acs.html.HtmlWidgets
 
htmlToText(String) - Static method in class com.arsdigita.acs.Utilities
Removes tags and substitutes P tags with newlines.
HtmlWidgets - class com.arsdigita.acs.html.HtmlWidgets.
Class for HTML-generating widgets.
HtmlWidgets() - Constructor for class com.arsdigita.acs.html.HtmlWidgets
 

I

ignoreFile(File) - Static method in class com.arsdigita.acs.Utilities
Return true if path should, in general, be ignored for package operations.
ignoreFile(File, boolean) - Static method in class com.arsdigita.acs.Utilities
Return true if path should, in general, be ignored for package operations.
ImageSize - class com.arsdigita.acs.ImageSize.
Utility class for getting the width and height of images for uploaded files.
ImageSize(File) - Constructor for class com.arsdigita.acs.ImageSize
 
ImageSize(File, String) - Constructor for class com.arsdigita.acs.ImageSize
 
ImageSize(String) - Constructor for class com.arsdigita.acs.ImageSize
 
init() - Method in class com.arsdigita.acs.RequestProcessor
Called when servlet is loaded, and sets static instance.
init() - Method in class com.arsdigita.acs.StartupLoader
iterates over all available classes.
init() - Method in class com.arsdigita.acs.util.crypt.MessageDigest
This function is used to initialize any internal digest variables or parameters.
init() - Method in class com.arsdigita.acs.util.crypt.SHA1
SHA1Init - Initialize new context
init() - Method in class org.apache.turbine.util.mail.Email
Initializes the mail.
init(String) - Static method in class com.arsdigita.acs.Parameters
 
initGif(File) - Method in class com.arsdigita.acs.ImageSize
 
input_place_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 
install(BigDecimal) - Static method in class com.arsdigita.apm.SpecificationGenerator
Writes the XML-formatted specification for a package to disk, marking it in the database as the only installed version of the package.
install(String[]) - Method in class com.arsdigita.apm.Apm
Installs the packages specified in the args array.
installAcs(String[]) - Method in class com.arsdigita.apm.Apm
Does a complete acs install.
installApm(File) - Method in class com.arsdigita.apm.Apm
Installs a package from an apm archive.
installOwners(String[], String[]) - Method in class com.arsdigita.apm.ACSPackageVersion
Install all of the owners of the package version
installPackage(File) - Method in class com.arsdigita.apm.Apm
Installs a package from the filesystem.
interfaceAdd(BigDecimal, BigDecimal, String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Add a interface to a version.
interfaceRemove(BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Removes a interface from the system.
InvalidKeyException - exception com.arsdigita.acs.InvalidKeyException.
 
InvalidKeyException(String) - Constructor for class com.arsdigita.acs.InvalidKeyException
 
isBackupFile(File) - Static method in class com.arsdigita.acs.Utilities
Returns 1 if $path is a backup file, or 0 if not.
isDirectory() - Method in class com.arsdigita.acs.SiteNode
 
isEmpty() - Method in class com.arsdigita.acs.CallStack
 
isEnabledP() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of enabledP.
isEqual(byte[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Non static version that compares this digest to one passed.
isEqual(byte[], byte[]) - Static method in class com.arsdigita.acs.util.crypt.MessageDigest
Compare two digests for equality.
isFalse(String) - Static method in class com.arsdigita.acs.Utilities
False if argument equals "f", "0", "n", "false", "no", or "off".
isInstalledP() - Method in class com.arsdigita.apm.ACSPackageVersion
Get the value of installedP.
isNumber(String) - Static method in class com.arsdigita.acs.Utilities
Return true if the input string looks like a number.
isPackageRegistered(String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Returns true if there is a registered package with the indicated package_key.
isPackageVersionEnabled(BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Indicates if the particular version specified is enabled.
isPattern() - Method in class com.arsdigita.acs.SiteNode
 
isSecure() - Method in class com.arsdigita.acs.ACSSession
Returns true if the user connected via HTTPS.
isSingletonP() - Method in class com.arsdigita.apm.ACSPackageType
Get the value of singletonP.
isTrue(String) - Static method in class com.arsdigita.acs.Utilities
! isFalse.

J

javadoc(String[]) - Method in class com.arsdigita.apm.Apm
Invokes javadoc.
join() - Method in class com.arsdigita.util.AdList
 
join(Object[], String) - Static method in class com.arsdigita.acs.Utilities
Converts an array to a String joined on another String.
join(String) - Method in class com.arsdigita.acs.AdSet
Returns the values of an AdSet joined (in the Tcl sense) into one String.
join(String) - Method in class com.arsdigita.util.AdList
 
join(Vector, String) - Static method in class com.arsdigita.acs.Utilities
Converts a java.util.Vector to a String joined on another String.

K

keys - Variable in class com.arsdigita.acs.Selection
 
keys() - Method in class com.arsdigita.acs.SeekableSelection
Returns a list of available keys (column names) in the Selection.
keys() - Method in class com.arsdigita.acs.AdSet
 
keys() - Method in class com.arsdigita.acs.Selection
Returns a list of available keys (column names) in the Selection.
keys() - Method in interface com.arsdigita.acs.DataSource
Returns a list of valid keys in this datasource, for use with get().
keys() - Method in class com.arsdigita.acs.SingleSelection
 
keysAndValues() - Method in class com.arsdigita.acs.AdSet
 
keysAsEnumeration() - Method in class com.arsdigita.acs.AdSet
 
keySet() - Method in class com.arsdigita.acs.CallStack
 

L

linkResponding(String) - Static method in class com.arsdigita.acs.Utilities
Return true/false about whether a url is responding.
linkResponding(String, int[]) - Static method in class com.arsdigita.acs.Utilities
Return true/false about whether a url is responding.
loadJava(File) - Method in class com.arsdigita.apm.Apm
Loads its argument as a Java class with loadjava.
Log - class com.arsdigita.acs.Log.
 
Log() - Constructor for class com.arsdigita.acs.Log
 
lookup(String) - Static method in class com.arsdigita.acs.MemoizeCache
Returns the cached value for key; returns null if key is unmapped or if the mapping has expired.
loop_answer - Variable in class com.arsdigita.acs.workflow.WizardTask
 
loop_attribute_name - Variable in class com.arsdigita.acs.workflow.WizardTask
 
loop_question - Variable in class com.arsdigita.acs.workflow.WizardTask
 
loop_to_place_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 
loop_to_transition_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 

M

magicObject(String) - Static method in class com.arsdigita.acs.ACSObjectProcs
Returns the object ID of a magic object.
MAIL_HOST - Static variable in class org.apache.turbine.util.mail.Email
 
MAIL_SERVER - Static variable in class org.apache.turbine.util.mail.Email
 
MAIL_TRANSPORT_PROTOCOL - Static variable in class org.apache.turbine.util.mail.Email
 
main(String[]) - Static method in class com.arsdigita.apm.SpecificationGenerator
 
main(String[]) - Static method in class com.arsdigita.apm.Apm
This is the entry point for the apm binary.
main(String[]) - Static method in class com.arsdigita.acs.ImageSize
 
main(String[]) - Static method in class com.arsdigita.acs.Scheduler
 
main(String[]) - Static method in class com.arsdigita.acs.MemoizeCache
 
main(String[]) - Static method in class com.arsdigita.acs.TemplateTranslator
Translates the specified template.
main(String[]) - Static method in class com.arsdigita.acs.Parameters
 
main(String[]) - Static method in class com.arsdigita.util.Cache
 
main(String[]) - Static method in class com.arsdigita.acs.util.crypt.SHA1
This is a test program for the SHA1 algorithm.
makeRelativePath(File) - Static method in class com.arsdigita.acs.Utilities
 
makeRelativePath(String) - Static method in class com.arsdigita.acs.Utilities
 
makeUnique(int, Vector, String, String) - Static method in class com.arsdigita.acs.workflow.WizardTasks
Takes a name (split in two parts) and makes it unique with respect to the list passed in taken_names, by putting an integer number between name_part_one and name_part_two, chopping name_part_one as required to stay within maxlen.
maxRows - Variable in class com.arsdigita.acs.html.Table
 
maybeHtmlToText(String, String) - Static method in class com.arsdigita.acs.Utilities
 
maybeRedirectForRegistration() - Method in class com.arsdigita.acs.ACSSession
Checks to see if a user is logged in.
MemoizeCache - class com.arsdigita.acs.MemoizeCache.
Cache for memoized values.
MemoizeCache() - Constructor for class com.arsdigita.acs.MemoizeCache
 
MessageDigest - class com.arsdigita.acs.util.crypt.MessageDigest.
The MessageDigest class defines a general class for computing digest functions.
MessageDigest() - Constructor for class com.arsdigita.acs.util.crypt.MessageDigest
 
missingText - Variable in class com.arsdigita.acs.html.Table
 
move(String) - Method in class com.arsdigita.acs.workflow.WizardTasks
Swaps the given task with the one above it.
MultiDataSource - interface com.arsdigita.acs.MultiDataSource.
An API for iterating over multi-item DataSources.
mungeName(String) - Method in class com.arsdigita.acs.TemplateTranslator
Generates a template URL for a translated JSP, given the base name for the template .adp file being translated

N

nameToKey(String) - Static method in class com.arsdigita.acs.workflow.WizardTasks
Generates a key from a name by making it all lowercase, removing non-letters and putting in underscores instead of spaces.
newLevel() - Method in class com.arsdigita.acs.CallStack
Creates a new, empty stack frame pushed on top of the current frame.
newLevel(HashMap) - Method in class com.arsdigita.acs.CallStack
Push a new stack frame on the call stack, pre-filled.
next() - Method in class com.arsdigita.acs.SeekableSelection
Advances to the next row in the data source, if there is one.
next() - Method in class com.arsdigita.acs.AdSet
Returns false.
next() - Method in class com.arsdigita.acs.Selection
Advances to the next row in the data source, if there is one.
next() - Method in interface com.arsdigita.acs.MultiDataSource
Advances to the next item, if there is one, and returns true; returns false otherwise.
note(String) - Static method in class com.arsdigita.acs.Log
 
note(String, Throwable) - Static method in class com.arsdigita.acs.Log
 
note(Throwable) - Static method in class com.arsdigita.acs.Log
 

O

orderby - Variable in class com.arsdigita.acs.html.Table
 
orderTargetUrl - Variable in class com.arsdigita.acs.html.Table
 
org.apache.turbine.util.mail - package org.apache.turbine.util.mail
 
output_place_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 

P

packageCache - Static variable in class com.arsdigita.acs.ACSPackageFactory
 
packageList() - Static method in class com.arsdigita.content.SqlDoc
 
PageVariables - class com.arsdigita.acs.PageVariables.
 
PageVariables() - Constructor for class com.arsdigita.acs.PageVariables
 
parameterRegister(BigDecimal, String, String, String, String, String, String, BigDecimal, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Register a parameter in the system.
parameterRegister(String, String, String, String, String, String, BigDecimal, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
Parameters - class com.arsdigita.acs.Parameters.
 
Parameters() - Constructor for class com.arsdigita.acs.Parameters
 
parameterUnregister(BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
Unregisters a parameter from the system.
parameterUpdate(BigDecimal, String, String, String, String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
parameterUpdate(BigDecimal, String, String, String, String, String, String) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
parameterUpdate(BigDecimal, String, String, String, String, String, String, BigDecimal, BigDecimal) - Static method in class com.arsdigita.acs.acsAdmin.ApmUtilities
 
parseQuery(String) - Static method in class com.arsdigita.acs.Utilities
Equivalent to ns_parsequery Parses given query string and returns an AdSet of the key value pairs.
Permissions - class com.arsdigita.acs.Permissions.
Methods for checking permissions on ACS objects.
Permissions() - Constructor for class com.arsdigita.acs.Permissions
 
pkg - Variable in class com.arsdigita.acs.PageVariables
 
pop() - Method in class com.arsdigita.acs.CallStack
Removes the stack frame at the top of the stack.
populateSecretTokenCache() - Static method in class com.arsdigita.acs.Security
 
populateSecretTokensInDatabase() - Static method in class com.arsdigita.acs.Security
 
prettyGet(String) - Method in class com.arsdigita.acs.CallStack
Returns get(key), but throws an exception if key is not a valid key.
printStackTrace() - Method in class com.arsdigita.apm.ApmException
 
printStackTrace(PrintStream) - Method in class com.arsdigita.apm.ApmException
 
printStackTrace(PrintWriter) - Method in class com.arsdigita.apm.ApmException
 
put(Object, Object) - Method in class com.arsdigita.acs.CallStack
Put a key, value mapping into the current stack frame.
put(Object, Object) - Method in class com.arsdigita.util.Cache
Puts a new key/value pair into the cache with default lifetime (this.maxAge).
put(Object, Object, long) - Method in class com.arsdigita.util.Cache
Puts a new key/value pair into the cache.
put(String, Cookie) - Method in class com.arsdigita.acs.ACSCookies
 
put(String, Object) - Method in class com.arsdigita.acs.AdSet
Adds a key/value pair to this.
put(String, String) - Method in class com.arsdigita.acs.AdSet
Adds a key/value pair to this.
putAll(AdSet) - Method in class com.arsdigita.acs.CallStack
 
putAll(Map) - Method in class com.arsdigita.acs.CallStack
 
putCachedWorkflowNet(String, HashMap) - Static method in class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
putGlobal(Object, Object) - Static method in class com.arsdigita.util.Cache
Puts a new key/value pair into the static global cache with default lifetime.
putGlobal(Object, Object, long) - Static method in class com.arsdigita.util.Cache
Puts a new key/value pair into the static global cache with specified lifetime.

Q

quoteHtml(String) - Static method in class com.arsdigita.acs.Utilities
Quotes "special" characters in HTML text (ampersand, angle brackets, quote).

R

re - Static variable in class com.arsdigita.acs.acsAdmin.ApmFileUtilities
 
re - Variable in class com.arsdigita.acs.html.Table
 
read(InputStream) - Method in class com.arsdigita.apm.Specification
Reads the Specification from the specified InputStream.
ReadOnlyException - exception com.arsdigita.acs.ReadOnlyException.
 
ReadOnlyException() - Constructor for class com.arsdigita.acs.ReadOnlyException
 
ReadOnlyException(String) - Constructor for class com.arsdigita.acs.ReadOnlyException
 
RECEIVER_EMAIL - Static variable in class org.apache.turbine.util.mail.Email
 
RECEIVER_NAME - Static variable in class org.apache.turbine.util.mail.Email
 
RedirectException - exception com.arsdigita.acs.RedirectException.
 
RedirectException() - Constructor for class com.arsdigita.acs.RedirectException
 
register() - Method in class com.arsdigita.apm.Specification
 
registerExtensionHandler(String, ExtensionHandler) - Static method in class com.arsdigita.acs.RequestProcessor
 
registerTranslatorHandler(String, TranslatorHandler) - Static method in class com.arsdigita.acs.RequestProcessor
 
remove(Object) - Method in class com.arsdigita.acs.CallStack
 
removeDups(Vector) - Static method in class com.arsdigita.acs.Utilities
/** Removes duplicate entries from a Vector.
renewCookies() - Method in class com.arsdigita.acs.ACSSession
Renews the ad_session_id and ad_secure_token cookies so they don't expire.
request - Variable in class com.arsdigita.acs.PageVariables
 
requestCache - Static variable in class com.arsdigita.acs.ACSRequestFactory
 
RequestProcessor - class com.arsdigita.acs.RequestProcessor.
Request procesor servlet for ACS -- handles abstract URLs and sets up request/session/package objects.
RequestProcessor() - Constructor for class com.arsdigita.acs.RequestProcessor
 
requirePermission(BigDecimal, String) - Static method in class com.arsdigita.acs.Permissions
Requires that the user has the specified privilege on the ACS object.
Resin12DefaultServlet - class com.arsdigita.acs.Resin12DefaultServlet.
Default servlet for use with Resin 1.2.x, called by the RequestProcessor for serving static content (.html, .gif, .jpeg, .txt, etc.)
Resin12DefaultServlet() - Constructor for class com.arsdigita.acs.Resin12DefaultServlet
 
Revision - class com.arsdigita.content.Revision.
This class provides a static method for uploading a new content revision into the cr_revisions table from a file.
Revision() - Constructor for class com.arsdigita.content.Revision
 
rowcount() - Method in class com.arsdigita.acs.SeekableSelection
Returns the number of rows in this datasource.
rowcount() - Method in class com.arsdigita.acs.Selection
Not implemented by this object.
rowcount() - Method in interface com.arsdigita.acs.MultiDataSource
Returns the total number of rows in the datasource.
rownum() - Method in class com.arsdigita.acs.SeekableSelection
Returns the current row number in the datasource.
rownum() - Method in class com.arsdigita.acs.AdSet
Returns the current row number.
rownum() - Method in class com.arsdigita.acs.Selection
Returns the current row number in the datasource.
rownum() - Method in interface com.arsdigita.acs.MultiDataSource
Returns the current row number in the datasource.
rowsPerBand - Variable in class com.arsdigita.acs.html.Table
 
rowsPerPage - Variable in class com.arsdigita.acs.html.Table
 
run() - Method in class com.arsdigita.acs.TemplateTranslator.MasterHandler
Forward the request to the master template, which will then re-include our present location at its slave tag.
run() - Method in class com.arsdigita.acs.TemplateTranslator.IncludeHandler
Includes the supplied template, setting the ThreadLocal for ACSForm so that the included page can use ad_page_contract if it wants.
run() - Method in class com.arsdigita.acs.Security.SweepSessions
Remove all sessions from the sec_session_properties table that have been inactive for the last [SessionLifetime] seconds (default, about 2 days).
runTranslations(String, File) - Static method in class com.arsdigita.acs.RequestProcessor
 

S

schedule(ScheduledProcedure, long) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run every interval seconds.
scheduleDaily(ScheduledProcedure, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run every day at hour:minute.
scheduleDailyOnce(ScheduledProcedure, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once at hour:minute.
scheduleOnce(ScheduledProcedure, long) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once in interval seconds.
Scheduler - class com.arsdigita.acs.Scheduler.
Utility class for running scheduled procedures, modelled after the AOLserver ns_schedule_proc interface.
Scheduler() - Constructor for class com.arsdigita.acs.Scheduler
Creates a new Scheduler interface and starts it running.
scheduleWeekly(ScheduledProcedure, int, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run each week at hour:minute, on day.
scheduleWeeklyOnce(ScheduledProcedure, int, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once at hour:minute, on day.
secRandomChar() - Static method in class com.arsdigita.acs.Utilities
Generates a single random character.
Security - class com.arsdigita.acs.Security.
Properties and utility methods for ACS the system security.
Security.SweepSessions - class com.arsdigita.acs.Security.SweepSessions.
Scheduled procedure to remove stale sessions from the sec_session_properties table
Security.SweepSessions() - Constructor for class com.arsdigita.acs.Security.SweepSessions
 
Security() - Constructor for class com.arsdigita.acs.Security
 
seek(int) - Method in class com.arsdigita.acs.SeekableSelection
Sets the current row to the given (one-based) row number.
seek(int) - Method in class com.arsdigita.acs.Selection
This object only implements sequential access, so calling seek with any row other than the current row results in a DataSourceException being thrown.
seek(int) - Method in interface com.arsdigita.acs.MultiDataSource
Sets the current row to the given number.
SeekableSelection - class com.arsdigita.acs.SeekableSelection.
Represents a generic multiple-row data source pulled in from the database.
SeekableSelection(Object) - Constructor for class com.arsdigita.acs.SeekableSelection
Casts the given object to SimpleResultSet
SeekableSelection(SimpleResultSet) - Constructor for class com.arsdigita.acs.SeekableSelection
Creates a new SeekableSelection, initialized from a SimpleResultSet.
Selection - class com.arsdigita.acs.Selection.
Represents a generic multiple-row data source pulled in from the database.
Selection(Object) - Constructor for class com.arsdigita.acs.Selection
Casts the given object to SimpleResultSet
Selection(SimpleResultSet) - Constructor for class com.arsdigita.acs.Selection
Creates a new Selection, initialized from a SimpleResultSet.
send() - Method in class org.apache.turbine.util.mail.Email
Does the work of actually sending the email.
SENDER_EMAIL - Static variable in class org.apache.turbine.util.mail.Email
Constants used to Email classes.
SENDER_NAME - Static variable in class org.apache.turbine.util.mail.Email
 
sendMail(String, String, String, String) - Static method in class com.arsdigita.util.ACSEmail
Sends a single e-mail message; analogous to ns_sendmail.
sendRedirect(HttpServletResponse, String) - Static method in class com.arsdigita.acs.Utilities
Redirects to the response, setting the status code and location headers directly.
sendRedirect(HttpServletResponse, Url) - Static method in class com.arsdigita.acs.Utilities
 
service(HttpServletRequest, HttpServletResponse) - Method in class com.arsdigita.acs.RequestProcessor
Handles an abstract URL in the request req, and sets up objects for the session, request, and package.
service(HttpServletRequest, HttpServletResponse) - Method in class com.arsdigita.acs.Tomcat32DefaultServlet
Forwards to Tomcat's internal servlets for handling static file and dir requests.
service(HttpServletRequest, HttpServletResponse) - Method in class com.arsdigita.acs.Resin12DefaultServlet
Forwards to one of Resin's default servlets in package com.caucho.server.http, either FileServlet or DirectoryServlet, depending on whether the request is for a file or directory.
session - Variable in class com.arsdigita.acs.PageVariables
 
SessionInfo - class com.arsdigita.acs.SessionInfo.
Represents information about a session.
SessionInfo(BigDecimal, String, String, String, long) - Constructor for class com.arsdigita.acs.SessionInfo
Bundles a new SessionInfo object with the supplied fields.
SessionInfo(String) - Constructor for class com.arsdigita.acs.SessionInfo
Reads the stored information for a particular session id from the database.
set(ACSForm) - Static method in class com.arsdigita.acs.ACSForm
 
set(ACSRequest) - Static method in class com.arsdigita.acs.ACSRequest
 
set(ACSSession) - Static method in class com.arsdigita.acs.ACSSession
 
setAscOrderImg(String) - Method in class com.arsdigita.acs.html.Table
This string may contain an icon to display next to the table header which is currently sorted in ascending order.
setAssigningTask(String, String) - Method in class com.arsdigita.acs.workflow.WizardTasks
Sets the task that provides assignments for the given task.
setBandColors(String[]) - Method in class com.arsdigita.acs.html.Table
Each row in the table will be displayed with alternating colors from this array.
setClientProperty(boolean, String, String, String) - Method in class com.arsdigita.acs.ACSSession
Sets a client (session-level) property.
setCookie(String, String) - Method in class com.arsdigita.acs.ACSSession
Sets a non-persistent cookie in the response, on the root path.
setCookie(String, String, String) - Method in class com.arsdigita.acs.ACSSession
Sets a non-persistent cookie in the response, on the specified path.
setCookie(String, String, String, int) - Method in class com.arsdigita.acs.ACSSession
same as setCookie(String name, String value, String path, int maxAge, false)
setCookie(String, String, String, int, boolean) - Method in class com.arsdigita.acs.ACSSession
Sets a cookie in the response, on the specified path.
setDataSource(MultiDataSource) - Method in class com.arsdigita.acs.html.Table
Sets the dataSource property used by the table to retrieve data.
setDescOrderImg(String) - Method in class com.arsdigita.acs.html.Table
This string may contain an icon to display next to the table header which is currently sorted in descending order.
setDescription(String, String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of description.
setEnabledP(boolean) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of enabledP.
setExtraRowsHtml(String) - Method in class com.arsdigita.acs.html.Table
This string may contain any attributes to add after the last row, before the table is closed.
setFrom(String, String) - Method in class org.apache.turbine.util.mail.Email
Set the FROM field of the email
setHeaderRowExtra(String) - Method in class com.arsdigita.acs.html.Table
This string may contain any attributes to add to the <th> tag.
setInstalledP(boolean) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of installedP.
setKey(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of key.
setLoopInfo(String, String, String, String) - Method in class com.arsdigita.acs.workflow.WizardTasks
Sets the given task's loop destination.
setMaxRows(Integer) - Method in class com.arsdigita.acs.html.Table
Specifies the maximum number of rows to display in the table.
setMissingText(String) - Method in class com.arsdigita.acs.html.Table
Message to display when the DataSource is empty.
setMsg(String) - Method in class org.apache.turbine.util.mail.Email
Define the content of the mail
setMsg(String) - Method in class org.apache.turbine.util.mail.SimpleEmail
Set the content of the mail
setNewSortSpec(String, String) - Method in class com.arsdigita.acs.html.Table
Makes a new orderby string, sorting by columnId.
setOrderby(String) - Method in class com.arsdigita.acs.html.Table
This is the variable that specifies the last sort column that was clicked.
setOrderTargetUrl(String) - Method in class com.arsdigita.acs.html.Table
The url linked by the table header tags, meant to sort the table on a different column.
setPackageType(ACSPackageType) - Method in class com.arsdigita.apm.Specification
Set the value of packageType.
setPackageType(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of packageType.
setPackageVersion(ACSPackageVersion) - Method in class com.arsdigita.apm.Specification
Set the value of packageVersion.
setParameter(String, String) - Method in class com.arsdigita.acs.ACSPackage
Sets a parameter persistently for this package instance.
setPrettyName(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of prettyName.
setPrettyPlural(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of prettyPlural.
setReleaseDate(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of releaseDate.
setRowsPerBand(Integer) - Method in class com.arsdigita.acs.html.Table
How many rows to display within a single color band.
setRowsPerPage(Integer) - Method in class com.arsdigita.acs.html.Table
Breaks up the display into multiple <table> tags.
setSentDate(Date) - Method in class org.apache.turbine.util.mail.Email
Set the sent date field
setServer(String) - Static method in class com.arsdigita.acs.test.TemplatingTest
 
setServletPackage(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the java servlet package
setSignedCookie(String, String, String, int) - Method in class com.arsdigita.acs.ACSSession
Same as setSignedCookie(name, value, path, maxAge, false);
setSignedCookie(String, String, String, int, boolean) - Method in class com.arsdigita.acs.ACSSession
Sets a "signed" cookie.
setSingletonP(boolean) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of singletonP.
setSpecVersion(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of specVersion.
setSubject(String) - Method in class org.apache.turbine.util.mail.Email
Set the email subject
setSummary(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of summary.
setTableBreakHtml(String) - Method in class com.arsdigita.acs.html.Table
Specifies the html to use between </table> and the next <table>, when breaking the display into multiple tables using the rowsPerPage property.
setTableExtraHtml(String) - Method in class com.arsdigita.acs.html.Table
This string may contain any attributes to add to the <table> tag.
setUp() - Method in class com.arsdigita.apm.test.ACSPackageTypeTest
Setup basic file resources.
setUp() - Method in class com.arsdigita.apm.test.SpecificationTest
Setup basic file resources.
setUp() - Method in class com.arsdigita.util.xml.test.DOMWriterTest
 
setUp() - Method in class com.arsdigita.db.test.DatabaseApiTest
Sets up the fixture to run the test case.
setUp() - Method in class com.arsdigita.acs.test.TemplateTest
Sets up the fixture to run the test case.
setURI(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of URI.
setURI(String) - Method in class com.arsdigita.apm.ACSPackageType
Set the value of URI.
setUrl(String) - Method in class com.arsdigita.acs.html.DimensionalBar
Sets the target for the links that are generated.
setValues(ACSForm) - Method in class com.arsdigita.acs.html.DimensionalBar
Specifies the values to be highlighted.
setVendor(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of vendor.
setVendorURI(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of vendor.
setVersionName(String) - Method in class com.arsdigita.apm.ACSPackageVersion
Set the value of name.
SHA1 - class com.arsdigita.acs.util.crypt.SHA1.
This is a simple port of Steve Reid's SHA-1 code into Java.
SHA1() - Constructor for class com.arsdigita.acs.util.crypt.SHA1
 
shaEncode(String) - Static method in class com.arsdigita.acs.Security
 
SimpleEmail - class org.apache.turbine.util.mail.SimpleEmail.
This class is used to send simple internet email messages without attachments.
SimpleEmail() - Constructor for class org.apache.turbine.util.mail.SimpleEmail
Default constructor
SingleSelection - class com.arsdigita.acs.SingleSelection.
Represents a single generic object pulled in from the database.
SingleSelection(Map) - Constructor for class com.arsdigita.acs.SingleSelection
Generates a single-row selection from the given Map object.
SingleSelection(Object) - Constructor for class com.arsdigita.acs.SingleSelection
 
SingleSelection(SimpleResultSet) - Constructor for class com.arsdigita.acs.SingleSelection
Generates a single-row selection from the current row in the result set.
SiteNode - class com.arsdigita.acs.SiteNode.
 
SiteNode(ResultSet) - Constructor for class com.arsdigita.acs.SiteNode
 
SiteNodeMap - class com.arsdigita.acs.SiteNodeMap.
 
SiteNodeMap() - Constructor for class com.arsdigita.acs.SiteNodeMap
 
size() - Method in class com.arsdigita.acs.AdSet
Returns number of keys in this AdSet.
size() - Method in class com.arsdigita.acs.CallStack
 
size() - Method in class com.arsdigita.acs.workflow.WizardTasks
 
SLAVE_ATTR - Static variable in class com.arsdigita.acs.TemplateTranslator
Convenience field; short for "com.arsdigita.acs.TemplateTranslator.slave"
SMTP - Static variable in class org.apache.turbine.util.mail.Email
 
SORT_CUSTOM - Static variable in class com.arsdigita.acs.html.Table
 
SORT_DEFAULT - Static variable in class com.arsdigita.acs.html.Table
 
SORT_NO_SORT - Static variable in class com.arsdigita.acs.html.Table
 
sourceSql(File) - Method in class com.arsdigita.apm.Apm
Sources its argument as a sql file using sqlplus.
Specification - class com.arsdigita.apm.Specification.
An APM specfication defines an APM Package Type.
Specification() - Constructor for class com.arsdigita.apm.Specification
Constructs a new empty Specification instance.
Specification(ACSPackageType, ACSPackageVersion) - Constructor for class com.arsdigita.apm.Specification
Creates a new Specification instance from an existing ACSPackageType and ACSPackageVersion.
Specification(BigDecimal) - Constructor for class com.arsdigita.apm.Specification
Creates a new Specification instance from a specific package version.
Specification(File) - Constructor for class com.arsdigita.apm.Specification
Constructs a new Specification instance from the given file.
Specification(InputStream) - Constructor for class com.arsdigita.apm.Specification
Constructs a new Specification instance from the specified input stream.
Specification(Specification) - Constructor for class com.arsdigita.apm.Specification
Constructs a new Specificaiton by copying the old one.
SpecificationGenerator - class com.arsdigita.apm.SpecificationGenerator.
The SpecificationGenerator is capable of generating APM Specification files in XML format for individual Specifications or groups of them.
SpecificationGenerator() - Constructor for class com.arsdigita.apm.SpecificationGenerator
 
SpecificationTest - class com.arsdigita.apm.test.SpecificationTest.
Test cases for the APM Specification.
SpecificationTest(String) - Constructor for class com.arsdigita.apm.test.SpecificationTest
 
SqlDoc - class com.arsdigita.content.SqlDoc.
Class to generate datasources from JavaDoc-style comments in SQL source code, SELECTed from the user_source table.
SqlDoc() - Constructor for class com.arsdigita.content.SqlDoc
 
SqlProcedure - class com.arsdigita.content.SqlProcedure.
Class to represent the documentation for a single SQL stored procedure or function.
SqlProcedure(String, String) - Constructor for class com.arsdigita.content.SqlProcedure
Creates a new SqlProcedure object to represent documentation information about an individual stored procedure/function.
srs - Variable in class com.arsdigita.acs.Selection
The result set that we're managing
stackTraceToString(Throwable) - Static method in class com.arsdigita.acs.Log
 
StartupLoader - class com.arsdigita.acs.StartupLoader.
Servlet that is loaded on startup by the servlet engine, and then iterates over all available classes.
StartupLoader() - Constructor for class com.arsdigita.acs.StartupLoader
 
stringGlobMatch(String, String) - Static method in class com.arsdigita.acs.Utilities
This is a utility proc for performing a TCL-style glob (i.e.
suite() - Static method in class com.arsdigita.acs.test.TemplatingTest
Defines the collection of all tests to run.
sync() - Static method in class com.arsdigita.acs.SiteNodeMap
Synchronizes with the database.

T

Table - class com.arsdigita.acs.html.Table.
Displays database query results in an html table, with automatic sorting functionality.
Table() - Constructor for class com.arsdigita.acs.html.Table
Public constructor.
Table(String) - Constructor for class com.arsdigita.acs.html.Table
Public constructor
tableBreakHtml - Variable in class com.arsdigita.acs.html.Table
 
tableExists(String) - Static method in class com.arsdigita.acs.DBUtilities
 
tableExtraHtml - Variable in class com.arsdigita.acs.html.Table
 
task_name - Variable in class com.arsdigita.acs.workflow.WizardTask
 
task_time - Variable in class com.arsdigita.acs.workflow.WizardTask
 
tearDown() - Method in class com.arsdigita.apm.test.ACSPackageTypeTest
Close the file resources already opened.
tearDown() - Method in class com.arsdigita.apm.test.SpecificationTest
Close the file resources already opened.
tearDown() - Method in class com.arsdigita.db.test.DatabaseApiTest
Release any resources needed for thet testcase, such as network connections, file descriptors, etc.
tearDown() - Method in class com.arsdigita.acs.test.TemplateTest
Release any resources needed for thet testcase, such as network connections, file descriptors, etc.
TemplateTest - class com.arsdigita.acs.test.TemplateTest.
Test suite for the template translator.
TemplateTest(String) - Constructor for class com.arsdigita.acs.test.TemplateTest
 
TemplateTranslator - class com.arsdigita.acs.TemplateTranslator.
Translates ATS templates (aka "Karl's Templates") into JSP code.
TemplateTranslator.IncludeHandler - class com.arsdigita.acs.TemplateTranslator.IncludeHandler.
Helper class to perform the function of an include tag
TemplateTranslator.IncludeHandler(PageContext, ACSForm, String) - Constructor for class com.arsdigita.acs.TemplateTranslator.IncludeHandler
Constructs a new include-tag handler for a given JSP page context and a given request URL to include.
TemplateTranslator.MasterHandler - class com.arsdigita.acs.TemplateTranslator.MasterHandler.
Helper class instantiated to perform the task involved with a master tag.
TemplateTranslator.MasterHandler(PageContext, String, String, CallStack) - Constructor for class com.arsdigita.acs.TemplateTranslator.MasterHandler
Construct a new MasterUrl handler on a given JSP page context for a certain master template.
TemplateTranslator() - Constructor for class com.arsdigita.acs.TemplateTranslator
Dummy no-arg public constructor
TemplateTranslator(String, String) - Constructor for class com.arsdigita.acs.TemplateTranslator
Creates a new TemplateTranslator with a default global master template.
TemplatingTest - class com.arsdigita.acs.test.TemplatingTest.
 
TemplatingTest(String) - Constructor for class com.arsdigita.acs.test.TemplatingTest
 
testAPM() - Method in class com.arsdigita.util.xml.test.DOMWriterTest
 
testBind() - Method in class com.arsdigita.acs.test.TemplateTest
Tests the simple one-row, bind variables case makes a Selection out of a Map (column_array option to db_1row)
testClobAndBlob() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testCollectionInterpolation() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testCreation() - Method in class com.arsdigita.apm.test.ACSPackageTypeTest
 
testDbExecPlSql() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbList() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbOneRow() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbSequence() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbString() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbTransaction() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDbXml() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testDemoBind386() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoComment389() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoFibo394() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoGroup404() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoHello385() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoIf388() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoInclude390() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoList542() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoMaster391() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoMasterDefault392() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoMultiple403() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testDemoSkin393() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testEasySpec() - Method in class com.arsdigita.apm.test.SpecificationTest
Construct known correct and incorrect APM specifications and see if the system acts correctly.
testForeach() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testGrid() - Method in class com.arsdigita.acs.test.TemplateTest
Tests grid tag
testGroup() - Method in class com.arsdigita.acs.test.TemplateTest
Tests group tag
testHelloWorld() - Method in class com.arsdigita.acs.test.TemplateTest
Tests the hello-world case
testIf() - Method in class com.arsdigita.acs.test.TemplateTest
Tests some conditional expressions with the if tag
testInclude() - Method in class com.arsdigita.acs.test.TemplateTest
Tests basic include tag usage
testInvalidSpec() - Method in class com.arsdigita.apm.test.SpecificationTest
This document is well formed, but is not valid according the DTD.
testList() - Method in class com.arsdigita.acs.test.TemplateTest
Tests list tag, passing a Vector directly, with the factorial example
testMasterSlave() - Method in class com.arsdigita.acs.test.TemplateTest
Tests master tag with supplied and default master templates
testMultiple() - Method in class com.arsdigita.acs.test.TemplateTest
Tests multiple tag
testMultiRow() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testNotWellFormedSpec() - Method in class com.arsdigita.apm.test.SpecificationTest
The sepcfication file tested here is not well-formed.
testPersonal() - Method in class com.arsdigita.util.xml.test.DOMWriterTest
Test whether the domwriter can write out identical output to an input file.
testRecursiveInclude() - Method in class com.arsdigita.acs.test.TemplateTest
Tests recursive inclusion (fib)
testSetup382() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testShow413() - Method in class com.arsdigita.acs.test.TemplatingTest
 
testSkins() - Method in class com.arsdigita.acs.test.TemplateTest
Tests ad_return_template with different templates supplied as parameters
testSqlFragmentInterpolation() - Method in class com.arsdigita.db.test.DatabaseApiTest
 
testValidSpec() - Method in class com.arsdigita.apm.test.SpecificationTest
This method reads in a valid specification.
TEXT_HTML - Static variable in class org.apache.turbine.util.mail.Email
 
TEXT_PLAIN - Static variable in class org.apache.turbine.util.mail.Email
 
textToHtml(String) - Static method in class com.arsdigita.acs.Utilities
Takes a plaintext string, and returns an HTML string that, when rendered by a web browser, will appear as the original input string
Tomcat32DefaultServlet - class com.arsdigita.acs.Tomcat32DefaultServlet.
Default servlet for use with Tomcat 3.2, called by the RequestProcessor for serving static content (.html, .gif, .jpeg, .txt, etc.)
Tomcat32DefaultServlet() - Constructor for class com.arsdigita.acs.Tomcat32DefaultServlet
 
toPrettyDate(Date) - Static method in class com.arsdigita.acs.Utilities
Converts java.util.Date to a "pretty" date
toPrettyDate(String) - Static method in class com.arsdigita.acs.Utilities
Converts an ANSI yyyy-mm-dd date to a "pretty" date
toString() - Method in class com.arsdigita.apm.ACSPackageVersion
 
toString() - Method in class com.arsdigita.apm.Specification
Return the XML contents of the specification.
toString() - Method in class com.arsdigita.apm.ACSPackageType
 
toString() - Method in class com.arsdigita.acs.SiteNode
 
toString() - Method in class com.arsdigita.acs.CallStack
Prints string representation of call stack.
toString() - Method in class com.arsdigita.acs.html.ContextBar
Returns HTML represenation of this context bar.
toString() - Method in class com.arsdigita.acs.html.DimensionalBar
Returns an HTML fragment that displays all the choices that have been configured with the addVariable and addValue methods.
toString() - Method in class com.arsdigita.acs.html.Table
Converts this table to an HTML fragment.
toString() - Method in class com.arsdigita.util.FormVars
 
toString() - Method in class com.arsdigita.util.Url
 
toString() - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Return a string representation of this object.
transition_key - Variable in class com.arsdigita.acs.workflow.WizardTask
 
translate(File, String) - Method in class com.arsdigita.acs.TemplateTranslator
Translates the specified template .adp file to a .template.jsp file.
translate(String, File) - Method in interface com.arsdigita.acs.TranslatorHandler
The translator handler interface.
translatePages(String[]) - Method in class com.arsdigita.apm.Apm
Precompiles all .ajp files in the www/ and packages/ directories into .generated.jsp files.
TranslatorHandler - interface com.arsdigita.acs.TranslatorHandler.
Interface for a generic translator handler, to test incoming requests and screen them out or pass them through as appropriate.

U

unschedule(int) - Method in class com.arsdigita.acs.Scheduler
Unschedules a scheduled procedure.
update(boolean) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add a boolean to the digest.
update(byte) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
The basic unit of digestifying is the byte.
update(byte) - Method in class com.arsdigita.acs.util.crypt.SHA1
Add one byte to the digest.
update(byte[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add an array of bytes to the digest.
update(byte[], int, int) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add specific bytes to the digest.
update(InputStream) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Read a stream and update a digest until the stream sends an EOF.
update(int) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add an integer value to the digest.
update(int[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add an array of integers to the digest.
update(long) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add a long to the digest.
update(long[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add an array of longs to the digest.
update(short) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add a short value to the digest.
update(short[]) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add an array of shorts to the digest.
update(String) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Add the bytes in the String 'input' to the current digest.
update(String, String) - Method in class com.arsdigita.acs.AdSet
Changes the first mapping from key to value.
updateASCII(String) - Method in class com.arsdigita.acs.util.crypt.MessageDigest
Treat the string as a sequence of ISO-Latin1 (8 bit) characters.
updateDB() - Method in class com.arsdigita.apm.ACSPackageVersion
Updates this version in the DB
upgradeDB() - Method in class com.arsdigita.apm.ACSPackageVersion
Upgrade a package to a locally maintained later version.
upload(String, BigDecimal, String) - Static method in class com.arsdigita.content.Revision
 
Url - class com.arsdigita.util.Url.
 
Url(String) - Constructor for class com.arsdigita.util.Url
 
Url(String, Object[]) - Constructor for class com.arsdigita.util.Url
 
URLDecode(String) - Static method in class com.arsdigita.acs.Utilities
This method decodes the given urlencoded string.
urlEncode(String) - Static method in class com.arsdigita.util.Url
 
URLEncode(String) - Static method in class com.arsdigita.acs.Utilities
URL-encodes a string.
URLValidP(String) - Static method in class com.arsdigita.acs.Utilities
 
userLogin(BigDecimal, boolean) - Method in class com.arsdigita.acs.ACSSession
Logs the user in, forever (via the ad_user_login cookie) if forever is true.
userLogout() - Method in class com.arsdigita.acs.ACSSession
 
userNew(HttpServletRequest, String, String, String, String, String, String, String, String, String, BigDecimal) - Static method in class com.arsdigita.acs.CommunityCore
Creates a new user in the system.
userNew(String, String, String, String, String, String, String, String, String, String, BigDecimal) - Static method in class com.arsdigita.acs.CommunityCore
Creates a new user in the system.
Utilities - class com.arsdigita.acs.Utilities.
Utility procedures for ACS.
Utilities() - Constructor for class com.arsdigita.acs.Utilities
 

V

validKey(String) - Method in class com.arsdigita.acs.workflow.WizardTasks
Returns true if the given key has been defined.
values() - Method in class com.arsdigita.acs.CallStack
 
vectorToSeekableSelection(Vector) - Static method in class com.arsdigita.acs.TemplateTranslator
Wraps an incoming Vector as a SeekableSelection so it looks like a one-column table with the column named "item." This removes some of the asymmetries between <multiple> and <list>.

W

warn(String) - Static method in class com.arsdigita.acs.Log
 
warn(String, Throwable) - Static method in class com.arsdigita.acs.Log
 
warn(Throwable) - Static method in class com.arsdigita.acs.Log
 
WarningException - exception com.arsdigita.acs.WarningException.
 
WarningException(String, String) - Constructor for class com.arsdigita.acs.WarningException
 
WizardTask - class com.arsdigita.acs.workflow.WizardTask.
Stores information about each task.
WizardTasks - class com.arsdigita.acs.workflow.WizardTasks.
This class helps us maintain the tasks created in the Simple Process Creation wizard.
WizardTasks() - Constructor for class com.arsdigita.acs.workflow.WizardTasks
 
WorkflowGraphProcs - class com.arsdigita.acs.workflow.WorkflowGraphProcs.
 
WorkflowGraphProcs() - Constructor for class com.arsdigita.acs.workflow.WorkflowGraphProcs
 
write(OutputStream) - Method in class com.arsdigita.apm.Specification
Write the specification to the specified OutputStream.
writeStringToResponse(HttpServletResponse, String) - Static method in class com.arsdigita.acs.Utilities
Write out a string as a full http response.
writeStringToResponse(HttpServletResponse, String, int, String) - Static method in class com.arsdigita.acs.Utilities
Write out a string as a full http response.

X

xmlFixture(File, File, String, String) - Method in class com.arsdigita.util.xml.test.DOMWriterTest
 

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