| Interface | Description |
|---|---|
| ActionManager |
Stores a map of modeler actions, and deals with activating/deactivating those actions
on state changes.
|
| MultipleObjectsAction |
MultipleObjectsAction is an action, which can be applied to multiple objects at once.
|
| Class | Description |
|---|---|
| AboutAction | |
| ChangeObjEntityListenerClassAction |
Action class for renaming entity listener class for ObjEntity
|
| CollapseTreeAction | |
| ConfigurePreferencesAction | |
| CopyAction |
Action for copying entities, queries etc.
|
| CopyAttributeAction |
Action for copying attribute(s)
|
| CopyAttributeRelationshipAction | |
| CopyCallbackMethodAction | |
| CopyProcedureParameterAction |
Action for copying procedure parameter(s)
|
| CopyRelationshipAction |
Action for copying relationship(s)
|
| CreateAttributeAction | |
| CreateCallbackMethodAction |
Action class for creating callback methods on ObjEntity
|
| CreateDataMapAction |
Action that creates new DataMap in the project.
|
| CreateDataMapEntityListenerAction |
Action class for creating entity listeners on a DataMap
|
| CreateDbEntityAction | |
| CreateEmbeddableAction | |
| CreateNodeAction | |
| CreateObjEntityAction | |
| CreateObjEntityListenerAction |
Action class for creating entity listeners on an ObjEntity
|
| CreateProcedureAction |
Action class to create a new stored procedure mapping.
|
| CreateProcedureParameterAction | |
| CreateQueryAction | |
| CreateRelationshipAction | |
| CutAction |
Action for cutting entities, queries etc.
|
| CutAttributeAction |
Action for cutting attribute(s)
|
| CutAttributeRelationshipAction | |
| CutCallbackMethodAction | |
| CutProcedureParameterAction |
Action for cutting procedure parameter(s)
|
| CutRelationshipAction |
Action for cutting attribute(s)
|
| DbEntityCounterpartAction | |
| DbEntitySyncAction |
Action that synchronizes all ObjEntities with the current state of the
selected DbEntity.
|
| DBWizardAction | |
| DefaultActionManager |
Stores a map of modeler actions, and deals with activating/deactivating those actions
on state changes.
|
| DocumentationAction | |
| ExitAction | |
| FilterAction | |
| FindAction | |
| GenerateCodeAction | |
| GenerateDBAction |
Action that generates database tables from a DataMap.
|
| ImportDataMapAction |
Modeler action that imports a DataMap into a project from an arbitrary location.
|
| ImportDBAction |
Action that imports database structure into a DataMap.
|
| ImportEOModelAction |
Action handler for WebObjects EOModel import function.
|
| InferRelationshipsAction | |
| LinkDataMapAction | |
| LinkDataMapsAction | |
| MigrateAction |
Action that alter database schema to match a DataMap.
|
| NavigateBackwardAction | |
| NavigateForwardAction | |
| NewProjectAction | |
| ObjEntityCounterpartAction | |
| ObjEntitySyncAction |
Action that synchronizes a given ObjEntity with the current state of the underlying
DbEntity.
|
| OpenProjectAction | |
| PasteAction |
Action for pasting entities, queries etc.
|
| ProjectAction | |
| RedoAction | |
| RemoveAction |
Removes currently selected object from the project.
|
| RemoveAttributeAction |
Removes currently selected attribute from either the DbEntity or ObjEntity.
|
| RemoveAttributeRelationshipAction | |
| RemoveCallbackMethodAction |
Action class for removing callback methods from ObjEntity
|
| RemoveEntityListenerAction |
Action class for removing entity listeners from an ObjEntity
|
| RemoveEntityListenerForDataMapAction |
Action class for removing entity listeners from a DamaMap
|
| RemoveProcedureParameterAction |
Removes currently selected parameter from the current procedure.
|
| RemoveRelationshipAction |
Removes currently selected relationship from either the DbEntity or
ObjEntity.
|
| RevertAction | |
| SaveAction |
An action that saves a project using to its default location.
|
| SaveAsAction |
A "Save As" action that allows user to pick save location.
|
| ShowLogConsoleAction |
Action for opening log console window (See CAY-366)
|
| UndoAction | |
| ValidateAction |
UI action that performs full project validation.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.