uk.ac.soton.itinnovation.registry.icomponent.search.query
Class SimpleSubXmlQueryHolder
java.lang.Object
uk.ac.soton.itinnovation.registry.icomponent.search.query.SimpleSubXmlQueryHolder
- All Implemented Interfaces:
- XmlQueryUnit
public class SimpleSubXmlQueryHolder
- extends Object
- implements XmlQueryUnit
query
public XmlQuery query
returnRelation
public String returnRelation
SimpleSubXmlQueryHolder
public SimpleSubXmlQueryHolder(XmlQuery query,
String returnRelation)
toString
public String toString()
- Overrides:
toString in class Object
getParent
public XmlQueryUnit getParent()
- Description copied from interface:
XmlQueryUnit
- Get the parent xml query, if it exists.
- Specified by:
getParent in interface XmlQueryUnit
- Returns:
- the parent xml query, null otherwise.
setParent
public void setParent(XmlQueryUnit parent)
- Description copied from interface:
XmlQueryUnit
- Set the parent of this xml query.
- Specified by:
setParent in interface XmlQueryUnit
Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.