public void loadTransient() throws Exception
{
String strValueKindTargetWindow = super.getPropertyImmutable(
GfrEnuApplicationPropertiesImmutableKeys.KEY_KIND_TARGET_WINDOW.name());
super._pmu = new GfrPmuBtnPrsNewOgcEclGsi(strValueKindTargetWindow);
super.loadTransient();
}