Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 51 for searchForm (0.05 sec)

  1. SearchForm.java

    express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.user; L17: L18:/** L19: * @author shinsuke L20: */ L21:public class SearchForm { L22: L23: public String id; L24:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      747 bytes
  2. SearchForm.java

    for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.failureurl; L17: L18:/** L19: * @author codelibs L20: * @author Keiichi Watanabe L21: */ L22:public class SearchForm { L23: L24: public String url; L25: L26: public String errorCountMin; L27: L28: public String errorCountMax; L29: L30: public String errorName; L31: L32:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      880 bytes
  3. SearchForm.java

    * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.reqheader; L17: L18:/** L19: * @author codelibs L20: * @author Shunji Makino L21: * @author Keiichi Watanabe L22: */ L23:public class SearchForm { L24: L25: public String id; L26:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      805 bytes
  4. SearchForm.java

    License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.accesstoken; L17: L18:/** L19: * @author codelibs L20: * @author jflute L21: */ L22:public class SearchForm { L23: L24: public String id; L25: L26:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      773 bytes
  5. SearchForm.java

    for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.crawlinginfo; L17: L18:/** L19: * @author shinsuke L20: * @author Shunji Makino L21: */ L22:public class SearchForm { L23: L24: public String sessionId; L25: L26:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      787 bytes
  6. SearchForm.java

    or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.relatedquery; L17: L18:/** L19: * @author shinsuke L20: */ L21:public class SearchForm { L22: L23: public String term; L24: L25: public String queries; L26: L27:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      786 bytes
  7. SearchForm.java

    the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.duplicatehost; L17: L18:/** L19: * @author codelibs L20: * @author Keiichi Watanabe L21: */ L22:public class SearchForm { L23: L24: public String regularName; L25: L26: public String duplicateHostName; L27: L28:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      832 bytes
  8. SearchForm.java

    L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.dict.mapping; L17: L18:import org.lastaflute.web.validation.Required; L19: L20:/** L21: * @author nullpos L22: */ L23:public class SearchForm { L24: L25: @Required L26: public String dictId; L27:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      820 bytes
  9. SearchForm.java

    express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.group; L17: L18:/** L19: * @author shinsuke L20: */ L21:public class SearchForm { L22: L23: public String id; L24:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      748 bytes
  10. SearchForm.java

    express or implied. See the License for the specific language L14: * governing permissions and limitations under the License. L15: */ L16:package org.codelibs.fess.app.web.admin.scheduler; L17: L18:/** L19: * @author shinsuke L20: */ L21:public class SearchForm { L22: L23: public String id; L24:}...
    github.com/codelibs/fess/src/main/java/org/code...
    Thu Feb 22 01:37:57 UTC 2024
      752 bytes
Back to top