Uses of Interface
com.arsdigita.auditing.Audited

Packages that use Audited
com.arsdigita.auditing The Auditing Service provides a standard API and common mechanism for providing a Domain Object with auditing information. 
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
com.arsdigita.versioning Provides for versioning of data objects. 
com.arsdigita.workflow.simple A tool framework for establishing collaboration among all the specialized members of a production staff. 
 

Uses of Audited in com.arsdigita.auditing
 

Classes in com.arsdigita.auditing that implement Audited
 class AuditedACSObject
          Base class.
 class BasicAuditTrail
          Stores auditing information for an object.
 

Uses of Audited in com.arsdigita.formbuilder
 

Classes in com.arsdigita.formbuilder that implement Audited
 class DataDrivenSelect
           
 class HiddenIDGenerator
           
 class PersistentCheckboxGroup
          This class is responsible for persisting Bebop CheckboxGroups.
 class PersistentComponent
          The super class of all domain objects in the Form Builder service that enable persistence of Bebop Forms and their Components.
 class PersistentDate
          This class is responsible for persisting Bebop Dates.
 class PersistentDeditor
          This class is responsible for persisting Bebop Deditors.
 class PersistentForm
          This domain object manages persistence of a Bebop Form.
 class PersistentFormSection
          This domain object manages persistence of a Bebop FormSection.
 class PersistentHeading
          This class is responsible for persisting Headings that can be used as section headings to break the form in to multiple logical groupings.
 class PersistentHidden
          This class is responsible for persisting Bebop Hiddens.
 class PersistentLabel
          This class is responsible for persisting Bebop Labels.
 class PersistentMultipleSelect
          This class is responsible for persisting Bebop MultipleSelects.
 class PersistentOption
          This class is responsible for persisting Bebop Options.
 class PersistentOptionGroup
          This class is responsible for persisting Bebop OptionGroups.
 class PersistentPassword
          This class is responsible for persisting Bebop Passwords.
 class PersistentRadioGroup
          This class is responsible for persisting Bebop RadioGroups.
 class PersistentSelect
          This class is responsible for persisting Bebop Selects.
 class PersistentSingleSelect
          This class is responsible for persisting Bebop SingleSelects.
 class PersistentSubmit
          This class is responsible for persisting Bebop Submits.
 class PersistentText
          This class is responsible for persisting Texts that can be used as section headings to break the form in to multiple logical groupings.
 class PersistentTextArea
          This class is responsible for persisting Bebop TextAreas.
 class PersistentTextField
          This class is responsible for persisting Bebop TextFields.
 class PersistentWidget
          This class is responsible for persisting attributes common to Bebop Widgets.
 class WidgetLabel
          This class is used to associate PersistentLabels with PersistentWidgets.
 

Uses of Audited in com.arsdigita.versioning
 

Classes in com.arsdigita.versioning that implement Audited
 class VersionedACSObject
          Deprecated. with no replacement. See the note in com.arsdigita.versioning.
 

Methods in com.arsdigita.versioning that return Audited
static Audited Versions.getAuditInfo(OID oid)
          Returns the audit info for the data object identified by oid.
 

Uses of Audited in com.arsdigita.workflow.simple
 

Classes in com.arsdigita.workflow.simple that implement Audited
 class Task
          This class represents the properties of a Task.
 class UserTask
          Aser task that is associated with an interface for performing some manual operation.
 class Workflow
          Represents a process instance that is assigned to a particular process that is associated with some object.
 class WorkflowTemplate
           
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC