org.mmbase.applications.editwizard
Class ConnectorCommandGetNewRelation
java.lang.Object
org.mmbase.applications.editwizard.ConnectorCommand
org.mmbase.applications.editwizard.ConnectorCommandGetNewRelation
public class ConnectorCommandGetNewRelation
- extends ConnectorCommand
EditWizard
- Since:
- MMBase-1.6
- Version:
- $Id: ConnectorCommandGetNewRelation.java 35335 2009-05-21 08:14:41Z michiel $
- Author:
- Kars Veling
- Javadoc:
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorCommandGetNewRelation
public ConnectorCommandGetNewRelation(String role,
String sourceObjectNumber,
String sourceType,
String destinationObjectNumber,
String destinationType,
String createDir)
throws WizardException
- Constructs a command to craete a new temporarily relation.
- Parameters:
role - The name of the role the new relation should have.sourceObjectNumber - the number of the sourceobjectsourceType - the type of the sourceobjectdestinationObjectNumber - the number of the destination objectdestinationType - the type of the destination object
- Throws:
WizardException
MMBase 2.0-SNAPSHOT - null