@Deprecated public class ObjectIdGrabber<T extends TMObjectIF> extends Object implements GrabberIF<T,String>
Constructor and Description |
---|
ObjectIdGrabber()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
grab(T object)
Deprecated.
INTERNAL: Grabs the objectId of the given TMObjectIF
|