Uses of Annotation Interface
com.kingsrook.qqq.backend.core.model.data.QIgnore
Packages that use QIgnore
Package
Description
-
Uses of QIgnore in com.kingsrook.qqq.api.model
Methods in com.kingsrook.qqq.api.model with annotations of type QIgnore -
Uses of QIgnore in com.kingsrook.qqq.backend.core.model.data
Methods in com.kingsrook.qqq.backend.core.model.data that return types with arguments of type QIgnoreModifier and TypeMethodDescriptionQRecordEntity.getQIgnoreAnnotation
(Class<? extends QRecordEntity> c, String ignoreName) -
Uses of QIgnore in com.kingsrook.qqq.backend.core.model.querystats
Methods in com.kingsrook.qqq.backend.core.model.querystats with annotations of type QIgnoreModifier and TypeMethodDescriptionQueryStat.getJoinTableNames()
Getter for joinTableNamesQueryStat.getQueryFilter()
Getter for queryFilter -
Uses of QIgnore in com.kingsrook.qqq.backend.core.model.scheduledjobs
Methods in com.kingsrook.qqq.backend.core.model.scheduledjobs with annotations of type QIgnoreModifier and TypeMethodDescriptionScheduledJob.getJobParametersMap()
Getter for jobParameters - but a map of just the key=value pairs.