public class DefaultCosIdAccessor.EnsureLongId extends java.lang.Object implements EnsureId
| Constructor and Description |
|---|
EnsureLongId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ensureId(java.lang.Object target)
Ensure that the target object has an ID set.
|