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,v 1.8 2003/06/13 13:30:36 pierre Exp $
- Author:
- Kars Veling
- Warning: No Java Documentation Available.
| 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
MMBase build 1.8.1.20060716