packageSelector.getSelectedPackageUUID(),
description.getText(),
initialCategory,
getFormat() );
}
cmd.execute();
}
//Construct a chain of commands to handle saving the new asset, depending on whether the asset is constructed with a Wizard or not
private Command makeWizardSaveCommand(final String assetName,