public class ReadableObjectId
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Object |
id |
java.lang.Object |
item |
Constructor and Description |
---|
ReadableObjectId(java.lang.Object id) |
Modifier and Type | Method and Description |
---|---|
void |
bindItem(java.lang.Object ob)
Method called to assign actual POJO to which ObjectId refers to:
will also handle referring properties, if any, by assigning POJO.
|
Copyright © 2013. All Rights Reserved.