NestedSetNodeWrapperEntityConverter.java | Class | Unwraps a wrapped Nested Set node and stores its identifier in the page context.
Because some clown in the JSF EG decided that a converter needs to return an instance
from getAsObject() that is equal() to one of the instances in the
SelectItems list, we now need to override equals() in
NestedSetNodeWrapper to trick it. |