fd.setDisplayName(GlobalContext.getLocalizedMessage("role.dontpersistresolutionresult.displayname", "Do not persist the resolution result"));
fd.setAttribute("group", advancedOptions);
fd.setAttribute("hiddenInTable", "yes");
fd = type.getFieldDescriptor("RoleResolutionContext");
fd.setInputter(new RoleResolutionContextSelectorInput());
fd.setAttribute("group", advancedOptions);
fd.setAttribute("hiddenInTable", "yes");
fd = type.getFieldDescriptor("ServiceType");
fd.setAttribute("group", advancedOptions);