public static interface SearchQueryResultHelper.IObjectResultModifier
Java interface is used to implement a way to modify the object result.| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<XMLMarshallable> |
getObjectResult()
Returns the modified object result
|
java.util.Vector<XMLMarshallable> getObjectResult()