OMTool
.@Deprecated public interface Retrievable
Modifier and Type | Method and Description |
---|---|
String |
getQueryKey()
Deprecated.
get an id that differentiates this object from others
of its class.
|
void |
setQueryKey(String key)
Deprecated.
set an id that differentiates this object from others
of its class.
|
String getQueryKey()
void setQueryKey(String key) throws Exception
key
- The new id valueException
- A problem occurred while setting the id.Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.