|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuditedACSObject | |
com.arsdigita.formbuilder | The Form Builder service provides the ability to build simple forms with a web user interface. |
com.arsdigita.workflow.simple | A tool framework for establishing collaboration among all the specialized members of a production staff. |
Uses of AuditedACSObject in com.arsdigita.formbuilder |
Subclasses of AuditedACSObject in com.arsdigita.formbuilder | |
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 PersistentLabel s
with PersistentWidget s. |
Uses of AuditedACSObject in com.arsdigita.workflow.simple |
Subclasses of AuditedACSObject in com.arsdigita.workflow.simple | |
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
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |