Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for postalAddress (0.05 sec)

  1. src/main/java/org/codelibs/fess/es/user/cbean/ca/bs/BsUserCA.java

            setPostalAddress_Terms("postalAddress", opLambda, null);
        }
    
        public void setPostalAddress_Terms(ConditionOptionCall<TermsAggregationBuilder> opLambda, OperatorCall<BsUserCA> aggsLambda) {
            setPostalAddress_Terms("postalAddress", opLambda, aggsLambda);
        }
    
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Thu Feb 22 01:37:57 UTC 2024
    - 212.4K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_user_postalAddress = "{labels.user_postalAddress}";
    
        /** The key of the message: Postal Address */
        public static final String LABELS_POSTAL_ADDRESS = "{labels.postalAddress}";
    
        /** The key of the message: City */
        public static final String LABELS_user_city = "{labels.user_city}";
    
        /** The key of the message: City */
    Registered: Thu Oct 31 13:40:30 UTC 2024
    - Last Modified: Fri Mar 22 11:58:34 UTC 2024
    - 146.4K bytes
    - Viewed (0)
Back to top