public GfrAcrSpcAppClsPrjOgcEclGsi(GfrAppSpcAbs app, GfrAcrSpcAppAbs acrParent)
throws Exception
{
super(app, acrParent,
new GfrAmrAppSpcClsPrjGsi());
super._acrManage = new GfrAcrSpcAppPrsPrjManGsi(app);
super._acrSelect = new GfrAcrSpcAppPrsPrjSelOgcEclGsi(app);
super._acrRun = new GfrAcrSpcAppPrsPrjRunOgcEclGsi(app, (ActionListener) this);