ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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 |