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