public class GetRecord extends Object
| Constructor and Description |
|---|
GetRecord() |
| Modifier and Type | Method and Description |
|---|---|
static Element |
formulateGetRecordElement(Record record)
Never call this function! Use Response.getGetRecordResponse() with Record as the input Element.
Simply wraps the created record element into a parent "GetRecord" node.
|
public static Element formulateGetRecordElement(Record record)
record - The record element created through the Record class (createRecordByTemplate static function)Copyright © 2016. All Rights Reserved.