Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for docId (0.21 sec)

  1. src/main/java/org/codelibs/fess/mylasta/action/FessMessages.java

        public static final String ERRORS_failed_to_delete_file = "{errors.failed_to_delete_file}";
    
        /** The key of the message: Not found Doc ID:{0} */
        public static final String ERRORS_docid_not_found = "{errors.docid_not_found}";
    
        /** The key of the message: Not found URL of Doc ID:{0} */
        public static final String ERRORS_document_not_found = "{errors.document_not_found}";
    
    Java
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 119.9K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        /** The key of the message: Dictionary ID */
        public static final String LABELS_DICT_ID = "{labels.dictId}";
    
        /** The key of the message: Document ID */
        public static final String LABELS_DOC_ID = "{labels.docId}";
    
        /** The key of the message: End Time */
        public static final String LABELS_END_TIME = "{labels.endTime}";
    
        /** The key of the message: hq */
        public static final String LABELS_HQ = "{labels.hq}";
    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