Uses of Annotation Interface
org.tentackle.common.MappedService
Packages that use MappedService
Package
Description
Extended FX layer.
FX rich desktop client API.
FX table support.
Persistent Domain Object Abstraction Layer.
Reflection support.
Security.
All about permissions, rules and grantees.
All about permissions, rules and grantees.
The low-level core of sessions, persistent objects and operations.
Validation API.
Predefined validators.
-
Uses of MappedService in org.tentackle.fx
Classes in org.tentackle.fx with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is a builder for a given class.@interfaceAnnotation to express that the annotated class is a configurator for a given class. -
Uses of MappedService in org.tentackle.fx.rdc
Classes in org.tentackle.fx.rdc with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is aGuiProviderfor PDO.@interfaceAnnotation to express that the annotated class is aPdoTableContextMenuItem.@interfaceAnnotation to express that the annotated class is aPdoTreeContextMenuItem.@interfaceAnnotation to express that the annotated class is aPdoTreeTableContextMenuItem. -
Uses of MappedService in org.tentackle.fx.table
Classes in org.tentackle.fx.table with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is aTableCellType.@interfaceAnnotation to express that the annotated class is aTableConfigurationProvider. -
Uses of MappedService in org.tentackle.pdo
Classes in org.tentackle.pdo with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is an implementation of the domain logic for a given PDO type.@interfaceAnnotation to express that the annotated class is an implementation of the domain logic for a given operation type.@interfaceAnnotation to express that the annotated class is an implementation of the persistence logic for a given PDO type.@interfaceAnnotation to express that the annotated class is an implementation of the domain logic for a given operation type.@interfaceAnnotation to describe the name of multiple PDOs.@interfaceAnnotation to describe the name of a single PDO.@interfaceAnnotation to describe a transaction retry policy. -
Uses of MappedService in org.tentackle.reflect
Classes in org.tentackle.reflect with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is a persistence service for PDO. -
Uses of MappedService in org.tentackle.security
Classes in org.tentackle.security with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is an implementation of a permission. -
Uses of MappedService in org.tentackle.session
Classes in org.tentackle.session with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation for the class id of a persistent object.@interface -
Uses of MappedService in org.tentackle.validate
Classes in org.tentackle.validate with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation to express that the annotated class is an implementation of a validation scope.@interfaceAnnotation to express that the annotated class is an implementation of a validation severity. -
Uses of MappedService in org.tentackle.validate.validator
Classes in org.tentackle.validate.validator with annotations of type MappedServiceModifier and TypeClassDescription@interfaceAnnotation for a script converter for validator messages.@interfaceAnnotation for a script converter for validation and condition scripts.