58596061626364656667
final IScriptTemplateStore store) { super(id); this.lang = lang; dataProvider = new ScriptTemplateStoreDataProvider(store, lang); this.store = store; init(); }