Uses of Interface
com.kingsrook.qqq.backend.core.actions.interfaces.AggregateInterface
Packages that use AggregateInterface
Package
Description
-
Uses of AggregateInterface in com.kingsrook.qqq.backend.core.modules.backend
Methods in com.kingsrook.qqq.backend.core.modules.backend that return AggregateInterfaceModifier and TypeMethodDescriptiondefault AggregateInterface
QBackendModuleInterface.getAggregateInterface()
-
Uses of AggregateInterface in com.kingsrook.qqq.backend.core.modules.backend.implementations.memory
Classes in com.kingsrook.qqq.backend.core.modules.backend.implementations.memory that implement AggregateInterfaceModifier and TypeClassDescriptionclass
In-memory version of aggregate action.Methods in com.kingsrook.qqq.backend.core.modules.backend.implementations.memory that return AggregateInterface -
Uses of AggregateInterface in com.kingsrook.qqq.backend.module.mongodb
Methods in com.kingsrook.qqq.backend.module.mongodb that return AggregateInterface -
Uses of AggregateInterface in com.kingsrook.qqq.backend.module.mongodb.actions
Classes in com.kingsrook.qqq.backend.module.mongodb.actions that implement AggregateInterface -
Uses of AggregateInterface in com.kingsrook.qqq.backend.module.rdbms
Methods in com.kingsrook.qqq.backend.module.rdbms that return AggregateInterface -
Uses of AggregateInterface in com.kingsrook.qqq.backend.module.rdbms.actions
Classes in com.kingsrook.qqq.backend.module.rdbms.actions that implement AggregateInterface