Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for _n (0.53 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

        String LDAP_ATTR_DESTINATION_INDICATOR = "ldap.attr.destinationIndicator";
    
        /** The key of the configuration. e.g. internationaliSDNNumber */
        String LDAP_ATTR_INTERNATIONALI_S_D_N_NUMBER = "ldap.attr.internationaliSDNNumber";
    
        /** The key of the configuration. e.g. st */
        String LDAP_ATTR_STATE = "ldap.attr.state";
    
        /** The key of the configuration. e.g. employeeType */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Apr 11 02:34:53 GMT 2024
    - 459.2K bytes
    - Viewed (5)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_user_internationaliSDNNumber = "{labels.user_internationaliSDNNumber}";
    
        /** The key of the message: International ISDN Number */
        public static final String LABELS_INTERNATIONALI_S_D_N_NUMBER = "{labels.internationaliSDNNumber}";
    
        /** The key of the message: State */
        public static final String LABELS_user_state = "{labels.user_state}";
    
        /** The key of the message: State */
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Fri Mar 22 11:58:34 GMT 2024
    - 146.4K bytes
    - Viewed (0)
Back to top