| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
entityType
Type of the entity which should be locked
|
| Modifier and Type | Optional Element and Description |
|---|---|
Class<? extends IdsCoercer> |
coercer |
String |
paramName
The name of the id parameter, used only if method needs severals locks.
|
public abstract Class<?> entityType
public abstract String paramName
Id
to allow the link.public abstract Class<? extends IdsCoercer> coercer
Copyright © 2010–2017 Henix, henix.fr. All rights reserved.