JavaScript is disabled on your browser.
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
A
author
- Property in
LogicalDeleteGrailsPlugin
authorEmail
- Property in
LogicalDeleteGrailsPlugin
B
C
createCriteria()
- Method in
LogicalDelete
Creates a DetachedCriteria instance, excluding soft-deleted records by default.
D
delete(java.util.Map)
- Method in
LogicalDelete
Marks the entity as logically deleted or physically deletes it based on the parameters.
deleted
- Property in
LogicalDelete
description
- Property in
LogicalDeleteGrailsPlugin
developers
- Property in
LogicalDeleteGrailsPlugin
documentation
- Property in
LogicalDeleteGrailsPlugin
E
EXCLUDE_SOFT_DELETED__FILTER_PROPERTY_NAME
- Property in
WithDeletedTransformation
EXCLUDE_SOFT_DELETED_FLAG
- Property in
PreQueryListener
F
FILTER_PROPERTY_VALUE_VARIABLE_NAME
- Property in
WithDeletedTransformation
findAll(java.util.Map)
- Method in
LogicalDelete
Finds all entities, excluding soft-deleted records by default.
G
get(java.io.Serializable)
- Method in
LogicalDelete
Retrieves an entity by its identifier, excluding soft-deleted records by default.
getAnnotationType()
- Method in
WithDeletedTransformation
getAppliedMarker()
- Method in
WithDeletedTransformation
grailsVersion
- Property in
LogicalDeleteGrailsPlugin
H
I
issueManagement
- Property in
LogicalDeleteGrailsPlugin
J
K
L
license
- Property in
LogicalDeleteGrailsPlugin
list(java.util.Map)
- Method in
LogicalDelete
Lists all entities, excluding soft-deleted records by default.
load(java.io.Serializable)
- Method in
LogicalDelete
Loads an entity by its identifier, excluding soft-deleted records by default.
LogicalDelete
- Trait in
grails.logical.delete
LogicalDeleteAutoConfiguration
- Class in
grails.logical.delete
LogicalDeleteAutoConfiguration()
- Constructor in
LogicalDeleteAutoConfiguration
LogicalDeleteGrailsPlugin
- Class in
grails.logical.delete
LogicalDeleteGrailsPlugin()
- Constructor in
LogicalDeleteGrailsPlugin
logicalDeletePreQueryListener()
- Method in
LogicalDeleteAutoConfiguration
Defines a PreQueryListener bean if one is not already present in the application context.
M
MY_TYPE
- Field in
WithDeletedTransformation
N
O
onApplicationEvent(org.grails.datastore.mapping.query.event.PreQueryEvent)
- Method in
PreQueryListener
organization
- Property in
LogicalDeleteGrailsPlugin
P
PreQueryListener
- Class in
grails.logical.delete
PreQueryListener()
- Constructor in
PreQueryListener
priority()
- Method in
WithDeletedTransformation
proxy(java.io.Serializable)
- Method in
LogicalDelete
Proxies an entity by its identifier, excluding soft-deleted records by default.
Q
R
read(java.io.Serializable)
- Method in
LogicalDelete
Reads an entity by its identifier, excluding soft-deleted records by default.
S
scm
- Property in
LogicalDeleteGrailsPlugin
T
title
- Property in
LogicalDeleteGrailsPlugin
U
undelete(java.util.Map)
- Method in
LogicalDelete
Undeletes the entity by marking it as not deleted with additional parameters.
V
visit(org.codehaus.groovy.control.SourceUnit, org.codehaus.groovy.ast.AnnotationNode, org.codehaus.groovy.ast.AnnotatedNode)
- Method in
WithDeletedTransformation
W
WithDeleted
- Annotation Type in
grails.logical.delete.annotations
withDeleted(groovy.lang.Closure)
- Method in
LogicalDelete
Executes the given closure with soft-deleted records included in queries.
WithDeletedTransformation
- Class in
grails.logical.delete.ast
WithDeletedTransformation()
- Constructor in
WithDeletedTransformation
X
Y
Z
_
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
_
Overview
Package
Class
Deprecated
Index
Help
Frames
No Frames
Groovy Documentation