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 java.lang.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(java.lang.String aname)
           
 
Method Summary
 void addCommandAttr(java.lang.String name, java.lang.String value)
           
 void addCommandNode(org.w3c.dom.Node node)
           
 org.w3c.dom.Document getCommandXML()
           
 java.lang.String getError()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 org.w3c.dom.Document getResponseXML()
           
 boolean hasError()
           
 void setResponse(org.w3c.dom.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(java.lang.String aname)
                 throws WizardException
Warning: No Java Documentation Available.
Method Detail

addCommandNode

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

addCommandAttr

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

getCommandXML

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

getResponseXML

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

getName

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

getId

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

setResponse

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

hasError

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

getError

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


MMBase build 1.7.4.20050922