5657585960616263646566
// Default is to do nothing } protected WizardUIInfo getUIInfo(Template template) { try { return new WizardUIInfoLoader().getUIInfo(template); } catch (CoreException e1) { handleError(e1.getStatus()); return null; }