|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.mmbase.applications.editwizard.ConnectorCommand
|
+--org.mmbase.applications.editwizard.ConnectorCommandGetNewRelation
EditWizard
| Constructor Summary | |
ConnectorCommandGetNewRelation(java.lang.String role,
java.lang.String sourceObjectNumber,
java.lang.String sourceType,
java.lang.String destinationObjectNumber,
java.lang.String destinationType,
java.lang.String createDir)
Constructs a command to craete a new temporarily relation. |
|
| Methods inherited from class org.mmbase.applications.editwizard.ConnectorCommand |
addCommandAttr, addCommandNode, getCommandXML, getError, getId, getName, getResponseXML, hasError, setResponse |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectorCommandGetNewRelation(java.lang.String role,
java.lang.String sourceObjectNumber,
java.lang.String sourceType,
java.lang.String destinationObjectNumber,
java.lang.String destinationType,
java.lang.String createDir)
throws WizardException
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
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||