uk.ac.soton.itinnovation.grid.client.registry.ui.wizard
Interface XmlQueryWizard

All Known Implementing Classes:
DeclarationSpecificationPanel, FromPanel, FromSpecificationPanel, JoinPanel, JoinSpecificationPanel, NamespaceDeclarationSpecificationPanel, RestrictionPanel, RestrictionSpecificationPanel, RestrictionWizardDlg, SelectSpecificationPanel, VariableDeclarationSpecificationPanel, WhereSpecificationPanel, XmlQueryWizardPanel

public interface XmlQueryWizard


Method Summary
 String createXmlQuery()
           
 void getInformationCallback()
           
 String getStatus()
           
 String getValidationMessage()
           
 boolean validateContent()
           
 

Method Detail

createXmlQuery

String createXmlQuery()
                      throws XmlCreationException
Throws:
XmlCreationException

getStatus

String getStatus()

validateContent

boolean validateContent()

getValidationMessage

String getValidationMessage()

getInformationCallback

void getInformationCallback()


Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.