JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package tech.ailef.dbadmin.internal.service
package
tech.ailef.dbadmin.internal.service
Service classes for the internal data source.
Related Packages
Package
Description
tech.ailef.dbadmin.internal
This is the root package for the "internal" data source, i.e.
tech.ailef.dbadmin.internal.model
Entity classes for the internal data source (action logs and user settings).
tech.ailef.dbadmin.internal.repository
Repositories for the internal data source.
Classes
Class
Description
UserActionService
Service class to retrieve user actions through the
CustomActionRepositoryImpl
.