@Configurable @Named(value="testCaseLibraryNodePathEdgeExtender") public class TestCaseLibraryNodePathEdgeExtender extends Object implements IdsCoercerExtender
IdsCoercerExtender used for move operations. This class is used with PreventConcurrents and BatchPreventConcurrent annotations.
Will give the ids of the nodes and the ids of the parents.
Note that another coercer will be used for retrieve the ids of LIBRARY parents.| Constructor and Description |
|---|
TestCaseLibraryNodePathEdgeExtender() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Serializable> |
doCoerce(Collection<? extends Serializable> coercedIds)
Do some additional stuff to lock more or less entities, as needed by model and business logic.
|
public Collection<? extends Serializable> doCoerce(Collection<? extends Serializable> coercedIds)
IdsCoercerExtenderCoercerPathEdgeExtender#doCoerce(Collection)doCoerce in interface IdsCoercerExtenderCopyright © 2010–2017 Henix, henix.fr. All rights reserved.