| Interface | Description |
|---|---|
| Auditable<T extends Serializable> |
Marker interface for domain objects that should be audited using
PlatformEventListener. |
| Class | Description |
|---|---|
| ApplicationImpl |
Default
Application/AccessibleApplication-implementation |
| DatabaseConnection |
Represents a connection to a database which is being used either by the platform itself ("root-connection") or by a
SiteApplication. |
| GroupImpl |
Default
Group-implementation |
| JobExecutionRecord | |
| ObjectUtils | |
| PackageArchiveImpl | |
| PermissionImpl |
Default
Permission-implementation |
| PersistentPropertyHolder |
A
PropertyHolder that provides persistable PropertyImpl-instances. |
| PlatformEvent |
A platform event.
|
| PlatformEventListener | |
| PlatformEventListener.EventProvider | |
| PropertyImpl |
A persistent
Property JPA-Entity. |
| RepositoryImpl |
Repository implementation. |
| ResourceImpl |
Default
Resource-implementation |
| RoleImpl |
Default
Role-implementation |
| SiteApplication |
A
SiteApplication represents a Application which is assigned to a Site, optionally using a
DatabaseConnection. |
| SiteApplicationPK |
Composite primary-key for a
SiteApplication |
| SiteImpl |
Default
Site-implementation |
| SubjectImpl |
Default
Subject-implementation |
| Template |
The persistent representation of an appNG template
|
| TemplateResource |
Representats a
Resource of an appNG template. |
| ValidationPatterns |
Utility class providing constants for commonly used validation patterns
|
| Enum | Description |
|---|---|
| DatabaseConnection.DatabaseType |
enum-type for the supported databases
|
| PlatformEvent.Type |
Copyright © 2011–2022 aiticon GmbH. All rights reserved.