Searched refs:setAdminUserPropertiesUserIdArg (Results 1 - 5 of 5) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliGlobalAdmin.java211 private StringArgument setAdminUserPropertiesUserIdArg; field in class:DsFrameworkCliGlobalAdmin
337 setAdminUserPropertiesUserIdArg = new StringArgument("userID", null,
340 setAdminUserPropertiesSubCmd.addArgument(setAdminUserPropertiesUserIdArg);
560 map.put(AdministratorProperty.UID, setAdminUserPropertiesUserIdArg
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliGlobalAdmin.java212 private StringArgument setAdminUserPropertiesUserIdArg; field in class:DsFrameworkCliGlobalAdmin
338 setAdminUserPropertiesUserIdArg = new StringArgument("userID", null,
341 setAdminUserPropertiesSubCmd.addArgument(setAdminUserPropertiesUserIdArg);
561 map.put(AdministratorProperty.UID, setAdminUserPropertiesUserIdArg
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliGlobalAdmin.java212 private StringArgument setAdminUserPropertiesUserIdArg; field in class:DsFrameworkCliGlobalAdmin
338 setAdminUserPropertiesUserIdArg = new StringArgument("userID", null,
341 setAdminUserPropertiesSubCmd.addArgument(setAdminUserPropertiesUserIdArg);
561 map.put(AdministratorProperty.UID, setAdminUserPropertiesUserIdArg
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliGlobalAdmin.java211 private StringArgument setAdminUserPropertiesUserIdArg; field in class:DsFrameworkCliGlobalAdmin
337 setAdminUserPropertiesUserIdArg = new StringArgument("userID", null,
340 setAdminUserPropertiesSubCmd.addArgument(setAdminUserPropertiesUserIdArg);
560 map.put(AdministratorProperty.UID, setAdminUserPropertiesUserIdArg
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliGlobalAdmin.java212 private StringArgument setAdminUserPropertiesUserIdArg; field in class:DsFrameworkCliGlobalAdmin
338 setAdminUserPropertiesUserIdArg = new StringArgument("userID", null,
341 setAdminUserPropertiesSubCmd.addArgument(setAdminUserPropertiesUserIdArg);
561 map.put(AdministratorProperty.UID, setAdminUserPropertiesUserIdArg

Completed in 35 milliseconds