|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Data Structures | |
| interface | Activity |
| An Activity is an action on the domain layer action of a component. More... | |
| class | ActivityImpl |
| Basic Implementation for Activities. More... | |
| class | ListActivitiesEntryPoint |
| A simple entrypoint that just says hello, for testing and documentation purpose. More... | |
| class | Query |
| Basic class for Queries. More... | |
| interface | Repository |
| class | StaticRepository |
Enumerations | |
| enum | ActivityType : string { Query = "query" } |
| enum ILIAS::Component::Activities::ActivityType : string |