Uses of Annotation Interface
org.codelibs.fess.validation.CustomSize
Packages that use CustomSize
Package
Description
-
Uses of CustomSize in org.codelibs.fess.app.web.admin.accesstoken
Fields in org.codelibs.fess.app.web.admin.accesstoken with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.permissionsThe permissions associated with this access token. -
Uses of CustomSize in org.codelibs.fess.app.web.admin.dataconfig
Fields in org.codelibs.fess.app.web.admin.dataconfig with annotations of type CustomSizeModifier and TypeFieldDescription@Required StringCreateForm.handlerNameHandler class name for processing this data sourceCreateForm.handlerParameterParameters passed to the data handlerCreateForm.handlerScriptScript for custom data processing logicCreateForm.permissionsAccess permissions for documents from this data sourceCreateForm.virtualHostsVirtual hosts where this configuration applies -
Uses of CustomSize in org.codelibs.fess.app.web.admin.elevateword
Fields in org.codelibs.fess.app.web.admin.elevateword with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.permissionsThe permission settings for accessing this elevate word configuration -
Uses of CustomSize in org.codelibs.fess.app.web.admin.fileconfig
Fields in org.codelibs.fess.app.web.admin.fileconfig with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.configParameterAdditional configuration parameters for the file crawler.CreateForm.excludedDocPathsThe document paths to exclude from search results (pattern-based).CreateForm.excludedPathsThe paths to exclude during crawling (pattern-based).CreateForm.includedDocPathsThe document paths to include in search results (pattern-based).CreateForm.includedPathsThe paths to include during crawling (pattern-based).@Required StringCreateForm.pathsThe file paths to crawl (required, must be valid file URIs).CreateForm.permissionsThe permissions required to access documents from this configuration.CreateForm.virtualHostsThe virtual hosts associated with this file configuration. -
Uses of CustomSize in org.codelibs.fess.app.web.admin.keymatch
Fields in org.codelibs.fess.app.web.admin.keymatch with annotations of type CustomSize -
Uses of CustomSize in org.codelibs.fess.app.web.admin.labeltype
Fields in org.codelibs.fess.app.web.admin.labeltype with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.excludedPathsThe paths to exclude for this label type.CreateForm.includedPathsThe paths to include for this label type.CreateForm.permissionsThe permissions required to view this label type. -
Uses of CustomSize in org.codelibs.fess.app.web.admin.scheduler
Fields in org.codelibs.fess.app.web.admin.scheduler with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.scriptDataThe script data or code for the scheduled job. -
Uses of CustomSize in org.codelibs.fess.app.web.admin.webconfig
Fields in org.codelibs.fess.app.web.admin.webconfig with annotations of type CustomSizeModifier and TypeFieldDescriptionCreateForm.configParameterAdditional configuration parameters for the crawler.CreateForm.excludedDocUrlsDocument URL patterns to exclude from search index.CreateForm.excludedUrlsURL patterns to exclude during crawling.CreateForm.includedDocUrlsDocument URL patterns to include in search index.CreateForm.includedUrlsURL patterns to include during crawling.CreateForm.permissionsPermissions required to access documents from this configuration.@Required StringCreateForm.urlsThe URLs to be crawled by this web configuration.CreateForm.virtualHostsVirtual host names for this web configuration. -
Uses of CustomSize in org.codelibs.fess.validation
Methods in org.codelibs.fess.validation with parameters of type CustomSizeModifier and TypeMethodDescriptionvoidCustomSizeValidator.initialize(CustomSize constraintAnnotation)