public Long getResourceableId() { return 0l; }
@Override
public String getResourceableTypeName() { return "NewIdentityCreated"; }
});
WindowControl bwControl = BusinessControlFactory.getInstance().createBusinessWindowControl(ce, getWindowControl());
contentCtr = new NewUsersNotificationsController(ureq, bwControl);
listenTo(contentCtr);
return contentCtr.getInitialComponent();
}
else if (uobject.equals("noauthentication")) {
activatePaneInDetailView = null;