public class OwStandardSearchTemplate.SearchNodeXMLDeserializer extends Object
Constructor and Description |
---|
OwStandardSearchTemplate.SearchNodeXMLDeserializer(String xmlAsString_p)
constructor
|
Modifier and Type | Method and Description |
---|---|
void |
deserialize(OwSearchNode searchNode_p)
Fills the given
OwSearchNode with the criteria corresponding values from XML. |
public void deserialize(OwSearchNode searchNode_p) throws Exception
OwSearchNode
with the criteria corresponding values from XML.searchNode_p
- - the OwSearchNode
object.Exception
- - thrown when deserialize went wrong.Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.