public interface IElementIdentifier extends IClientTransform
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.logging.Log |
log |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Returns the unique identifier of the corresponding HTML element.
|
default Object |
transformForClient()
Convert to form suitable for passing in a client invocation.
|
String getId()
default Object transformForClient()
IClientTransformtransformForClient in interface IClientTransformCopyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.