- ACI - jp.co.intra_mart.foundation.contentssearch.authorityのインタフェース
-
権限の制御に利用するIDのインターフェースです。
- ACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
ACI
のセットを生成するビルダーのインターフェースです。
- ACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factoryのインタフェース
-
ACIビルダーを作成するファクトリーのインターフェースです。
- ACIBuilderFactoryConfig - jp.co.intra_mart.foundation.contentssearch.configのインタフェース
-
ACIビルダーファクトリーの設定情報を取得するインターフェースです。
- ACIBuilderFactoryConfig.FactoryConfig - jp.co.intra_mart.foundation.contentssearch.configのインタフェース
-
ACIビルダーファクトリーの設定情報を取得するインターフェースです。
- ACIBuilderFactoryHolder - jp.co.intra_mart.foundation.contentssearch.authority.factoryの列挙
-
設定ファイルから読み込んだACIビルダーファクトリーを保持するSingletonクラスです。
- ACICreator - jp.co.intra_mart.foundation.contentssearch.authorityのインタフェース
-
ACI
を生成するクリエイターのインターフェースです。
- ACICreatorFactory - jp.co.intra_mart.foundation.contentssearch.authorityのクラス
-
- ACICreatorFactoryDelegate - jp.co.intra_mart.foundation.contentssearch.authorityのインタフェース
-
ACICreator
の実装を取得するためのFactoryクラスを実装するためのインターフェースです。
- add(InputContent...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
与えられた登録用コンテンツを登録します。
- add(Collection<? extends InputContent>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
与えられた登録用コンテンツを追加します。
- add(InputContent...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
-
与えられた登録用コンテンツを登録します。
- add(Collection<? extends InputContent>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
-
与えられた登録用コンテンツを登録します。
- add(InputContent...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
-
与えられた登録用コンテンツを登録します。
- add(Collection<? extends InputContent>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
-
与えられた登録用コンテンツを登録します。
- addACIBuilder(ACIBuilder...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの権限情報を作成するACIビルダーを追加します。
- addACIBuilder(ACIBuilder...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
- addACIBuilder(ACIBuilder...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.SearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーを追加します。
- addACIBuilder(ACIBuilder...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーを追加します。
- addACIBuilders(Collection<? extends ACIBuilder>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの権限情報を作成するACIビルダーを追加します。
- addACIBuilders(Collection<? extends ACIBuilder>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
- addAttachment(Attachment...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツに添付ファイルを追加します。
- addAttachment(Attachment...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツに添付ファイルを追加します。
- addChild(ResultTemplate) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
配下のテンプレートを追加します。
- addChild(T) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.TreeNode
-
子ノードを追加します。
- addCompanies(Collection<? extends ICompanyBizKey>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられた会社キーのコレクションをビルダーに追加します。
- addCompany(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられたパラメータで作成した会社キーをビルダーに追加します。
- addCompany(ICompanyBizKey...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられた会社キーをビルダーに追加します。
- addDepartment(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられたパラメータで作成した組織キーをビルダーに追加します。
- addDepartment(IDepartmentBizKey...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられた組織キーをビルダーに追加します。
- addDepartments(Collection<? extends IDepartmentBizKey>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられた組織キーのコレクションをビルダーに追加します。
- addFacetFields(Field...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
ファセット検索に使用するフィールドを設定します。
- addFacetFields(Field...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
ファセット検索に使用するフィールドを設定します。
- addFacetQuery(Searchable...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
ファセット検索に使用する条件を設定します。
- addFacetQuery(Searchable...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
ファセット検索に使用する条件を設定します。
- addFieldToOutput(Field...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索結果に出力するフィールドを設定します。
- addFieldToOutput(Field...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索結果に出力するフィールドを設定します。
- addFilterQuery(Searchable...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
フィルタ検索用の検索クエリを設定します。
- addFilterQuery(Searchable...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
フィルタ検索用の検索クエリを設定します。
- addLocalizedValue(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetInputValue
-
初期化時に与えられたキーに対応するロケール毎のメッセージを追加します。
- addLocalizedValue(Locale, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetInputValue
-
初期化時に与えられたキーに対応するロケール毎のメッセージを追加します。
- addPost(String, String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられたパラメータで作成した所属役職キーをビルダーに追加します。
- addPost(T...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられた所属役職キーをビルダーに追加します。
- addPosts(Collection<T>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられた所属役職キーをビルダーに追加します。
- addProperty(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーで与えられた値をプロパティに追加します。
- addPropertyAsBoolean(String, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーで与えられた値を文字列としてプロパティに追加します。
- addPropertyAsInteger(String, int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーで与えられた値を文字列としてプロパティに追加します。
- addPublicGroup(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパラメータで作成したパブリックグループキーを保持した状態でビルダーを初期化します。
- addPublicGroup(IPublicGroupBizKey...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパブリックグループキーをビルダーに追加します。
- addPublicGroupRole(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- addPublicGroupRole(String, String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
与えられたパラメータで作成したパブリックグループ役割情報を保持した状態でビルダーを初期化します。
- addPublicGroupRole(IPublicGroupRoleBizKey...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- addPublicGroupRoles(Collection<IPublicGroupRoleBizKey>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- addPublicGroups(Collection<? extends IPublicGroupBizKey>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパブリックグループキーをビルダーに追加します。
- addRoleId(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
与えられたロールIDをビルダーに追加します。
- addRoleId(Collection<String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
与えられたロールIDをビルダーに追加します。
- addSnippetsFields(Field...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索結果にスニペットを出力するフィールドを指定します。
- addSnippetsFields(Field...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索結果にスニペットを出力するフィールドを指定します。
- addSortBy(Field, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索結果のソート条件を設定します。
- addSortBy(Field, boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索結果のソート条件を設定します。
- addText(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの本文テキストを追加で設定します。
- addText(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの本文テキストを追加で設定します。
- addType(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツタイプを追加で設定します。
- addType(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツタイプを追加で設定します。
- addUserCd(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
-
与えられたユーザコードをビルダーに追加します。
- addUserCds(Collection<String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
-
与えられたユーザコードコレクションをビルダーに追加します。
- addValue(BasicField<I, ?>, I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
与えられたフィールドに指定された登録データをデフォルトのブースト値で設定します。
- addValue(BasicField<I, ?>, I, float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
与えられたフィールドに指定された登録データをブースト値と共に設定します。
- addValue(BasicField<T, ?>, T) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
与えられたフィールドに指定された登録データをデフォルトのブースト値で設定します。
- addValue(BasicField<T, ?>, T, float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
与えられたフィールドに指定された登録データをブースト値と共に設定します。
- ALL - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
-
全てのコンテンツを表す出力専用のフィールドです。
- all() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.AllCondition
-
全てのコンテンツを取得する検索条件を追加します。
- all() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
全てのコンテンツを取得する検索条件が追加された検索条件を取得します。
- all() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- AllCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
-
全てのコンテンツを取得する条件が設定可能な検索条件です。
- and(Searchable...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられた検索条件を全てAND条件で結合した条件が追加された検索条件を取得します。
- and(Searchable...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- and() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- and() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.LogicalCondition
-
後に続く検索条件をAND条件とします。
- and(Searchable...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
-
与えられた検索条件を全てAND条件で結合した条件を追加します。
- AnonymousACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
未認証ユーザを表すACIを生成するビルダーです。
- AnonymousACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.AnonymousACIBuilder
-
デフォルトコンストラクタ
- AnonymousACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
未認証ユーザのACIビルダーを作成するファクトリーです。
- AnonymousACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.AnonymousACIBuilderFactory
-
- Attachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのインタフェース
-
登録用のコンテンツに付与する添付ファイルです。
- ATTACHMENT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
-
コンテンツの添付ファイルのテキストデータを格納するフィールドです。
- AuthorityControlException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
権限情報に関する例外クラスです。
- AuthorityControlException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.AuthorityControlException
-
詳細メッセージおよび発生原因を持たない権限情報例外を作成します。
- AuthorityControlException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.AuthorityControlException
-
指定された詳細メッセージを使用して権限情報例外を作成します。
- AuthorityControlException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.AuthorityControlException
-
指定された発生原因を使用して権限情報例外を作成します。
- AuthorityControlException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.AuthorityControlException
-
指定された詳細メッセージおよび発生原因を使用して権限情報例外を作成します。
- C() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
委譲先インスタンスを取得し、実装クラスを初期化します。
- CachedDataStore - jp.co.intra_mart.foundation.contentssearch.commonのインタフェース
-
キャッシュ機構を持ったデータ保存機能を提供するストアのインターフェースです。
- clearCache() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.CachedDataStore
-
保持しているキャッシュをクリアします。
- CombinationACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
2つの異なるACIビルダーで作成したセット同士の直積(すべての組み合わせ)のセットを作成するビルダーです。
- CombinationACIBuilder(ACIBuilder, ACIBuilder) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.CombinationACIBuilder
-
与えられたビルダーで直積作成ACIビルダーを初期化します。
- CombinationACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
2つの異なるファクトリーで直積作成ACIビルダーを作成するファクトリーです。
- CombinationACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CombinationACIBuilderFactory
-
- commit() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
コンテンツの登録および削除した内容を確定し、検索結果に反映します。
- commit(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
コンテンツの削除・更新を確定します。
- commit() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
-
コンテンツの登録および削除した内容を確定し、検索結果に反映します。
- commit() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
-
コンテンツの登録および削除した内容を確定し、検索結果に反映します。
- CommonUtil - jp.co.intra_mart.foundation.contentssearch.utilのクラス
-
ContentsSearchで利用する様々なユーティリティメソッドを保持したクラスです。
- CompanyACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
会社を表す
ACI
のセットを生成するビルダーのインターフェースです。
- CompanyACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
ユーザが認証状態の場合のみ会社のACIビルダーを作成するファクトリーです。
- CompanyACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CompanyACIBuilderFactory
-
- compareTo(ResultTemplate) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
- compareTo(FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
- concat(ACI) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACI
-
- Condition - jp.co.intra_mart.foundation.contentssearch.model.queryのクラス
-
検索条件を作成するためのクラスです。
- Condition() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
空の検索条件を作成します。
- Condition.C - jp.co.intra_mart.foundation.contentssearch.model.queryのクラス
-
Conditionの内部実装クラスです。
- Constants - jp.co.intra_mart.foundation.contentssearch.commonのクラス
-
定数クラスです。
- Constants - jp.co.intra_mart.foundation.contentssearch.web.commonのクラス
-
定数クラスです。
- CONTENT_ID_SEPARATOR - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.util.ContentsUtil
-
コンテンツIDのセパレータ
- ContentsSearchConfigurationException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
設定に関する例外クラスです。
- ContentsSearchConfigurationException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchConfigurationException
-
詳細メッセージおよび発生原因を持たない設定例外を作成します。
- ContentsSearchConfigurationException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchConfigurationException
-
指定された詳細メッセージを使用して設定例外を作成します。
- ContentsSearchConfigurationException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchConfigurationException
-
指定された発生原因を使用して設定例外を作成します。
- ContentsSearchConfigurationException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchConfigurationException
-
指定された詳細メッセージおよび発生原因を使用して設定例外を作成します。
- ContentsSearchCrawlingException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
クローリングに関する例外クラスです。
- ContentsSearchCrawlingException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchCrawlingException
-
詳細メッセージおよび発生原因を持たないクローリング例外を作成します。
- ContentsSearchCrawlingException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchCrawlingException
-
指定された詳細メッセージを使用してクローリング例外を作成します。
- ContentsSearchCrawlingException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchCrawlingException
-
指定された発生原因を使用してクローリング例外を作成します。
- ContentsSearchCrawlingException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchCrawlingException
-
指定された詳細メッセージおよび発生原因を使用してクローリング例外を作成します。
- ContentsSearchDataAccessException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチのデータアクセスに関する例外クラスです。
- ContentsSearchDataAccessException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchDataAccessException
-
詳細メッセージおよび発生原因を持たないデータアクセス例外を作成します。
- ContentsSearchDataAccessException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchDataAccessException
-
指定された詳細メッセージを使用してデータアクセス例外を作成します。
- ContentsSearchDataAccessException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchDataAccessException
-
指定された発生原因を使用してデータアクセス例外を作成します。
- ContentsSearchDataAccessException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchDataAccessException
-
指定された詳細メッセージおよび発生原因を使用してデータアクセス例外を作成します。
- ContentsSearchException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチ全般に関する例外クラスです。
- ContentsSearchException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchException
-
詳細メッセージおよび発生原因を持たないコンテンツサーチ例外を作成します。
- ContentsSearchException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchException
-
指定された詳細メッセージを使用してコンテンツサーチ例外を作成します。
- ContentsSearchException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchException
-
指定された発生原因を使用してコンテンツサーチ例外を作成します。
- ContentsSearchException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchException
-
指定された詳細メッセージおよび発生原因を使用してコンテンツサーチ例外を作成します。
- ContentsSearchExecutionException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチの処理実行に関する例外クラスです。
- ContentsSearchExecutionException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchExecutionException
-
詳細メッセージおよび発生原因を持たない処理実行例外を作成します。
- ContentsSearchExecutionException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchExecutionException
-
指定された詳細メッセージを使用して処理実行例外を作成します。
- ContentsSearchExecutionException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchExecutionException
-
指定された発生原因を使用して処理実行例外を作成します。
- ContentsSearchExecutionException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchExecutionException
-
指定された詳細メッセージおよび発生原因を使用して処理実行例外を作成します。
- ContentsSearchInitializationException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチの初期化に関するランタイム例外クラスです。
- ContentsSearchInitializationException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchInitializationException
-
詳細メッセージおよび発生原因を持たない初期化ランタイム例外を作成します。
- ContentsSearchInitializationException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchInitializationException
-
指定された詳細メッセージを使用して初期化ランタイム例外を作成します。
- ContentsSearchInitializationException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchInitializationException
-
指定された発生原因を使用して初期化ランタイム例外を作成します。
- ContentsSearchInitializationException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchInitializationException
-
指定された詳細メッセージおよび発生原因を使用して初期化ランタイム例外を作成します。
- ContentsSearchManager - jp.co.intra_mart.foundation.contentssearchのクラス
-
コンテンツサーチマネージャクラス
コンテンツサーチ機能の操作全般を行います。
- ContentsSearchManager() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
標準の検索サーバグループ名で全文検索用マネージャの初期化を行います。
- ContentsSearchManager(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
与えられた検索サーバグループ名で全文検索用マネージャの初期化を行います。
- ContentsSearchRuntimeException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチ全般に関するランタイム例外クラスです。
- ContentsSearchRuntimeException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchRuntimeException
-
詳細メッセージおよび発生原因を持たないコンテンツサーチランタイム例外を作成します。
- ContentsSearchRuntimeException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchRuntimeException
-
指定された詳細メッセージを使用してコンテンツサーチランタイム例外を作成します。
- ContentsSearchRuntimeException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchRuntimeException
-
指定された発生原因を使用してコンテンツサーチランタイム例外を作成します。
- ContentsSearchRuntimeException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchRuntimeException
-
指定された詳細メッセージおよび発生原因を使用してコンテンツサーチランタイム例外を作成します。
- ContentsSearchUpdateException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
-
コンテンツサーチの更新処理に関する例外です。
- ContentsSearchUpdateException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchUpdateException
-
詳細メッセージおよび発生原因を持たない更新処理例外を作成します。
- ContentsSearchUpdateException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchUpdateException
-
指定された詳細メッセージを使用して更新処理例外を作成します。
- ContentsSearchUpdateException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchUpdateException
-
指定された発生原因を使用して更新処理例外を作成します。
- ContentsSearchUpdateException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.ContentsSearchUpdateException
-
指定された詳細メッセージおよび発生原因を使用して更新処理例外を作成します。
- ContentsUtil - jp.co.intra_mart.foundation.contentssearch.utilのクラス
-
コンテンツに関する様々な変換処理を行うユーティリティクラスです。
- ContextCompanyACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ユーザコンテキストから会社を表す
ACI
のセットを生成するビルダーです。
- ContextCompanyACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextCompanyACIBuilder
-
デフォルトコンストラクタ
- ContextDepartmentACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ユーザコンテキストから組織を表すACIのセットを生成するビルダーです。
- ContextDepartmentACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextDepartmentACIBuilder
-
デフォルトコンストラクタ
- ContextPostACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ユーザコンテキストから所属役職を表すACIのセットを生成するビルダーです。
- ContextPostACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPostACIBuilder
-
デフォルトコンストラクタ
- ContextPublicGroupACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ユーザコンテキストからパブリックグループを表すACIのセットを生成するビルダーです。
- ContextPublicGroupACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupACIBuilder
-
デフォルトコンストラクタ
- ContextPublicGroupRoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ユーザコンテキストからパブリックグループ役割を表すACIのセットを生成するビルダーです。
- ContextPublicGroupRoleACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupRoleACIBuilder
-
デフォルトコンストラクタ
- ContextRoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
アカウントコンテキストからロールを表すACIのセットを生成するビルダーです。
- ContextRoleACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextRoleACIBuilder
-
デフォルトコンストラクタ
- ContextUserACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
アカウントコンテキストからユーザを表すACIを生成するビルダーです。
- ContextUserACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextUserACIBuilder
-
デフォルトコンストラクタ
- convartBreadcrumbTypeName(List<String>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられたコンテンツタイプのリストをパンくず表示用文字列のリストに変換します。
- convartBreadcrumbTypeName(List<String>, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられたコンテンツタイプのリストをパンくず表示用文字列のリストに変換します。
- convertCondition(I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.InputConverter
-
検索条件のフィールドに指定された値を検索用の文字列に変換します。
- convertCondition(I) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
検索条件用の文字列にするため、入力コンバータを利用して与えられた入力値を文字列型に変換します。
- convertDynamicFieldValue(List<DynamicFacetInputValue>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられた動的ファセット入力フィールドのリストをコンテンツタイプフィールド用の値に変換します。
- ConverterFactory - jp.co.intra_mart.foundation.contentssearch.common.convertのクラス
-
各クラス型に応じたコンバータ実装を取得するためのファクトリです。
- ConverterFactoryDelegate - jp.co.intra_mart.foundation.contentssearch.common.convertのインタフェース
-
各クラス型に応じたコンバータ実装を取得するためのインターフェースです。
- convertLocalizedValues(Collection<List<DynamicFacetInputValue>>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられた動的ファセット入力フィールドのリストのコレクションを動的タイプホルダーで保存する用のマップ型に変換します。
- convertLocalizedValues(Collection<? extends List<DynamicFacetInputValue>>, List<String>...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられた動的ファセット入力フィールドのリストのコレクションを動的タイプホルダーで保存する用のマップ型に変換します。
- convertResponse(Object) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.OutputConverter
-
検索結果フィールドに格納された値をフィールドに定義された型に変換します。
- convertResponse(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
検索結果データを指定されたデータ型にするため、出力コンバータを利用して与えられた検索結果を変換します。
- convertToId(String, String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.ContentsUtil
-
与えられたコンテンツタイプ及びパラメータを結合し、IDを作成します。
- convertToOriginalId(Map<String, String>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.ContentsUtil
-
マップ型のオリジナルIDパラメータを保存用文字列に変換します。
- convertTypeToField(List<String>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.FacetUtil
-
与えられた文字列のリストをコンテンツタイプフィールド用の値に変換します。
- convertUpdate(I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.InputConverter
-
フィールドに格納するために値をオブジェクト型に変換します。
- convertUpdate(I) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
データ更新用のオブジェクトにするため、入力コンバータを利用して与えられた入力値をオブジェクトに変換します。
- coordinateRequest(HttpServletRequest) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.util.SearchInformationCoordinator
-
与えられたリクエストおよび設定ファイルの情報をまとめて、全文検索情報を作成します。
- countMatches(String, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
与えられたチェック対象文字列内に、与えられたカウント文字列が何回出現するかを返します。
- CrawlingType - jp.co.intra_mart.foundation.contentssearch.indexingの列挙
-
インデキシング処理のタイプです。
- create(String, String, String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACICreator
-
- create() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactory
-
ACIビルダーを作成します。
- create() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.AnonymousACIBuilderFactory
-
未認証ユーザのACIビルダーを作成します。
- create() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseAuthenticatedACIBuilderFactory
-
アカウントコンテキストから取得したユーザの認証状態に応じて作成するACIビルダーを切り換えます。
- create() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CombinationACIBuilderFactory
-
プロパティで指定された2つのファクトリー名から直積作成ACIビルダーを作成します。
- createACI(String, String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseACIBuilder
-
- createNode(String, FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
ノードを新しく作成します。
- createNode(String, FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
-
ノードを新しく作成します。
- createNode(String, FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
ノードを新しく作成します。
- createNode(String, FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
-
ノードを新しく作成します。
- createNodes(T, FacetInfo.Facet, Collection<String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
ノードを作成します。
- createRootNode(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
ルートノードを作成します。
- createRootNode(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
-
ルートノードを作成します。
- createRootNode(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
ルートノードを作成します。
- createRootNode(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
-
ルートノードを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseAuthenticatedACIBuilderFactory
-
認証済みユーザだった場合のACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CompanyACIBuilderFactory
-
ユーザコンテキストから作成する会社のACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.DepartmentACIBuilderFactory
-
ユーザコンテキストから作成する組織のACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.EveryoneACIBuilderFactory
-
認証済みユーザのACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PostACIBuilderFactory
-
ユーザコンテキストから作成する役職のACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PublicGroupACIBuilderFactory
-
ユーザコンテキストから作成するパブリックグループのACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PublicGroupRoleACIBuilderFactory
-
ユーザコンテキストから作成するパブリックグループ役割のACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.RoleACIBuilderFactory
-
アカウントコンテキストから作成するロールのACIビルダーを作成します。
- createWhenAuthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.UserACIBuilderFactory
-
アカウントコンテキストから作成するユーザコードのACIビルダーを作成します。
- createWhenUnauthenticated() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseAuthenticatedACIBuilderFactory
-
未認証ユーザだった場合のACIビルダーを作成します。
- getACICreator() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACICreatorFactory
-
ACI生成クラスのインスタンスを取得します。
- getACICreator() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACICreatorFactoryDelegate
-
ACI生成クラスのインスタンスを取得します。
- getAllKeyword() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
全ての検索キーワードを返します。
- getAllKeyword() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
全ての検索キーワードを取得します。
- getAllKeyword() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
全ての検索キーワードを取得します。
- getAllKeywordStr(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから再作成された検索キーワードを取得します。
- getAlmostKeywordStr(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから再作成された検索キーワードを取得します。
- getAmount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
-
日時範囲の数値を取得します。
- getAndKeywordStr(String[]) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
「全てのキーワードを含むキーワード」の文字列を取得します。
- getAndKeywordTokens(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから「全てのキーワードを含むキーワード」を取得します。
- getAndQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
すべてのキーワードを含むクエリを取得します。
- getAttachments() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの添付ファイルから抽出されたテキストのリストを取得します。
- getAttachments() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果から添付ファイルテキストのリストを取得します。
- getBigDecimalInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
10進数型を変換するための入力コンバータを取得します。
- getBigDecimalInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
10進数型を変換するための入力コンバータを取得します。
- getBigDecimalListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
10進数型のリストへ変換するための出力コンバータを取得します。
- getBigDecimalListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
10進数型のリストへ変換するための出力コンバータを取得します。
- getBigDecimalOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
10進数型へ変換するための出力コンバータを取得します。
- getBigDecimalOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
10進数型へ変換するための出力コンバータを取得します。
- getBooleanInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
boolean型を変換するための入力コンバータを取得します。
- getBooleanInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
boolean型を変換するための入力コンバータを取得します。
- getBooleanListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
boolean型のリストへ変換するための出力コンバータを取得します。
- getBooleanListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
boolean型のリストへ変換するための出力コンバータを取得します。
- getBooleanOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
boolean型へ変換するための出力コンバータを取得します。
- getBooleanOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
boolean型へ変換するための出力コンバータを取得します。
- getBufferSize() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BufferedAttachment
-
バッファサイズを返します。
- getBufferSize() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
-
- getBufferSize() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
バッファサイズを返します。
- getChildNode(T, String, FacetInfo.Facet) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
子ノードを作成します。
- getChildren() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
配下のテンプレートのリストを返します。
- getChildren() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.TreeNode
-
子ノードのリストを取得します。
- getChildren() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
子Beanのリストを取得します。
- getCode() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
-
単位コードを取得します。
- getCompanyCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
会社コードを取得します。
- getCondition() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactory
-
検索条件のインスタンスを取得します。
- getCondition() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactoryDelegate
-
検索条件のインスタンスを取得します。
- getCondition() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
SearchConditionを実装したインスタンスを返します。
- getConfigs() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.config.ACIBuilderFactoryConfig
-
ACIビルダーファクトリーの設定情報コレクションを取得します。
- getConfigurationInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
運用環境の定義に沿った設定ファイル読み込み時の挙動を返します。
- getContentsType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索対象のコンテンツタイプを取得します。
- getContentsTypeMapList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
コンテンツの種別のMapリストを取得します。
- getContentsTypes() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索可能なコンテンツタイプのリストを取得します。
- getCount() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.facet.FacetInfo.Facet
-
ファセットのカウントを取得します。
- getCount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
-
パンくずなのでカウントは必ず1を返します。
- getCount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
-
動的ファセットノードのカウントを取得します。
- getCount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
-
動的ファセットノードのカウントを取得します。
- getCount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
カウントを取得します。
- getCrawlingType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
ジョブパラメータからクローリングタイプを取得します。
- getDataCount() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
検索結果取得コンテンツ数を取得します。
- getDate(int) - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
-
システム日時から与えられた値が表す日時範囲をさかのぼった日時を返します。
- getDateInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
日付型を変換するための入力コンバータを取得します。
- getDateInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
日付型を変換するための入力コンバータを取得します。
- getDateListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
日付型のリストへ変換するための出力コンバータを取得します。
- getDateListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
日付型のリストへ変換するための出力コンバータを取得します。
- getDateOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
日付型へ変換するための出力コンバータを取得します。
- getDateOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
日付型へ変換するための出力コンバータを取得します。
- getDateRange() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
絞り込む日時範囲を取得します。
- getDateRanges() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定可能な日時範囲のリストを取得します。
- getDelegator() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.Delegatable
-
委譲先の実装クラスを取得します。
- getDelegator() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
委譲先の実装クラスを取得します。
- getDelegator() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- getDelegator() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
委譲先の実装クラスを取得します。
- getDelegator() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
委譲先の実装クラスを取得します。
- getDelm() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
ファセットのデリミタを返します。
- getDelm() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
-
ファセットのデリミタを返します。
- getDelm() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
ファセットのデリミタを返します。
- getDelm() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
-
ファセットのデリミタを返します。
- getDepartmentCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
組織コードを取得します。
- getDepartmentSetCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
常にnullを返します。
- getDisplay(int) - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
-
与えられた値を表現する画面表示用のキャプションを作成します。
- getDisplayName() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.Attachment
-
この添付ファイルの表示名を返します。
- getDisplayName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
この添付ファイルの表示名を返します。
- getDisplayName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
-
動的ファセットの表示名を取得します。
- getDisplayName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
画面表示名を取得します。
- getDynamicInputConverter() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
-
- getDynamicOutputConverter() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
-
- getErrorMessage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
エラーメッセージを返します。
- getErrorMessage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
-
エラーメッセージを返します。
- getErrorMessage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
エラーメッセージを取得します。
- getExclusionKeywordStr(String[], boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
「含めないキーワード」を取得します。
- getExclusionKeywordTokens(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから「含めないキーワード」を取得します。
- getExclusionQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
含めないクエリを取得します。
- getExeFile() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
-
コマンド (xdw2text) の実行ファイルへのパスを取得します。
- getExpression() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.facet.FacetInfo.Facet
-
ファセットの文字列表現を取得します。
- getExpression() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- getExpression() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Searchable
-
検索条件の文字列表現を取得します。
- getExpression() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
-
ファセットの文字列表現を取得します。
- getExpression() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
-
動的ファセットの値を取得します。
- getExpression() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
-
動的ファセットの表示名を取得します。
- getExtension() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.Attachment
-
この添付ファイルの拡張子を返します。
- getExtension() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
この添付ファイルの拡張子を返します。
- getExtension() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
-
- getFacetDataJSON() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
ファセットデータのJSON文字列を取得します。
- getFacetInfoList() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.SearchResponse
-
検索した結果取得されたファセット情報のリストを取得します。
- getFacetList() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.facet.FacetInfo
-
ファセットのリストを返します。
- getFacetList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType
-
- getFactories() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactoryHolder
-
保持しているACIビルダーファクトリーのコレクションを返します。
- getFactory(String) - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactoryHolder
-
与えられたファクトリー名に対応するACIビルダーファクトリーを保持している中から返します。
- getFactoryClass() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.config.ACIBuilderFactoryConfig.FactoryConfig
-
ファクトリーのクラスを取得します。
- getField() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.facet.FacetInfo
-
ファセット情報の作成条件にフィールドを指定した場合、ファセット情報のフィールドを返します。
- getField() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType
-
固定値でタイプフィールドを返します。
- getField() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
-
検索対象のフィールド(文字列型の標準フィールド)を取得します。
- getFound() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.SearchResponse
-
検索条件にマッチしたコンテンツの総数を取得します。
- GetFullText(String, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows.XdwTextLib
-
DocuWorks Content Filter (xdwtext.dll) を利用して対象ファイルからテキストデータを抽出します。
- getGroupName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
ジョブパラメータから検索サーバグループ名を取得します。
- getGroupName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.OptimizeJob
-
ジョブパラメータから検索サーバグループ名を取得します。
- getHolder(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたコンテンツタイプとデフォルトのデータストアを保持したホルダーを取得します。
- getHolder(String, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたコンテンツタイプとデフォルトのデータストアを保持したホルダーを取得します。
- getHolder(String, DataStore) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたコンテンツタイプとデータストアを保持したホルダーを取得します。
- getHolder(String, String, DataStore) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたコンテンツタイプとデータストアを保持したホルダーを取得します。
- getHolder(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
与えられたコンテンツタイプを保持したホルダーを取得します。
- getHolder(String, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
与えられたコンテンツタイプおよびグループ名を保持したホルダーを取得します。
- getHolder(String, DataStore) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
与えられたコンテンツタイプとデータストアを保持したホルダーを取得します。
- getHolder(String, String, DataStore) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
与えられたコンテンツタイプとデータストアを保持したホルダーを取得します。
- getId() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACI
-
ACIの文字列表現を返します。
- getId() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの一意キーであるIDを取得します。
- getId() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.Field
-
フィールド識別子を返します。
- getId() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からIDを取得します。
- getInputContent() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactory
-
登録用コンテンツのインスタンスを取得します。
- getInputContent() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactoryDelegate
-
登録用コンテンツのインスタンスを取得します。
- getInputConverter() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
フィールドで利用する入力コンバータを取得します。
- getInputStream() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.Attachment
-
この添付ファイルの入力ストリームを取得します。
- getInputStream() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BufferedAttachment
-
この添付ファイルのBufferedInputStreamでラップした入力ストリームを取得します。
- getInputStream() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
-
BufferedInputStreamでラップされたファイルの入力ストリームを返します。
- getInputStream() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
BufferedInputStreamでラップされたパブリックストレージの入力ストリームを返します。
- getInstance() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.util.SearchInformationCoordinator
-
検索情報コーディネーターのインスタンスを取得します。
- getIntegerInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
int型を変換するための入力コンバータを取得します。
- getIntegerInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
int型を変換するための入力コンバータを取得します。
- getIntegerListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
int型のリストへ変換するための出力コンバータを取得します。
- getIntegerListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
int型のリストへ変換するための出力コンバータを取得します。
- getIntegerOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
int型へ変換するための出力コンバータを取得します。
- getIntegerOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
int型へ変換するための出力コンバータを取得します。
- getKey() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetInputValue
-
ファセットのキーを取得します。
- getKey() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
-
動的ファセットノードのキーを取得します。
- getKey() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
-
動的ファセットノードのキーを取得します。
- getKey() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
-
キー値を取得します。
- getKeySet() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
プロパティ内に存在するプロパティキーのセットを取得します。
- getLastCrawlingDate() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
最終クロール日時を取得します。
- getLastUpdateDateMapList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
最新更新日のMapリストを取得します。
- getLocalizedValues() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetInputValue
-
多言語化された表示名のマップを取得します。
- getLongInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
long型を変換するための入力コンバータを取得します。
- getLongInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
long型を変換するための入力コンバータを取得します。
- getLongListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
long型のリストへ変換するための出力コンバータを取得します。
- getLongListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
long型のリストへ変換するための出力コンバータを取得します。
- getLongOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
long型へ変換するための出力コンバータを取得します。
- getLongOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
long型へ変換するための出力コンバータを取得します。
- getMessageCode() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
-
検索対象フィールドの画面表示キャプションのメッセージコードを取得します。
- getMimeType() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.Attachment
-
この添付ファイルのMIMETypeを返します。
- getMimeType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
この添付ファイルのMIMETypeを返します。
- getMimeType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
-
添付ファイルの内容およびファイル名からMIMETypeを判別して返します。
- getName() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.config.ACIBuilderFactoryConfig.FactoryConfig
-
ファクトリー名を取得します。
- getName() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.facet.FacetInfo
-
ファセット情報の名称を取得します。
- getName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
フィールド識別名を返します。
- getName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.DynamicField
-
フィールド識別名を返します。
- getName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.Field
-
フィールド識別名を返します。
- getName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
-
フィールド識別名を返します。
- getName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType
-
固定値でタイプフィールドの名前を返します。
- getNumberOfContents() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.SearchService
-
検索サーバに登録されている総コンテンツ数を取得します。
- getNumberOfContents() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
検索サーバに登録されている総コンテンツ数を取得します。
- getNumberPerPage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
1ページあたりの表示件数を取得します。
- getNumberPerPages() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定可能な1ページあたりの表示件数のリストを取得します。
- getOffset() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.SearchResponse
-
検索条件にマッチしたコンテンツのうち、何件目から返されたかを取得します。
- getOriginalId() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツから元データを辿るために必要なキーを取得します。
- getOriginalId() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からオリジナルIDを取得します。
- getOrKeywordStrFirstOne(List<String[]>, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
「いずれかのキーワードを含むキーワード」の1番目orグループを文字列として取得します。
- getOrKeywordTokens(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから「いずれかのキーワードを含むキーワード」を取得します。
- getOrQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
どれか1つを含むクエリを取得します。
- getOutputConverter() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
-
フィールドで利用する出力コンバータを取得します。
- getPageDspCountMapList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
1ページあたり表示件数のMapリストを取得します。
- getPagingDataJSON() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
ページングデータのJSON文字列を取得します。
- getParentType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
親テンプレートのタイプを取得します。
- getPerfectKeywordStr(String[], int, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
「語順も含め完全一致キーワード」のn番目phraseから最後phraseまでを取得します。
- getPerfectKeywordStrFirstOne(String[], boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
「語順も含め完全一致キーワード」の1番目phraseを取得します。
- getPerfectKeywordTokens(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
-
検索キーワードトークンリストから「語順も含め完全一致キーワード」を取得します。
- getPerfectQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
語順を含め完全に一致するクエリを取得します。
- getPostCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
役職コードを取得します。
- getPresentationPageHTML(ResultContent) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
HTMLを取得します。
- getProperties() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
データストアからプロパティを取得します。
- getProperties() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.config.ACIBuilderFactoryConfig.FactoryConfig
-
ファクトリーに設定されたプロパティをマップで取得します。
- getProperty(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値を返します。
- getProperty(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値を返します。
- getProperty(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたプロパティキーとデフォルトロケールでプロパティ値を取得します。
- getProperty(String, Locale) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられプロパティキーとロケールでプロパティ値を取得します。
- getPropertyAsBoolean(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値をbooleanに変換して返します。
- getPropertyAsBoolean(String, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値をbooleanに変換して返します。
- getPropertyAsInteger(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値をintに変換して返します。
- getPropertyAsInteger(String, int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
与えられたキーでプロパティから取得した値をintに変換して返します。
- getPublicGroupCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
パブリックグループコードを返します。
- getPublicGroupSetCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
パブリックグループセットコードを返します。
- getQuery() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactory
-
クエリのインスタンスを取得します。
- getQuery() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.ModelFactoryDelegate
-
クエリのインスタンスを取得します。
- getQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索クエリを取得します。
- getRealName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
-
ファイルの名称を返します。
- getRealName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
-
添付ファイルのファイル名(拡張子を保持した実際のファイル名)を返します。
- getRealName() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
添付ファイルの実際のファイル名を返します。
- getRecordDate() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの登録日時を取得します。
- getRecordDate() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果から登録日時を取得します。
- getRequireFields() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートで使用する追加の必須フィールドセットを取得します。
- getResultContentList() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.SearchResponse
-
検索した結果取得されたコンテンツのリストを取得します。
- getResultContentList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
検索結果取得コンテンツリストを取得します。
- getResultTemplate(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
-
指定されたタイプに対応したテンプレートを取得します。
- getResultTemplateByExpression(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
-
指定されたコンテンツタイプに対応したテンプレートを取得します。
- getResultTemplates() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
-
テンプレートタイプ毎のテンプレートのマップを取得します。
- getResultTemplatesConfig() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
テンプレート設定情報を返します。
- getResultTemplateTypes() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
-
テンプレートタイプのリストを取得します。
- getReturned() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.SearchResponse
-
実際に返された検索結果の件数を取得します。
- getRoleCd() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
役割コードを返します。
- getRootTemplate() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
-
階層化されたテンプレートのルートとなるテンプレートを取得します。
- getScreenInfo() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
-
画面情報を返します。
- getSearchDate() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
-
システム日時から日時範囲分さかのぼった日時を表すDateを返します。
- getSearchResponse() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
検索結果を返します。
- getSearchScreenInformation() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
画面情報を返します。
- getSearchScreenInformation() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
画面情報を取得します。
- getSearchScreenInformation() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
画面情報を取得します。
- getSearchService() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
検索用サービスを取得します。
- getSearchService(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.service.ServiceFactory
-
検索サービスのインスタンスを取得します。
- getSearchService(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.ServiceFactoryDelegate
-
検索サービスのインスタンスを取得します。
- getSearchTargetMapList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
検索対象のMapリストを取得します。
- getSelected() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
選択されたファセットかどうかのフラグを取得します。
- getSnippetList(BasicField<?, ?>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
与えられたフィールドに対応するスニペットリストを取得します。
- getSnippetLists() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
全スニペットリストのマップを取得します。
- getSortKey() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
ソートキーを取得します。
- getSortMapList() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
ソート条件のMapリストを取得します。
- getSortOrder() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
ソート順を取得します。
- getStart() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索開始件数(オフセット)を取得します。
- getStrage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
内包している PublicStorage を取得します。
- getStringInputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
文字列型を変換するための入力コンバータを取得します。
- getStringInputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
文字列型を変換するための入力コンバータを取得します。
- getStringListOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
文字列型のリストへ変換するための出力コンバータを取得します。
- getStringListOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
文字列型のリストへ変換するための出力コンバータを取得します。
- getStringOutputConverter() - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactory
-
文字列型へ変換するための出力コンバータを取得します。
- getStringOutputConverter() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.convert.ConverterFactoryDelegate
-
文字列型へ変換するための出力コンバータを取得します。
- getSummaries() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果から要約情報を取得します。
- getTarget() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索対象を取得します。
- getTargets() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索可能な検索対象のリストを取得します。
- getTemplatePath() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートのパスを取得します。
- getTemplateUrl(ResultContent) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
テンプレートURLを取得します。
- getTenantId() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
アカウントコンテキストからテナントIDを取得します。
- getText() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
-
トークン文字列を取得します。
- getTexts() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの本文テキストを取得します。
- getTexts() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からテキストのリストを取得します。
- getTimeoutMillis() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
-
外部プロセスの終了を待機する時間をミリ秒で取得します。
- getTimeoutMillis() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows
-
外部プロセスの終了を待機する時間をミリ秒で取得します。
- getTitle() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの検索結果に表示するタイトルを設定します。
- getTitle() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からタイトルを取得します。
- getTokenizedKeywordsJSON() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.TokenizeHelperBean
-
トークナイズ処理済みキーワードのjsonを返却します。
- getTokens() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
-
検索キーワードトークンのリストを取得します。
- getType() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACI
-
ACIの権限タイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.AnonymousACIBuilder
-
特別なタイプを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseACIBuilder
-
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextCompanyACIBuilder
-
会社を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextDepartmentACIBuilder
-
組織を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPostACIBuilder
-
役職を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupACIBuilder
-
パブリックグループを表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupRoleACIBuilder
-
パブリックグループ役割を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextRoleACIBuilder
-
ロールを表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextUserACIBuilder
-
ユーザを表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.EveryoneACIBuilder
-
特別なタイプを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
会社を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
組織を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
役職を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
パブリックグループを表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
パブリックグループ役割を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
役職を表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
-
ユーザコードを表すタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
ホルダーのコンテンツタイプを返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
コンテンツタイプを表す文字列を返します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
-
ホルダーのコンテンツタイプを返します。
- getType() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツタイプのリストを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートのタイプを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果から先頭のコンテンツタイプを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
コンテンツタイプを取得します。
- getType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
-
検索キーワードタイプを取得します。
- getTypeDisplayKey() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
画面表示用のプロパティキーを取得します。
- getTypes() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツタイプのリストを取得します。
- getTypes() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からコンテンツタイプのリストを取得します。
- getUnit() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
-
日時範囲の単位を取得します。
- getUpdateDateRange() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定された日時範囲の値を取得します。
- getUpdateService() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
登録用サービスを取得します。
- getUpdateService() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
更新サービスを取得します。
- getUpdateService() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.OptimizeJob
-
更新サービスを取得します。
- getUpdateService(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.service.ServiceFactory
-
更新サービスのインスタンスを取得します。
- getUpdateService(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.ServiceFactoryDelegate
-
更新サービスのインスタンスを取得します。
- getUrl() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
コンテンツの検索結果から画面遷移するためのベースとなるURLを取得します。
- getUrl() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
検索結果からURLを取得します。
- getUrl() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
リンクURLを取得します。
- getValue(BasicField<?, O>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
与えられたフィールドに対応するフィールドの値を取得します。
- getValue(BasicField<?, T>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
与えられたフィールドに格納された値を取得します。
- getValues() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.ResultContent
-
すべてのフィールドの値をマップで取得します。
- getWarningMessage() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
-
警告メッセージを取得します。
- getWildcard() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.DynamicField
-
ワイルドカード値を返します。
- greaterThan(BasicField<I, ?>, I, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- greaterThan(BasicField<I, ?>, I, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられたフィールドの値がstartより大きいことの条件が追加された検索条件を取得します。
- greaterThan(BasicField<I, ?>, I, boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
-
与えられたフィールドの値がstartより大きいことの条件を追加します。
- groupName - クラス の変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
-
検索サーバグループID
- join(String[], String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
与えられた文字列配列を、与えられた区切り文字で連結します。
- join(String[], String, boolean, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
与えられた文字列配列を、与えられた区切り文字で連結します。
- join(Collection<String>, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
与えられた文字列コレクションを、与えられた区切り文字で連結します。
- join(Collection<String>, String, boolean, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
-
与えられた文字列コレクションを、与えられた区切り文字で連結します。
- jp.co.intra_mart.foundation.contentssearch - パッケージ jp.co.intra_mart.foundation.contentssearch
-
IM-ContentsSearchの各種APIを提供します。
- jp.co.intra_mart.foundation.contentssearch.authority - パッケージ jp.co.intra_mart.foundation.contentssearch.authority
-
IM-ContentsSearchの検索上での権限管理を行うACI (Authority Control Id) に関する機能を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.authority.builder - パッケージ jp.co.intra_mart.foundation.contentssearch.authority.builder
-
IM-ContentsSearchの権限情報を作成するACIビルダーAPIの権限種類毎のインターフェース定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.authority.builder.impl - パッケージ jp.co.intra_mart.foundation.contentssearch.authority.builder.impl
-
IM-ContentsSearchの権限情報を作成するACIビルダーAPIの実装クラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.authority.factory - パッケージ jp.co.intra_mart.foundation.contentssearch.authority.factory
-
IM-ContentsSearchの権限情報を作成するACIビルダーAPIのファクトリーインターフェース定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.authority.factory.impl - パッケージ jp.co.intra_mart.foundation.contentssearch.authority.factory.impl
-
IM-ContentsSearchの権限情報を作成するACIビルダーAPIのファクトリー実装クラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.common - パッケージ jp.co.intra_mart.foundation.contentssearch.common
-
共通的な機能を定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.common.convert - パッケージ jp.co.intra_mart.foundation.contentssearch.common.convert
-
IM-ContentsSearchのフィールドデータの入出力におけるデータコンバータAPIのインターフェース定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.config - パッケージ jp.co.intra_mart.foundation.contentssearch.config
-
IM-ContentsSearchの設定に関する機能を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.exception - パッケージ jp.co.intra_mart.foundation.contentssearch.exception
-
IM-ContentsSearchで利用する例外クラスの定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.extraction.extractor - パッケージ jp.co.intra_mart.foundation.contentssearch.extraction.extractor
-
- jp.co.intra_mart.foundation.contentssearch.indexing - パッケージ jp.co.intra_mart.foundation.contentssearch.indexing
-
IM-ContentsSearchでコンテンツのインデックス作成処理に関する機能を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.indexing.job - パッケージ jp.co.intra_mart.foundation.contentssearch.indexing.job
-
IM-ContentsSearchでコンテンツのインデックス作成に関するジョブクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.indexing.util - パッケージ jp.co.intra_mart.foundation.contentssearch.indexing.util
-
IM-ContentsSearchでコンテンツのインデックス作成時に利用するユーティリティクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model - パッケージ jp.co.intra_mart.foundation.contentssearch.model
-
IM-ContentsSearchのAPIにて利用するデータ型の定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model.attachment - パッケージ jp.co.intra_mart.foundation.contentssearch.model.attachment
-
添付ファイルに関するデータ型を定義したパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model.content - パッケージ jp.co.intra_mart.foundation.contentssearch.model.content
-
コンテンツのデータ型を定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model.facet - パッケージ jp.co.intra_mart.foundation.contentssearch.model.facet
-
ファセット情報のデータ型を定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model.field - パッケージ jp.co.intra_mart.foundation.contentssearch.model.field
-
フィールドのデータ型を定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.model.query - パッケージ jp.co.intra_mart.foundation.contentssearch.model.query
-
検索条件に関するデータ型を定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.service - パッケージ jp.co.intra_mart.foundation.contentssearch.service
-
コンテンツの検索 および コンテンツの更新のサービスを定義するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.util - パッケージ jp.co.intra_mart.foundation.contentssearch.util
-
IM-ContentsSearchのユーティリティクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web - パッケージ jp.co.intra_mart.foundation.contentssearch.web
-
IM-ContentsSearchの画面作成に関する各種APIを提供します。
- jp.co.intra_mart.foundation.contentssearch.web.common - パッケージ jp.co.intra_mart.foundation.contentssearch.web.common
-
IM-ContentsSearchの画面作成における共通的に使用するクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.config - パッケージ jp.co.intra_mart.foundation.contentssearch.web.config
-
IM-ContentsSearchの画面作成における設定に関する機能を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.model - パッケージ jp.co.intra_mart.foundation.contentssearch.web.model
-
IM-ContentsSearchの画面作成に関するAPIにて利用するデータ型の定義を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.search - パッケージ jp.co.intra_mart.foundation.contentssearch.web.search
-
IM-ContentsSearchの標準全文検索画面を提供するパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.search.controller - パッケージ jp.co.intra_mart.foundation.contentssearch.web.search.controller
-
IM-ContentsSearchの標準全文検索画面のIM-JavaEE Frameworkにおけるコントローラなどを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.search.model - パッケージ jp.co.intra_mart.foundation.contentssearch.web.search.model
-
IM-ContentsSearchの標準全文検索画面で利用するデータ型を納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.search.util - パッケージ jp.co.intra_mart.foundation.contentssearch.web.search.util
-
IM-ContentsSearchの標準全文検索画面で利用するユーティリティクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.search.view - パッケージ jp.co.intra_mart.foundation.contentssearch.web.search.view
-
IM-ContentsSearchの標準全文検索画面のIM-JavaEE Frameworkにおける画面作成に関するクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.util - パッケージ jp.co.intra_mart.foundation.contentssearch.web.util
-
IM-ContentsSearchの画面作成において利用するユーティリティクラスを納めたパッケージです。
- jp.co.intra_mart.foundation.contentssearch.web.util.parser - パッケージ jp.co.intra_mart.foundation.contentssearch.web.util.parser
-
ファセット情報をツリー構造に変換するパーサを納めたパッケージです。
- parse(FacetInfo) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
与えられたファセット情報を解析して画面表示名を保持したノードのツリー構造を構築し、ルートノードを返します。
- parse(FacetInfo, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
与えられたファセット情報を解析して画面表示名を保持したノードのツリー構造を構築し、ルートノードを返します。
- parse(FacetInfo) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
-
与えられたファセット情報を解析してツリー構造を構築し、ルートノードを返します。
- parse(FacetInfo) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
-
ファセット情報をパースします。
- parseNode(FacetInfo) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
-
与えられたファセット情報をツリー構造に解析し、そのルートノードを返します。
- parseNode(FacetInfo, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
- parseNode(FacetInfo) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
-
与えられたファセット情報をツリー構造に解析し、そのルートノードを返します。
- parseNode(FacetInfo) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
-
与えられたファセット情報をツリー構造に解析し、そのルートノードを返します。
- perfectKeyword(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- perfectKeyword(BasicField<I, ?>, I...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- perfectKeyword(String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられた複数の完全一致キーワードで絞り込む条件が追加された検索条件を取得します。
- perfectKeyword(BasicField<I, ?>, I...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられた複数の完全一致キーワードで絞り込む条件が追加された検索条件を取得します。
- perfectKeyword(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
-
与えられたキーワードを標準検索フィールドに対する必須条件として検索条件に追加します。
- perfectKeyword(BasicField<I, ?>, I...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
-
与えられたキーワードを指定されたフィールドに対する必須条件として検索条件に追加します。
- phrase(BasicField<I, ?>, I) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- phrase(BasicField<I, ?>, I, float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- phrase(BasicField<I, ?>, I) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられたフィールドに検索フレーズが含まれる条件が追加された検索条件を取得します。
- phrase(BasicField<I, ?>, I, float) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられたフィールドに検索フレーズが含まれることにブーストをかけた条件が追加された検索条件を取得します。
- phrase(BasicField<I, ?>, I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
-
与えられたフィールドに検索フレーズが含まれる条件を追加します。
- phrase(BasicField<I, ?>, I, float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
-
与えられたフィールドに検索フレーズが含まれることにブーストをかけた条件を追加します。
- PostACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
役職を表す
ACI
のセットを生成するビルダーのインターフェースです。
- PostACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
ユーザが認証状態の場合のみ役職のACIビルダーを作成するファクトリーです。
- PostACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PostACIBuilderFactory
-
- properties - クラス の変数jp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
-
プロパティ
- proximityPhrase(BasicField<I, ?>, I, int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
-
- proximityPhrase(BasicField<I, ?>, I, int) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
-
与えられたフィールドに検索フレーズが指定された近接度で含まれる条件が追加された検索条件を取得します。
- proximityPhrase(BasicField<I, ?>, I, int) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
-
与えられたフィールドに検索フレーズが指定された近接度で含まれる条件を追加します。
- PublicGroupACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
パブリックグループを表す
ACI
のセットを生成するビルダーのインターフェースです。
- PublicGroupACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
ユーザが認証状態の場合のみパブリックグループのACIビルダーを作成するファクトリーです。
- PublicGroupACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PublicGroupACIBuilderFactory
-
- PublicGroupRoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
パブリックグループ役割を表す
ACI
のセットを生成するビルダーのインターフェースです。
- PublicGroupRoleACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
-
ユーザが認証状態の場合のみパブリックグループ役割のACIビルダーを作成するファクトリーです。
- PublicGroupRoleACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.PublicGroupRoleACIBuilderFactory
-
- PublicGroupRoleModel(String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
引数で与えられたパブリックグループコードと役割コードを保持するモデルを作成します。
- PublicStorageAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのクラス
-
パブリックストレージを扱う添付ファイルの実装です。
- PublicStorageAttachment(PublicStorage) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
指定されたパブリックストレージで添付ファイルを初期化します。
- PublicStorageAttachment(PublicStorage, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
指定されたパブリックストレージで添付ファイルを初期化します。
- PublicStorageAttachment(PublicStorage, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
指定されたパブリックストレージとファイル表示名で添付ファイルを初期化します。
- PulbicStorageAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのクラス
-
非推奨です。
- PulbicStorageAttachment(PublicStorage) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PulbicStorageAttachment
-
非推奨です。
指定されたパブリックストレージで添付ファイルを初期化します。
- PulbicStorageAttachment(PublicStorage, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PulbicStorageAttachment
-
非推奨です。
指定されたパブリックストレージで添付ファイルを初期化します。
- PulbicStorageAttachment(PublicStorage, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.PulbicStorageAttachment
-
非推奨です。
指定されたパブリックストレージとファイル表示名で添付ファイルを初期化します。
- putLocalizedValues(Map<String, Map<String, String>>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたプロパティで保持しているプロパティの内容を追加します。
- save(String, String, T) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.DataStore
-
与えられたデータタイプとデータキーに対応する領域に対して、与えられたデータを書き込みます。
- SCRIPT_TAG_REGEX - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
-
スクリプトタグの置換用の正規表現
- SCRIPT_TAG_REPLACE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
-
スクリプトタグの置換後の文字列
- search(Query) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
-
与えられた検索クエリで検索処理を行います。
- search(SearchQuery) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.SearchService
-
与えられた検索条件で全文検索を行い結果を返します。
- search(SearchQuery) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
与えられた検索条件で全文検索を行い結果を返します。
- SEARCH_CONTENT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
検索結果コンテンツの格納キー
- SEARCH_INFORMATION - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
検索情報の格納キー
- SEARCH_RESULT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchTransition
-
検索処理結果格納名
- Searchable - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
-
検索が可能であることを示すインターフェースです。
- SearchCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
-
全ての条件が指定可能な検索条件です。
- SearchHelperBean - jp.co.intra_mart.foundation.contentssearch.web.search.viewのクラス
-
全文検索画面HelperBeanです。
- SearchHelperBean() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
-
HelperBeanを初期化します。
- SearchInformation - jp.co.intra_mart.foundation.contentssearch.web.search.modelのクラス
-
全文検索の検索情報クラスです。
- SearchInformation() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
- SearchInformationCoordinator - jp.co.intra_mart.foundation.contentssearch.web.search.utilのクラス
-
リクエストや設定ファイルの情報をまとめて全文検索情報を作成するコーディネータークラスです。
- SearchInformationCoordinator() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.util.SearchInformationCoordinator
-
コンストラクタ
- SearchKeywordToken - jp.co.intra_mart.foundation.contentssearch.web.utilのクラス
-
検索キーワードの文字列を表すトークンです。
- SearchKeywordToken(SearchKeywordToken.Type, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
-
与えられた検索キーワードタイプとトークン文字列でトークンを初期化します。
- SearchKeywordToken.Type - jp.co.intra_mart.foundation.contentssearch.web.utilの列挙
-
検索キーワードタイプです。
- SearchKeywordTokenizer - jp.co.intra_mart.foundation.contentssearch.web.utilのクラス
-
検索キーワードをトークンに分解するクラスです。
- SearchKeywordTokenizer(Map<SearchKeywordToken.Type, String>, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
-
コンストラクターです。
- SearchKeywordUtil - jp.co.intra_mart.foundation.contentssearch.web.utilのクラス
-
検索キーワードのトークン分解処理のユーティリティです。
- SearchQuery - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
-
検索クエリを指定するためのインターフェースです。
- SearchResponse - jp.co.intra_mart.foundation.contentssearch.modelのインタフェース
-
検索結果が格納されたインターフェースです。
- SearchResultContentHelperBean - jp.co.intra_mart.foundation.contentssearch.web.search.viewのクラス
-
検索結果1件あたりの情報を保持するHelperBeanです。
- SearchResultContentHelperBean() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
-
HelperBeanを初期化します。
- SearchResultHelperBean - jp.co.intra_mart.foundation.contentssearch.web.search.viewのクラス
-
画面表示ヘルパークラスです。
- SearchResultHelperBean() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
コンストラクター
- SearchResultHelperBean.FacetBean - jp.co.intra_mart.foundation.contentssearch.web.search.viewのクラス
-
ファセット情報をJSON形式に変換するために、ファセットの情報を格納するBeanです。
- SearchService - jp.co.intra_mart.foundation.contentssearch.serviceのインタフェース
-
検索機能を提供するサービスのインターフェースです。
- SearchServiceController - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
-
全文検索サービスコントローラです。
- SearchServiceController() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceController
-
- SearchServiceResult - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
-
全文検索サービスの処理結果です。
- SearchServiceResult() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
- SearchTarget - jp.co.intra_mart.foundation.contentssearch.web.search.modelの列挙
-
検索対象フィールドを表す列挙型です。
- SearchTransition - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
-
全文検索サービストランジションです。
- SearchTransition() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchTransition
-
- service() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceController
-
全文検索処理を実行します。
- service() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceController
-
検索キーワードトークナイズ処理を実行します。
- ServiceFactory - jp.co.intra_mart.foundation.contentssearch.serviceのクラス
-
各種APIの実装を取得するための共通クラスです。
- ServiceFactoryDelegate - jp.co.intra_mart.foundation.contentssearch.serviceのインタフェース
-
各種API実装を取得するための共通クラスを実装するためのインターフェースです。
- setACIBuilder(Collection<? extends ACIBuilder>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.SearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーコレクションに変更します。
- setACIBuilder(ACIBuilder...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.SearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーコレクションに変更します。
- setACIBuilder(Collection<? extends ACIBuilder>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーコレクションに変更します。
- setACIBuilder(ACIBuilder...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
検索時の権限を作成するACIビルダーを与えられたビルダーコレクションに変更します。
- setAllKeyword(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
全ての検索キーワードを設定します。
- setAmount(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
-
日時範囲の数値を設定します。
- setAndQuery(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
すべてのキーワードを含むクエリを設定します。
- setBoostForAttachments(float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツに添付するファイルに対するブースト値を設定します。
- setBoostForAttachments(float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツに添付するファイルに対するブースト値を設定します。
- setBufferSize(int) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BufferedAttachment
-
バッファサイズを設定します。
- setBufferSize(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
-
- setBufferSize(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
-
バッファサイズを設定します。
- setChildren(List<ResultTemplate>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
配下のテンプレートのリストを設定します。
- setChildren(Collection<T>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.TreeNode
-
子ノードのコレクションを設定します。
- setChildren(List<SearchResultHelperBean.FacetBean>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
子Beanのリストを設定します。
- setCompanyCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
会社コードを設定します。
- setCondition(Searchable) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索条件を設定します。
- setCondition(Searchable) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索条件を設定します。
- setContentBoost(float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツ自体のブースト値を設定します。
- setContentBoost(float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツ自体のブースト値を設定します。
- setContentsType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索対象のコンテンツタイプを設定します。
- setContentsTypes(List<String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索可能なコンテンツタイプのリストを設定します。
- setDateRange(DateRange) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
絞り込む日時範囲を設定します。
- setDateRanges(List<DateRange>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定可能な日時範囲のリストを設定します。
- setDepartmentCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
組織コードを設定します。
- setDepartmentSetCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
何もしません。
- setDisplayName(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
添付ファイルの表示名を設定します。
- setErrorMessage(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
エラーメッセージを設定します。
- setErrorMessage(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
-
エラーメッセージを設定します。
- setExclusionQuery(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
含めないクエリを設定します。
- setExeFile(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
-
コマンド (xdw2text) の実行ファイルへのパスを設定します。
- setExtension(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
添付ファイルの拡張子を設定します。
- setId(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの一意キーとなるIDを設定します。
- setId(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの一意キーとなるIDを設定します。
- setInformation() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchTransition
-
次ページへのパラメータ情報を設定します。
- setInformation() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeTransition
-
次ページへのパラメータ情報を設定します。
- setInit(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
初期表示フラグを設定します。
- setLink(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
リンク化フラグを設定します。
- setLocalizedValues(Map<String, Map<String, String>>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
-
与えられたプロパティで保持しているプロパティの内容を置き換えます。
- setMimeType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
-
添付ファイルのMIMETypeを設定します。
- setNumberPerPage(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
1ページあたりの表示件数を設定します。
- setNumberPerPages(List<Integer>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定可能な1ページあたりの表示件数のリストを設定します。
- setOffset(long) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索条件にマッチしたコンテンツのうち何件目からを検索結果に出力するかを指定します。
- setOffset(long) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索条件にマッチしたコンテンツのうち何件目からを検索結果に出力するかを指定します。
- setOptionalSearch(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
詳細検索フラグを設定します。
- setOriginalId(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツから元データを辿るために必要なキーを任意のフォーマットで設定します。
- setOriginalId(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツから元データを辿るために必要なキーを任意のフォーマットで設定します。
- setOrQuery(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
どれか1つを含むクエリを設定します。
- setParentType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
親テンプレートのタイプを設定します。
- setPerfectMatchType(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
完全一致検索フラグを設定します。
- setPerfectQuery(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
語順を含め完全に一致するクエリを設定します。
- setPostCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
-
役職コードを設定します。
- setPublicGroupCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
パブリックグループコードを設定します。
- setPublicGroupSetCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
パブリックグループセットコードを設定します。
- setQuery(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索クエリを設定します。
- setReady(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
検索可能状態を設定します。
- setRealName(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
-
添付ファイルのファイル名(拡張子を保持した実際のファイル名)を設定します。
- setRecordDate(Date) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの登録日時を設定します。
- setRecordDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの登録日時を設定します。
- setRequireFields(Set<DynamicField<?, ?>>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートで使用する追加の必須フィールドセットを設定します。
- setResultTemplatesConfig(ResultTemplatesConfig) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
テンプレート設定情報を設定します。
- setRoleCd(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel
-
役割コードを設定します。
- setRows(long) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
検索条件にマッチしたコンテンツから最大で何件の検索結果を出力するかを指定します。
- setRows(long) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
検索条件にマッチしたコンテンツから最大で何件の検索結果を出力するかを指定します。
- setScreenInfo(SearchInformation) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
-
画面情報を設定します。
- setSearchResponse(SearchResponse) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
検索結果を設定します。
- setSearchScreenInformation(SearchInformation) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
-
画面情報を設定します。
- setSelected(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
-
選択されたファセットかどうかのフラグを設定します。
- setSnippetsNumber(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Query
-
単位フィールド毎に出力するスニペット数を設定します。
- setSnippetsNumber(int) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.SearchQuery
-
単位フィールド毎に出力するスニペット数を設定します。
- setSortEnable(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
ソート有効フラグを設定します。
- setSortKey(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
ソートキーを設定します。
- setSortOrder(SortOrder) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
ソート順を設定します。
- setStart(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索開始件数(オフセット)を取得します。
- setTarget(SearchTarget) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索対象を設定します。
- setTargets(List<SearchTarget>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
検索可能な検索対象のリストを設定します。
- setTemplatePath(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートのパスを設定します。
- setText(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
-
トークン文字列を設定します。
- setTexts(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの本文テキストを設定します。
- setTexts(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの本文テキストを設定します。
- setTimeoutMillis(long) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
-
外部プロセスの終了を待機する時間をミリ秒で設定します。
- setTimeoutMillis(long) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows
-
外部プロセスの終了を待機する時間をミリ秒で設定します。
- setTitle(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの検索結果に表示するタイトルを設定します。
- setTitle(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの検索結果に表示するタイトルを設定します。
- setTokens(List<SearchKeywordToken>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
-
検索キーワードトークンのリストを設定します。
- setTooLongQuery(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
クエリキーワードが設定された文字列長の上限を超えているか否かを設定します。
- setType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
テンプレートのタイプを設定します。
- setType(SearchKeywordToken.Type) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
-
検索キーワードタイプを設定します。
- setTypeDisplayKey(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
-
画面表示用のプロパティキーを設定します。
- setTypes(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツタイプを設定します。
- setTypes(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツタイプを設定します。
- setUpdateDateRange(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
指定された日時範囲の値を設定します。
- setUpdateTokens(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
-
検索キーワードトークンリストの更新フラグを設定します。
- setUrl(String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
コンテンツの検索結果から画面遷移するためのベースとなるURLを設定します。
- setUrl(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
コンテンツの検索結果から画面遷移するためのベースとなるURLを設定します。
- setUseCache(boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.CachedDataStore
-
キャッシュを利用するか否かを設定します。
- setValue(BasicField<I, ?>, I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
与えられたフィールドに指定された登録データをデフォルトのブースト値で設定します。
- setValue(BasicField<I, ?>, I, float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
-
与えられたフィールドに指定された登録データをブースト値と共に設定します。
- setValue(BasicField<T, ?>, T) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
与えられたフィールドに指定された登録データをデフォルトのブースト値で設定します。
- setValue(BasicField<T, ?>, T, float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
与えられたフィールドに指定された登録データをブースト値と共に設定します。
- setViewSummry(boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
-
要約の表示有無を設定します。
- SnippetEncodeUtil - jp.co.intra_mart.foundation.contentssearch.web.utilのクラス
-
スニペット文字列のエンコードに関するユーティリティ
- SNIPPETS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
スニペットのキー
- SortOrder - jp.co.intra_mart.foundation.contentssearch.web.search.modelの列挙
-
ソート順を表す列挙型です。
- SpecialACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
-
特別な
ACI
のセットを生成するビルダーのインターフェースです。
- STANDARD_TEMPLATE_PATH - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
-
標準テンプレートファイルのパス
- StandardCompanyACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
会社を表すACIのセットを生成するビルダーです。
- StandardCompanyACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
会社が空の状態でビルダーを初期化します。
- StandardCompanyACIBuilder(String...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられたパラメータで作成した会社キーを保持した状態でビルダーを初期化します。
- StandardCompanyACIBuilder(ICompanyBizKey...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられた会社キーを保持した状態でビルダーを初期化します。
- StandardCompanyACIBuilder(Collection<? extends ICompanyBizKey>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
-
与えられた会社キーを保持した状態でビルダーを初期化します。
- StandardDepartmentACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
組織を表すACIのセットを生成するビルダーです。
- StandardDepartmentACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
組織が空の状態でビルダーを初期化します。
- StandardDepartmentACIBuilder(String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられたパラメータで作成した組織キーを保持した状態でビルダーを初期化します。
- StandardDepartmentACIBuilder(IDepartmentBizKey...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられた組織キーを保持した状態でビルダーを初期化します。
- StandardDepartmentACIBuilder(Collection<? extends IDepartmentBizKey>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
-
与えられた組織キーを保持した状態でビルダーを初期化します。
- StandardInputContent - jp.co.intra_mart.foundation.contentssearch.model.contentのクラス
-
登録用コンテンツの標準実装クラスです。
- StandardInputContent() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
-
登録用コンテンツを初期化します。
- StandardPostACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
所属役職を表すACIのセットを生成するビルダーです。
- StandardPostACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
所属役職が空の状態でビルダーを初期化します。
- StandardPostACIBuilder(String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられたパラメータで作成した所属役職キーを保持した状態でビルダーを初期化します。
- StandardPostACIBuilder(T...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられた所属役職キーを保持した状態でビルダーを初期化します。
- StandardPostACIBuilder(Collection<T>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
-
与えられた所属役職キーを保持した状態でビルダーを初期化します。
- StandardPostACIBuilder.DepartmentPostModel - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
所属役職キー
- StandardPublicGroupACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
パブリックグループを表すACIセットを生成するビルダーです。
- StandardPublicGroupACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
パブリックグループが空の状態でビルダーを初期化します。
- StandardPublicGroupACIBuilder(String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパラメータで作成したパブリックグループキーを保持した状態でビルダーを初期化します。
- StandardPublicGroupACIBuilder(IPublicGroupBizKey...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパブリックグループキーを保持した状態でビルダーを初期化します。
- StandardPublicGroupACIBuilder(Collection<? extends IPublicGroupBizKey>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
-
与えられたパブリックグループキーを保持した状態でビルダーを初期化します。
- StandardPublicGroupRoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
パブリックグループ役割を表すACIセットを生成するビルダーです。
- StandardPublicGroupRoleACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
パブリックグループ役割情報が空の状態でビルダーを初期化します。
- StandardPublicGroupRoleACIBuilder(String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- StandardPublicGroupRoleACIBuilder(String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
与えられたパラメータで作成したパブリックグループ役割情報を保持した状態でビルダーを初期化します。
- StandardPublicGroupRoleACIBuilder(IPublicGroupRoleBizKey...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- StandardPublicGroupRoleACIBuilder(Collection<IPublicGroupRoleBizKey>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
-
非推奨です。
- StandardPublicGroupRoleACIBuilder.PublicGroupRoleModel - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
パブリックグループ役割キー
- StandardRoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
ロールを表すACIセットを生成するビルダーです。
- StandardRoleACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
ロールがカラの状態でビルダーを初期化します。
- StandardRoleACIBuilder(String...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
与えられたロールIDを保持した状態でビルダーを初期化します。
- StandardRoleACIBuilder(Collection<String>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
-
与えられたロールIDを保持した状態でビルダーを初期化します。
- StandardSearchService - jp.co.intra_mart.foundation.contentssearch.serviceのクラス
-
検索機能を提供するサービスの標準実装クラスです。
- StandardSearchService(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.service.StandardSearchService
-
与えられたユーザコードと検索サーバグループIDで検索サービスを初期化します。
- StandardUpdateService - jp.co.intra_mart.foundation.contentssearch.serviceのクラス
-
更新機能を提供するサービスの標準実装クラスです。
- StandardUpdateService(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
-
与えられたユーザコードと検索サーバグループIDで更新サービスを初期化します。
- StandardUserACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
-
与えられたユーザコードを元に、ユーザを表すACIのセットを生成するビルダーです。
- StandardUserACIBuilder(String...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
-
与えられたユーザコードでビルダーを初期化します。
- StandardUserACIBuilder(Collection<String>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
-
与えられたユーザコードコレクションでビルダーを初期化します。
- STRING - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
-
文字列型の動的フィールドです。
- STRING_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
-
文字列型リストの動的フィールドです。