A C D E I N P V
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
- component() - Method in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute in combination with entityName() to create a soft-link to an entity in another component.
- 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
- ContextRestApi - Annotation Type in io.contextmap.annotations.rest
-
Annotation used to mark Entities
- ContextSoftLink - Annotation Type in io.contextmap.annotations.entity
-
Annotation to document and create softlink between entities.
D
- dataType() - Method in annotation type io.contextmap.annotations.ContextApiProperty
-
Can be used to override the class' simple-name documentation for a property.
- description() - Method in annotation type io.contextmap.annotations.ContextApiProperty
- description() - Method in annotation type io.contextmap.annotations.rest.ContextRestApi
E
- entity() - Method in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute to create a soft-link to an entity in the current component.
- entityName() - Method in annotation type io.contextmap.annotations.entity.ContextSoftLink
-
Use this attribute in combination with component() to create a soft-link to an entity in another component.
- 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
- io.contextmap.annotations.entity - package io.contextmap.annotations.entity
- io.contextmap.annotations.rest - package io.contextmap.annotations.rest
N
- name() - Method in annotation type io.contextmap.annotations.ContextGlossary
-
By default the class's simple name will be used.
- name() - Method in annotation type io.contextmap.annotations.rest.ContextRestApi
P
- publishedBy() - Method in annotation type io.contextmap.annotations.ContextEvent
-
List of names or SpringBean-names on which the event is published.
V
- value() - Method in annotation type io.contextmap.annotations.ContextGlossary
-
Definition explaining the term.
All Classes All Packages