Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 82 for special (0.15 sec)

  1. BsCrawlingInfoParamCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      6.8K bytes
  2. BsDuplicateHostCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7K bytes
  3. BsJobLogCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7K bytes
  4. BsRelatedQueryCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7K bytes
  5. BsScheduledJobCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7.5K bytes
  6. BsWebAuthenticationCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7.5K bytes
  7. classificationDeploymentMap.dfprop

    classification. L5:# L6:# This property uses classification names of classificationDefinitionMap. L7:# The table name '$$ALL$$' means all tables are target. L8:# The table names and column names are treated as case insensitive. L9:# L10:# You don't need specify here about table classifications. L11:# Because table classifications are auto-deployed by relation information. L12:# L13:# Specification: L14:# map: { L15:# [table-name or $$ALL$$] = map:{ L16:# ; [column-name (with hint)]=[classification-name]...
    github.com/codelibs/fess/dbflute_fess/dfprop/cl...
    Sat Jul 04 22:46:31 UTC 2015
      795 bytes
  8. outsideSqlMap.dfprop

    - - - - - - - - - - - - - - - - - - - - - - - - - - - L64: # o targetProcedureNameList: (NotRequired - Default list:{}) L65: # You can specify target name of generated parameter bean for procedure. L66: # This property is valid only when isGenerateProcedureParameterBean is valid. L67: # e.g. list:{prefix:SP_} L68: # And you can specify procedures through DB link. L69: # This is treated as additional setting L70: # so it is independent from specifications for main schema....
    github.com/codelibs/fess/dbflute_fess/dfprop/ou...
    Sat Jul 25 06:04:16 UTC 2015
      8K bytes
  9. BsBadWordCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      6.9K bytes
  10. BsBoostDocumentRuleCB.java

    // =================================================================================== L149: // Specify L150: // ======= L151: public HpSpecification specify() { L152: assertSpecifyPurpose(); L153: if (_specification == null) { L154: _specification = new HpSpecification(); L155: } L156: return _specification;...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      7.1K bytes
Back to top