Namespaces | |
| namespace | test |
Data Structures | |
| class | CrmConfiguration |
| The configuration class represents the implemetation of a central configuration object, which is used to obtain all informations CRM. More... | |
| class | CrmConstants |
| class | CrmCurrentFlagUpdater |
| The current flag updater is used to move the current flag from the 'old' current object to the 'new' current object during insert and delete operations. More... | |
| class | CrmModule |
| This class implements the Release Management module. More... | |
| class | CrmPhase |
| The Phase class represents a phase (german Reifegrad) and contains application layer logic for Phases. More... | |
| class | CrmState |
| The State class represents a state (german Status) and contains application layer logic for States. More... | |
| class | CrmStateable |
| The CrmStateable class implements business methods for Stateable objects. More... | |
| class | CrmTestVersionByField |
| Test suite to test the version chain and the navigation within the version chain. More... | |
| class | CrmTestVersionChain |
| Test suite to test the version chain and the navigation within the version chain. More... | |
| class | CrmView |
| The View class represents a view to objects in the sense of a filter. More... | |
| class | LifeCycle |
| This class implements the interface to a Life Cycle. More... | |
| class | LifeCycleImpl |
| This class implements the LifeCycle interface. More... | |
| class | LifeCyclePresenter |
| This class contains the userexits for Lifecycle presentation. More... | |
| class | Mailer |
| This class contains the userexits for Mailing presentation. More... | |
| class | MailerPresenter |
| This class contains the userexits for Mailing presentation. More... | |
| class | ProgressIndicator |
| The ProgressIndicator class represents a progress indicator (german Fortschrittskenner) and contains application layer logic for progress indicators. More... | |
| class | ProgressIndicatorImpl |
| class | ProgressIndicatorPresenter |
| The ProgressIndicatorPresenter class contains presentation layer methods for progress indicators. More... | |
| class | StateablePresenter |
| The ProgressIndicatorPresenter class contains presentation layer methods for Stateable objects, such as Items and Documents. More... | |
| class | StateFormPresenter |
| This class provides presentation logic for the State Form which can be used to switch the state of an object to another state. More... | |
| class | TransitionImpl |
| The Transition class represents a transitionbetween two progress indicators and contains application layer logic for these transitions. More... | |
| class | TransitionPresenter |
| This class contains the userexits for Transition presentation. More... | |
Typedefs | |
| typedef char | XSTATE_TaskId [XSTATE_PAR_TSK_LEN+1] |
| typedef char com::agile::crm::XSTATE_TaskId[XSTATE_PAR_TSK_LEN+1] |
| com::agile::crm::DECLARE_EXCEPTION | ( | CrmException | , |
| RuntimeException | |||
| ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmView | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmState | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmPhase | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmCurrentFlagUpdater | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | StateFormPresenter | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmConfiguration | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | TransitionImpl | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | ProgressIndicator | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | ProgressIndicatorPresenter | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | LifeCycle | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | StateablePresenter | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | CrmStateable | ) |
| com::agile::crm::FORWARD_SHARED_POINTER_DECL | ( | LifeCycleImpl | ) |