Uses of Interface
de.xima.fc.entities.interfaces.ICustomAttributeProviding
-
Packages that use ICustomAttributeProviding Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.entities.interfaces Interfaces für Datenbankentitäten -
-
Uses of ICustomAttributeProviding in de.xima.fc.entities
Classes in de.xima.fc.entities that implement ICustomAttributeProviding Modifier and Type Class Description class
ClientFormTheme
Entity model for a form theme.class
Mandant
Diese Entität bildet einen Mandanten ab.class
Projekt
The entityProjekt
contains the core functionality of the system.class
Textbaustein
Diese Entität ermöglicht eine Zuordnung zw.class
Vorgang
A form record (Vorgang) is a record of aform
submission. -
Uses of ICustomAttributeProviding in de.xima.fc.entities.interfaces
Subinterfaces of ICustomAttributeProviding in de.xima.fc.entities.interfaces Modifier and Type Interface Description interface
ICustomAttributesEntity
Interface for entities that store custom attributes, i.e.
-