A C D E I N P
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aliases() - Method in annotation type io.contextmap.annotations.ContextGlossary
-
List of possible aliases.
C
- ContextAggregateRoot - Annotation Type in io.contextmap.annotations
-
Annotation used to mark Aggregate Roots.
- ContextApiProperty - Annotation Type in io.contextmap.annotations
-
Annotation used to customize the documentation of a property.
- ContextEntity - Annotation Type in io.contextmap.annotations
-
Annotation used to mark Entities
- ContextEvent - Annotation Type in io.contextmap.annotations
-
Annotation used to mark payloads for events.
- ContextGlossary - Annotation Type in io.contextmap.annotations
-
Annotation used to define a term for the glossary
D
- dataType() - Method in annotation type io.contextmap.annotations.ContextApiProperty
-
Can be used to override the class' simple-name documentation for a property.
- definition() - Method in annotation type io.contextmap.annotations.ContextGlossary
-
Definition explaining the term.
- description() - Method in annotation type io.contextmap.annotations.ContextApiProperty
E
- example() - Method in annotation type io.contextmap.annotations.ContextApiProperty
-
Only Enums are automatically documented with an example, which contains the potential values of the Enum.
I
- io.contextmap.annotations - package io.contextmap.annotations
N
- name() - Method in annotation type io.contextmap.annotations.ContextGlossary
-
By default the class's simple name will be used.
P
- publishedBy() - Method in annotation type io.contextmap.annotations.ContextEvent
-
List of Spring Bean names on which the event is published.
All Classes All Packages