public class ConnectorCommandGetNewRelation extends ConnectorCommand
| Constructor and Description |
|---|
ConnectorCommandGetNewRelation(String role,
String sourceObjectNumber,
String sourceType,
String destinationObjectNumber,
String destinationType,
String createDir)
Constructs a command to craete a new temporarily relation.
|
addCommandAttr, addCommandNode, getCommandXML, getError, getId, getName, getResponseXML, hasError, setResponsepublic ConnectorCommandGetNewRelation(String role, String sourceObjectNumber, String sourceType, String destinationObjectNumber, String destinationType, 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 objectWizardExceptionMMBase 1.9-SNAPSHOT - ${javadoctimestamp}