Convert ITNCM - Base XML configuration data
The following example shows the definition of the NetworkResourceManager.convertXMLToResourceCommands
method.
NetworkResourceManager.convertXMLToResourceCommands(VtmosCriterion criterion,
java.lang.String commands,
boolean full);
The NetworkResourceManager.convertXMLToResourceCommands
method
converts ITNCM - Base XML configuration data into native CLI using
the passed in VtmosCriterion to determine which XML to CLI translator
to use.