- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for setDescription (0.05 sec)
-
src/main/java/org/codelibs/fess/ldap/LdapManager.java
setAttributeValue(result, fessConfig.getLdapAttrRoomNumber(), o -> user.setRoomNumber(o.toString())); setAttributeValue(result, fessConfig.getLdapAttrDescription(), o -> user.setDescription(o.toString())); setAttributeValue(result, fessConfig.getLdapAttrTitle(), o -> user.setTitle(o.toString())); setAttributeValue(result, fessConfig.getLdapAttrPager(), o -> user.setPager(o.toString()));
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Aug 07 03:06:29 UTC 2025 - 82K bytes - Viewed (0) -
.teamcity/.mvn/wrapper/maven-wrapper.jar
void CommandLineOption(Iterable); public java.util.Set getOptions(); public CommandLineOption hasArgument(); public CommandLineOption hasArguments(); public String getSubcommand(); public CommandLineOption mapsToSubcommand(String); public String getDescription(); public CommandLineOption hasDescription(String); public boolean getAllowsArguments(); public boolean getAllowsMultipleArg(); public CommandLineOption deprecated(String); public CommandLineOption incubating(); public String getDeprecationWarnin();...
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Wed Feb 26 01:48:39 UTC 2020 - 49.5K bytes - Viewed (0)