Uses of Package
com.kingsrook.qqq.backend.core.actions.customizers
Packages that use com.kingsrook.qqq.backend.core.actions.customizers
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.actions.customizersClassDescriptionAbstract class that a table can specify an implementation of, to provide custom actions after an insert takes place.Abstract class that a table can specify an implementation of, to provide custom actions before a delete takes place.Abstract class that a table can specify an implementation of, to provide custom actions before an insert takes place.allow the customizer to specify when it should be executed as part of the insert action.Abstract class that a table can specify an implementation of, to provide custom actions before an update takes place.Container for an old value and a new value.Common interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.Enum definition of possible table customizers - "roles" for custom code that can be applied to tables.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.model.helpcontentClassDescriptionAbstract class that a table can specify an implementation of, to provide custom actions after an insert takes place.Abstract class that a table can specify an implementation of, to provide custom actions after an update takes place.Abstract class that a table can specify an implementation of, to provide custom actions before a delete takes place.Abstract class that a table can specify an implementation of, to provide custom actions before an update takes place.Common interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.model.metadata.tablesClassDescriptionEnum definition of possible table customizers - "roles" for custom code that can be applied to tables.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.model.savedreportsClassDescriptionCommon interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.model.savedviewsClassDescriptionCommon interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.model.scheduledjobs.customizersClassDescriptionCommon interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.core.scheduler.quartz.tablesClassDescriptionCommon interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.
-
Classes in com.kingsrook.qqq.backend.core.actions.customizers used by com.kingsrook.qqq.backend.module.filesystem.processes.implementations.filesystem.importerClassDescriptionCommon interface used by all (core) TableCustomizer types (e.g., post-query, and {pre,post}-{insert,update,delete}.