- 
Constructor SummaryConstructors 
- 
Method Summary
boolean
 
Ensure that the target object has an ID set. 
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
EnsureLongIdpublic EnsureLongId() 
 
- 
Method Details
- 
ensureIdpublic boolean ensureId(Object target) Description copied from interface: EnsureId
 Ensure that the target object has an ID set. 
- Specified by:
- ensureIdin interface- EnsureId
- Parameters:
- target- target object
- Returns:
- Set successfully?