org.mmbase.applications.editwizard
Class ConnectorCommand

java.lang.Object
  extended byorg.mmbase.applications.editwizard.ConnectorCommand
Direct Known Subclasses:
ConnectorCommandGetConstraints, ConnectorCommandGetData, ConnectorCommandGetList, ConnectorCommandGetNew, ConnectorCommandGetNewRelation, ConnectorCommandGetRelations

public class ConnectorCommand
extends Object

EditWizard

Since:
MMBase-1.6
Version:
$Id: ConnectorCommand.java,v 1.6 2002/10/25 12:57:24 pierre Exp $
Author:
Kars Veling
Warning: No Java Documentation Available.

Constructor Summary
ConnectorCommand(String aname)
           
 
Method Summary
 void addCommandAttr(String name, String value)
           
 void addCommandNode(Node node)
           
 Document getCommandXML()
           
 String getError()
           
 String getId()
           
 String getName()
           
 Document getResponseXML()
           
 boolean hasError()
           
 void setResponse(Node responsenode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectorCommand

public ConnectorCommand(String aname)
                 throws WizardException
Warning: No Java Documentation Available.
Method Detail

addCommandNode

public void addCommandNode(Node node)
Warning: No Java Documentation Available.

addCommandAttr

public void addCommandAttr(String name,
                           String value)
Warning: No Java Documentation Available.

getCommandXML

public Document getCommandXML()
Warning: No Java Documentation Available.

getResponseXML

public Document getResponseXML()
Warning: No Java Documentation Available.

getName

public String getName()
Warning: No Java Documentation Available.

getId

public String getId()
Warning: No Java Documentation Available.

setResponse

public void setResponse(Node responsenode)
Warning: No Java Documentation Available.

hasError

public boolean hasError()
Warning: No Java Documentation Available.

getError

public String getError()
Warning: No Java Documentation Available.


MMBase build 1.8.1.20060716