Uses of Package
com.arsdigita.acs

Packages that use com.arsdigita.acs
com.arsdigita.acs   
com.arsdigita.acs.bboard   
com.arsdigita.acs.calendar   
com.arsdigita.acs.chat   
com.arsdigita.acs.db   
com.arsdigita.acs.fs   
com.arsdigita.acs.generalcomments   
com.arsdigita.acs.html   
com.arsdigita.acs.news   
com.arsdigita.acs.portals   
com.arsdigita.acs.search   
com.arsdigita.acs.spam   
com.arsdigita.acs.tags   
com.arsdigita.acs.ug   
 

Classes in com.arsdigita.acs used by com.arsdigita.acs
ACSException
           
AdSet
          Implements a multiset of name-value pairs.
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Filter
          Interface for a generic filter, to test incoming requests and screen them out or pass them through as appropriate.
FilterBase
          Filter base class
ForbiddenException
           
RequestProcessor
          Request procesor servlet for ACS -- handles abstract URLs and filters.
ScheduledProcedure
          Utility class for associating a record with a Runnable object
Scheduler
          Utility class for running scheduled procedures, modelled after the AOLserver ns_schedule_proc interface.
Selection
          Represents a generic multiple-row data source pulled in from the database.
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.bboard
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
PageValidationException
          When thrown, this exception is trapped by the error page where a human-readable message is displayed to the end-user's web browser.
Selection
          Represents a generic multiple-row data source pulled in from the database.
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.calendar
ACSException
           
AdSet
          Implements a multiset of name-value pairs.
DataSourceException
           
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.chat
ACSException
           
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Selection
          Represents a generic multiple-row data source pulled in from the database.
SingleSelection
          Represents a single generic object pulled in from the database.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.db
ACSException
           
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.fs
ACSException
           
ContextBarWs
          Class that displays a Yahoo-style context navbar for a logged-in user, with "your workspace" at the root.
Filter
          Interface for a generic filter, to test incoming requests and screen them out or pass them through as appropriate.
FilterBase
          Filter base class
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.generalcomments
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Selection
          Represents a generic multiple-row data source pulled in from the database.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.html
ACSException
           
AdSet
          Implements a multiset of name-value pairs.
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.news
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Selection
          Represents a generic multiple-row data source pulled in from the database.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.portals
ACSException
           
AdSet
          Implements a multiset of name-value pairs.
ContextBarWs
          Class that displays a Yahoo-style context navbar for a logged-in user, with "your workspace" at the root.
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Selection
          Represents a generic multiple-row data source pulled in from the database.
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.search
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Selection
          Represents a generic multiple-row data source pulled in from the database.
UserInfo
          Class to abstract information about a user of the web service.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.spam
ACSException
           
AdSet
          Implements a multiset of name-value pairs.
DataSourceException
           
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.tags
DataSource
          Interface for representing data objects that we will display in templates.
 

Classes in com.arsdigita.acs used by com.arsdigita.acs.ug
ACSException
           
DataSource
          Interface for representing data objects that we will display in templates.
DataSourceException
           
Filter
          Interface for a generic filter, to test incoming requests and screen them out or pass them through as appropriate.
FilterBase
          Filter base class
Selection
          Represents a generic multiple-row data source pulled in from the database.
SingleSelection
          Represents a single generic object pulled in from the database.
UserInfo
          Class to abstract information about a user of the web service.