ナビゲーション・リンクをスキップ
intra-mart Accel Platform
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

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のクラス
ACICreatorの実装を取得するためのFactoryクラスです。
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
指定された詳細メッセージおよび発生原因を使用して権限情報例外を作成します。

B

BaseACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
ACIのセットを作成するビルダーの基底クラスです。
BaseACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseACIBuilder
 
BaseACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
ACIビルダーを作成するファクトリーを実装するための基底クラスです。
BaseACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
 
BaseAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのクラス
添付ファイルの基底クラスです。
BaseAttachment() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
 
BaseAuthenticatedACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
ユーザの認証状態に応じて作成するACIビルダーを切り換えるファクトリーの基底クラスです。
BaseAuthenticatedACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseAuthenticatedACIBuilderFactory
 
BaseCrawlingJob - jp.co.intra_mart.foundation.contentssearch.indexing.jobのクラス
ジョブスケジューラサービスから実行されるクローラジョブを実装するための基底クラスです。
BaseCrawlingJob() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
 
BaseDateSpecifiableACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
作成日時を考慮したACIのセットを作成するビルダーの基底クラスです。
BaseDateSpecifiableACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseDateSpecifiableACIBuilder
 
BaseSingleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
単一のACIを作成するビルダーの基底クラスです。
BaseSingleACIBuilder(String, String...) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseSingleACIBuilder
与えられたベースコードとサブコードから単一のACIを作成します。
BASIC_FIELDS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
全ての標準フィールドの配列です。
BasicField<I,O> - jp.co.intra_mart.foundation.contentssearch.model.fieldのクラス
標準で定義されているフィールドです。
BasicField(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.field.BasicField
与えられたフィールド識別名でフィールドを初期化します。
BOOLEAN - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
Boolean型の動的フィールドです。
BOOLEAN_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
Boolean型リストの動的フィールドです。
BreadcrumbType - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
タイプ別のパンくずリストを作成するために使用するタイプクラスです。
BreadcrumbType(List<String>) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType
与えられたタイプのリストでパンくずリスト用タイプクラスを初期化します。
BreadcrumbType.Type - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
タイプを表すファセットの実装クラス。
BufferedAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのインタフェース
入力ストリームにBufferedInputStreamを返す添付ファイルです。
build() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.ACIBuilder
ACIのセットを生成します。
build(Date) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.DateSpecifiableACIBuilder
指定された基準日にてACIのセットを生成します。
build() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.DateSpecifiableACIBuilder
システム日付を基準日としてACIのセットを生成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseDateSpecifiableACIBuilder
システム日時を使用してACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.BaseSingleACIBuilder
単一のACIを保持するセットを返します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.CombinationACIBuilder
システム日時を用いてACIセットを作成します。
build(Date) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.CombinationACIBuilder
与えられた日時を用いてACIセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextCompanyACIBuilder
ユーザコンテキストから会社を表すACIのセットを生成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextDepartmentACIBuilder
ユーザコンテキストから組織を表すACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPostACIBuilder
ユーザコンテキストから所属役職を表すACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupACIBuilder
ユーザコンテキストからパブリックグループを表すACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextPublicGroupRoleACIBuilder
ユーザコンテキストからパブリックグループ役割を表すACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextRoleACIBuilder
アカウントコンテキストからロールを表すACIのセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.ContextUserACIBuilder
アカウントコンテキストからユーザを表すACIを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.EmptyACIBuilder
空のACIセットを作成します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardCompanyACIBuilder
ビルダーが保持している全ての会社キーをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardDepartmentACIBuilder
ビルダーが保持している全ての組織キーをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder
ビルダーが保持している全ての所属役職キーをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupACIBuilder
ビルダーが保持している全ての所属役職キーをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPublicGroupRoleACIBuilder
ビルダーが保持している全ての所属役職キーをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardRoleACIBuilder
ビルダーが保持している全てのロールIDをACIに変換します。
build() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardUserACIBuilder
ビルダーが保持している全てのユーザコードをACIに変換します。

C

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
指定されたACIを現在の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
引数のパラメータを使用してACIを生成します。
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
与えられたコードから作成したACIを返します。
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ビルダーを作成します。

D

DATA_STORE_KEY - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
データストアで利用するキー値
DataStore - jp.co.intra_mart.foundation.contentssearch.commonのインタフェース
データ保存機能を提供するストアのインターフェースです。
DataStoreCodecException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
データストアのコーデックに関する例外クラスです。
DataStoreCodecException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreCodecException
詳細メッセージおよび発生原因を持たないコーデック例外を作成します。
DataStoreCodecException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreCodecException
指定された詳細メッセージを使用してコーデック例外を作成します。
DataStoreCodecException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreCodecException
指定された発生原因を使用してコーデック例外を作成します。
DataStoreCodecException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreCodecException
指定された詳細メッセージおよび発生原因を使用してコーデック例外を作成します。
DataStoreException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
データストアに関する例外クラスです。
DataStoreException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreException
詳細メッセージおよび発生原因を持たないデータストア例外を作成します。
DataStoreException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreException
指定された詳細メッセージを使用してデータストア例外を作成します。
DataStoreException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreException
指定された発生原因を使用してデータストア例外を作成します。
DataStoreException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DataStoreException
指定された詳細メッセージおよび発生原因を使用してデータストア例外を作成します。
DATE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
Date型の動的フィールドです。
DATE_FORMAT_ID - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
日付フォーマット
DATE_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
Date型リストの動的フィールドです。
DateRange - jp.co.intra_mart.foundation.contentssearch.web.search.modelのクラス
日時範囲を表すクラスです。
DateRange(DateRangeUnit, int) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
与えられた単位と数値で日時範囲クラスを初期化します。
DateRangeUnit - jp.co.intra_mart.foundation.contentssearch.web.search.modelの列挙
日時範囲で使用する単位を定義した列挙型です。
DateSpecifiableACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
基準日を指定してACIのセットを作成するビルダーのインターフェースです。
DATETIME_FORMAT_ID - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
日時フォーマット
DEFAULT_BUFFER_SIZE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.model.attachment.BufferedAttachment
バッファサイズの初期値
DEFAULT_CONFIG_FILE_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
設定ファイル名
DEFAULT_GROUP_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[検索サーバグループ名]のキー値です。
DEFAULT_MAX_SEGMENTS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[最大セグメント数]の初期値です。
DEFAULT_SERVER_GROUP_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.common.Constants
標準のサーバグループ名
DEFAULT_SERVER_GROUP_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
標準のサーバグループ名
DEFAULT_WITH_COMMIT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[コミット実施フラグ]の初期値です。
DEFAULT_WITH_OPTIMIZE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[最適化実施フラグ]の初期値です。
Delegatable<D> - jp.co.intra_mart.foundation.contentssearch.commonのインタフェース
処理が委譲されている事を示すインターフェースです。
delegate - クラス の変数jp.co.intra_mart.foundation.contentssearch.model.query.Query
実装の委譲インスタンス
delete(Searchable) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
与えられた検索条件に該当するコンテンツを削除します。
delete(Searchable) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
与えられた検索条件に該当するコンテンツを削除します。
delete(Searchable) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
与えられた検索条件に該当するコンテンツを削除します。
deleteAll() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
登録済みのコンテンツをすべて削除します。
deleteAll() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
登録済みのコンテンツをすべて削除します。
deleteAll() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
登録済みのコンテンツをすべて削除します。
deleteByType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.ContentsSearchManager
与えられたコンテンツタイプに該当するコンテンツをすべて削除します。
DepartmentACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
組織を表すACIのセットを生成するビルダーのインターフェースです。
DepartmentACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
ユーザが認証状態の場合のみ組織のACIビルダーを作成するファクトリーです。
DepartmentACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.DepartmentACIBuilderFactory
 
DepartmentPostModel(T) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
与えられた所属役職キーでクラスを初期化します。
DepartmentPostModel(String, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.StandardPostACIBuilder.DepartmentPostModel
与えられたパラメータでクラスを初期化します。
diff(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
ファセット同士の差分を取得します。
diff(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
ファセット同士の差分を取得します。
diff(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
ファセット同士の差分を取得します。
diff(String, String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
ファセット同士の差分を取得します。
DocuWorksExtractor4Linux - jp.co.intra_mart.foundation.contentssearch.extraction.extractorのクラス
DocuWorks Content Filter for Linux を利用して、wdx および wbd ファイルからテキストを抽出します。
DocuWorksExtractor4Linux() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
 
DocuWorksExtractor4Windows - jp.co.intra_mart.foundation.contentssearch.extraction.extractorのクラス
DocuWorks Content Filter を利用して、wdx および wbd ファイルからテキストを抽出します。
DocuWorksExtractor4Windows() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows
 
DocuWorksExtractor4Windows.XdwTextLib - jp.co.intra_mart.foundation.contentssearch.extraction.extractorのクラス
DocuWorks Content Filter (xdwtext.dll) をJNA経由で実行するためのクラスです。
DynamicFacetInputValue - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
動的ファセットを作成するための入力値オブジェクトです。
DynamicFacetInputValue(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetInputValue
与えられたファセットのキーで動的ファセットの入力値を初期化します。
DynamicFacetNode - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
ツリー構成を表現する動的ファセットのノードクラスです。
DynamicFacetNode(String, long, String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
与えられたパラメータで動的ファセットノードを初期化します。
DynamicFacetTreeParser - jp.co.intra_mart.foundation.contentssearch.web.util.parserのクラス
ファセットの画面表示名を保持したのツリー構造を作成します。
DynamicFacetTreeParser() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.parser.DynamicFacetTreeParser
 
DynamicField<I,O> - jp.co.intra_mart.foundation.contentssearch.model.fieldのクラス
コンテンツデータを登録する動的なフィールドです。
DynamicField(String, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.field.DynamicField
与えられたフィールド識別名とワイルドカード値で動的フィールドを初期化します。
DynamicPropertiesException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
動的プロパティに関する例外クラスです。
DynamicPropertiesException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DynamicPropertiesException
詳細メッセージおよび発生原因を持たない動的プロパティ例外を作成します。
DynamicPropertiesException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DynamicPropertiesException
指定された詳細メッセージを使用して動的プロパティ例外を作成します。
DynamicPropertiesException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DynamicPropertiesException
指定された発生原因を使用して動的プロパティ例外を作成します。
DynamicPropertiesException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.DynamicPropertiesException
指定された詳細メッセージおよび発生原因を使用して動的プロパティ例外を作成します。
DynamicPropertiesHolder - jp.co.intra_mart.foundation.contentssearch.commonのクラス
動的プロパティホルダークラスです。

E

EmptyACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
空のACIセットを生成するビルダーです。
EmptyACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.EmptyACIBuilder
 
equals(Object) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACI
指定されたオブジェクトがACIと同じかどうかを比較します。
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.DynamicField
 
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.Field
 
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
equals(Object) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
escape(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SnippetEncodeUtil
スニペットをエスケープします。
escape(List<String>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SnippetEncodeUtil
リストで与えられたスニペットをエスケープします。
escape(List<String>, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SnippetEncodeUtil
リストで与えられたスニペットをエスケープします。
escapeAll(Collection<? extends List<String>>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SnippetEncodeUtil
コレクションで与えられたリスト内の全てのスニペットをエスケープします。
escapeAll(Collection<? extends List<String>>, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SnippetEncodeUtil
コレクションで与えられたリスト内の全てのスニペットをエスケープします。
EveryoneACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builder.implのクラス
認証済みユーザを表すACIを生成するビルダーです。
EveryoneACIBuilder() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.builder.impl.EveryoneACIBuilder
デフォルトコンストラクタ
EveryoneACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
認証済みユーザのACIビルダーを作成するファクトリーです。
EveryoneACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.EveryoneACIBuilderFactory
 
ExclusionCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
否定条件が追加可能な検索条件です。
exclusionKeyword(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
exclusionKeyword(BasicField<I, ?>, I...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
exclusionKeyword(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.ExclusionCondition
与えられたキーワードを標準検索フィールドに対するNOT条件として検索条件に追加します。
exclusionKeyword(BasicField<I, ?>, I...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.ExclusionCondition
与えられたキーワードを指定されたフィールドに対するNOT条件として検索条件に追加します。
execute() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
クローリング処理を実行します。
execute() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.OptimizeJob
 
executeDelete(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
コンテンツの削除処理を実装します。
executeDelta(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
コンテンツの作成(差分作成)処理を実装します。
executeReindex(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
コンテンツの再作成処理を実装します。
exists(BasicField<?, ?>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
exists(BasicField<I, ?>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドに値が存在する条件が追加された検索条件を取得します。
exists(BasicField<?, ?>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドに値が存在する条件を追加します。
existType(ResultContent) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
コンテンツの種別が存在するかしないかを取得します。
extractInner(InputStream, String, Writer, ExtractorContext) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Linux
 
extractInner(InputStream, String, Writer, ExtractorContext) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows
 

F

FacetBean(DynamicFacetNode, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
与えられた動的ファセットノードとURLでBeanを初期化します。
FacetInfo - jp.co.intra_mart.foundation.contentssearch.model.facetのインタフェース
ファセット情報を保持するインターフェースです。
FacetInfo.Facet - jp.co.intra_mart.foundation.contentssearch.model.facetのインタフェース
ファセットごとのカウント数と文字列表現を保持するインターフェースです。
FacetNode - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
ツリー構成を表現するファセットの単純なノードクラスです。
FacetNode(String, long, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
与えられたパラメータでファセットノードを初期化します。
FacetTreeParser - jp.co.intra_mart.foundation.contentssearch.web.util.parserのクラス
ファセットの単純なツリー構造を作成します。
FacetTreeParser() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.parser.FacetTreeParser
 
FacetUtil - jp.co.intra_mart.foundation.contentssearch.web.utilのクラス
ファセットに関するユーティリティ機能を提供します。
Field - jp.co.intra_mart.foundation.contentssearch.model.fieldのクラス
コンテンツデータを登録するフィールドです。
Field(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.field.Field
与えられたフィールド識別子でフィールドを初期化します。
Fields - jp.co.intra_mart.foundation.contentssearch.model.fieldのクラス
標準で用意されているコンテンツのフィールドを定数として持つクラスです。
FileAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのクラス
ファイルを扱う添付ファイルの実装です。
FileAttachment(File) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
指定されたファイルで添付ファイルを初期化します。
FileAttachment(File, String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
指定されたファイルで添付ファイルを初期化します。
flush() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.CachedDataStore
キャッシュに対して行われた変更を永続化します。
fuzzyTerm(BasicField<I, ?>, I, float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
fuzzyTerm(BasicField<I, ?>, I, float) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドに検索条件が指定された曖昧さで含まれる条件が追加された検索条件を取得します。
fuzzyTerm(BasicField<I, ?>, I, float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドに検索文字列が指定された曖昧さで含まれる条件を追加します。

G

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
WildcardField.toField(String)で作成した動的フィールドで利用する入力コンバータを取得します。
getDynamicOutputConverter() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
WildcardField.toField(String)で作成した動的フィールドで利用する出力コンバータを取得します。
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
実装されたBaseACIBuilderで生成されるACIの権限タイプを返します。
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

H

hasAnyQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
いずれかのクエリキーワードを保持してるか返します。
hasAnyType(Collection<String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
指定されたタイプのコレクションのうち、いずれかのタイプに対応したテンプレートを保持しているかどうかを返します。
hasError() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
エラー有無を返します。
hasError() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
エラー有無を返します。
hasError() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
エラーが発生したか否かを返します。
hashCode() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.ACI
ACIのハッシュコード値を返します。
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.DynamicField
 
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.Field
 
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
hashCode() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
hasType(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
指定されたタイプに対応したテンプレートを保持しているかどうかを返します。
hasWarning() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
警告メッセージの有無を返します。

I

ID - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツの一意キーとなるIDを格納するフィールドです。
ID_ORIGINAL - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツの元データにおける一意なキーとなるIDを格納するフィールドです。
init(Map<String, String>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactory
与えられたプロパティでACIビルダーファクトリーを初期化します。
init(Map<String, String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.AnonymousACIBuilderFactory
初期化処理ではなにもしません。
init(Map<String, String>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.BaseACIBuilderFactory
与えられたプロパティをローカル変数へ保持します。
init() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
画面の初期化を行います。
init() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
 
init() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
画面の初期化を行います。
init() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.TokenizeHelperBean
 
initialize() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
クローラの初期化処理を行います。
InputContent - jp.co.intra_mart.foundation.contentssearch.model.contentのインタフェース
登録用のコンテンツを表すインターフェースです。
InputConverter<I> - jp.co.intra_mart.foundation.contentssearch.common.convertのインタフェース
対象のデータ型を必要に応じて変換するための機能を定義したインターフェースです。
INT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
int型の動的フィールドです。
INT_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
int型リストの動的フィールドです。
InvalidSearchConditionException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
検索条件の異常に関する例外です。
InvalidSearchConditionException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.InvalidSearchConditionException
詳細メッセージおよび発生原因を持たない検索条件例外を作成します。
InvalidSearchConditionException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.InvalidSearchConditionException
指定された詳細メッセージを使用して検索条件例外を作成します。
InvalidSearchConditionException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.InvalidSearchConditionException
指定された発生原因を使用して検索条件例外を作成します。
InvalidSearchConditionException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.InvalidSearchConditionException
指定された詳細メッセージおよび発生原因を使用して検索条件例外を作成します。
isCacheChanged() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.CachedDataStore
キャッシュ内のデータを更新したかを返します。
isCached() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.CachedDataStore
キャッシュを保持しているかを返します。
isChild() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
テンプレートの親子関係上で画面表示用設定(末端の子供)であるか否かを返します。
isDescending() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
ソート方向を取得します。
isEnabled() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
ソートが有効であるかを取得します。
isInit() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
初期表示フラグを返します。
isInit() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
初期表示であるかないかを返却します。
isLink() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean.FacetBean
リンク化フラグを取得します。
isOptionalSearch() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
詳細検索フラグを取得します。
isPerfectMatchType() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
完全一致検索フラグを取得します。
isPresentationPage(ResultContent) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
コンテンツ種別のテンプレートがスクリプト開発モデルであるかないかを取得します。
isReady() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchServiceResult
検索可能状態を返します。
isSnippetsDispChecked() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchHelperBean
要約表示のcheckedの"true"または"false"を取得します。
isSortEnable() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
ソート有効フラグを取得します。
isTooLongQuery() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
クエリキーワードが設定された文字列長の上限を超えているか否かを返します。
isUpdateTokens() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
検索キーワードトークンリストの更新フラグを取得します。
isViewSummary() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultContentHelperBean
要約を表示するかどうかの設定を返します。
isViewSummry() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchInformation
要約の表示有無を取得します。

J

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
ファセット情報をツリー構造に変換するパーサを納めたパッケージです。

K

key() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.RequestKey
リクエストパラメータのキー名を取得します。
key() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
検索対象フィールドのキーを取得します。
KEY_BASE_FACTORY_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CombinationACIBuilderFactory
ベースとなるファクトリー名のプロパティキー
KEY_CRAWLING_TYPE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[クローリングタイプ]のキー値です。
KEY_GROUP_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[検索サーバグループ名]のキー値です。
KEY_MAX_SEGMENTS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[最大セグメント数]のキー値です。
KEY_SUB_FACTORY_NAME - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.factory.impl.CombinationACIBuilderFactory
組み合わせるファクトリー名のプロパティキー
KEY_WITH_COMMIT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[コミット実施フラグ]のキー値です。
KEY_WITH_OPTIMIZE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
プロパティ[最適化実施フラグ]のキー値です。
keyword(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
keyword(BasicField<I, ?>, I...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
keyword(String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられた複数のキーワードで絞り込む条件が追加された検索条件を取得します。
keyword(BasicField<I, ?>, I...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられた複数のキーワードで絞り込む条件が追加された検索条件を取得します。
keyword(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードを標準検索フィールドに対するAND条件として検索条件に追加します。
keyword(BasicField<I, ?>, I...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードを指定されたフィールドに対するAND条件として検索条件に追加します。
KeywordCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
キーワード用いた条件が指定可能な検索条件です。

L

LastCrawlingDateHolder - jp.co.intra_mart.foundation.contentssearch.indexing.utilのクラス
最終クロール日時のホルダークラスです。
length() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.Attachment
この添付ファイルのサイズを返します。
length() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
 
length() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
パブリックストレージのファイルの長さを返します。
lessThan(BasicField<I, ?>, I, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
lessThan(BasicField<I, ?>, I, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドの値がendより小さいことの条件が追加された検索条件を取得します。
lessThan(BasicField<I, ?>, I, boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドの値がendより小さいことの条件を追加します。
LicenseLimitReachedException - jp.co.intra_mart.foundation.contentssearch.exceptionの例外
更新処理時にライセンスで制限されたコンテンツ数に達した際にスローされる例外クラスです。
LicenseLimitReachedException() - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.LicenseLimitReachedException
詳細メッセージおよび発生原因を持たないライセンス制限例外を作成します。
LicenseLimitReachedException(String) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.LicenseLimitReachedException
指定された詳細メッセージを使用してライセンス制限例外を作成します。
LicenseLimitReachedException(Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.LicenseLimitReachedException
指定された発生原因を使用してライセンス制限例外を作成します。
LicenseLimitReachedException(String, Throwable) - 例外 のコンストラクタjp.co.intra_mart.foundation.contentssearch.exception.LicenseLimitReachedException
指定された詳細メッセージおよび発生原因を使用してライセンス制限例外を作成します。
load(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.DataStore
与えられたデータタイプとデータキーに対応する領域からデータを読み込みます。
LogicalCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
論理的条件が追加可能な検索条件です。
LONG - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
long型の動的フィールドです。
LONG_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
long型リストの動的フィールドです。

M

MimeTypeDetectionAttachment - jp.co.intra_mart.foundation.contentssearch.model.attachmentのクラス
ファイル内容およびファイル名からMIMETypeを判別するようにAttachment.getMimeType()を実装した添付ファイルの基底クラスです。
MimeTypeDetectionAttachment() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
 
ModelFactory - jp.co.intra_mart.foundation.contentssearch.modelのクラス
各種モデルの実装を取得するための共通クラスです。
ModelFactoryDelegate - jp.co.intra_mart.foundation.contentssearch.modelのインタフェース
各種APIの実装を取得するための共通クラスを実装するためのインターフェースです。
MORPH - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
形態素解析型の動的フィールドです。
MORPH_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
形態素解析型リストの動的フィールドです。

N

NGRAM - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
N-gram型の動的フィールドです。
NGRAM_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
N-gram型リストの動的フィールドです。
NormalCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
標準の条件が追加可能な検索条件です。
not() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
not() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.ExclusionCondition
後に続く検索条件を否定します。

O

optimize(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.BaseCrawlingJob
登録済みコンテンツの最適化処理を行います。
optimize(UpdateService) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.job.OptimizeJob
登録済みコンテンツの最適化処理を行います。
optimize() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
コンテンツの最適化処理を行います。
optimize(int) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
与えられたセグメント数でコンテンツの最適化処理を行います。
optimize() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
コンテンツの最適化処理を行います。
optimize(int) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
与えられたセグメント数でコンテンツの最適化処理を行います。
OptimizeJob - jp.co.intra_mart.foundation.contentssearch.indexing.jobのクラス
ジョブスケジューラサービスから実行される、全文検索の索引に対して最適化処理を行うジョブです。
OptimizeJob() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.indexing.job.OptimizeJob
 
or(Searchable...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
or() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
or(Searchable...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられた検索条件を全てOR条件で結合した条件が追加された検索条件を取得します。
or() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.LogicalCondition
後に続く検索条件をOR条件とします。
or(Searchable...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられた検索条件を全てOR条件で結合した条件を追加します。
orKeyword(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
orKeyword(BasicField<I, ?>, I...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
orKeyword(List<String[]>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
orKeyword(BasicField<I, ?>, List<I[]>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
orKeyword(String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたORキーワードで絞り込む条件が追加された検索条件を取得します。
orKeyword(BasicField<I, ?>, I...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたORキーワードで絞り込む条件が追加された検索条件を取得します。
orKeyword(List<String[]>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられた複数のORキーワードで絞り込む条件が追加された検索条件を取得します。
orKeyword(BasicField<I, ?>, List<I[]>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられた複数のORキーワードで絞り込む条件が追加された検索条件を取得します。
orKeyword(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードを標準検索フィールドに対するOR条件として検索条件に追加します。
orKeyword(BasicField<I, ?>, I...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードを指定されたフィールドに対するOR条件として検索条件に追加します。
orKeyword(List<String[]>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードのリストを標準検索フィールドに対するOR条件として検索条件に追加します。
orKeyword(BasicField<I, ?>, List<I[]>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたキーワードのリストを指定されたフィールドに対するOR条件として検索条件に追加します。
OutputConverter<O> - jp.co.intra_mart.foundation.contentssearch.common.convertのインタフェース
対象のデータ型を必要に応じて変換するための機能を定義したインターフェースです。

P

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
与えられたプロパティで保持しているプロパティの内容を追加します。

Q

Query - jp.co.intra_mart.foundation.contentssearch.model.queryのクラス
検索クエリを指定するためのクラスです。
Query() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.query.Query
クエリを初期化します。

R

range(BasicField<I, ?>, I, I, boolean) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
range(BasicField<I, ?>, I, I, boolean) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドの値がstartからendの範囲内にあることの条件が追加された検索条件を取得します。
range(BasicField<I, ?>, I, I, boolean) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドの値がstartからendの範囲内にあることの条件を追加します。
RECORD_DATE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツが索引化された日時を保持するフィールドです。
refresh() - 列挙 のメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactoryHolder
設定ファイルからACIビルダーファクトリーを取得し、保持しているACIビルダーファクトリーを更新します。
remove(String, String) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.common.DataStore
与えられたデータタイプとデータキーに対応する領域にあるデータを削除します。
removeBeginEndDoubleQutoes(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
先頭および末尾の二重引用符を除去します。
removeBeginMinus(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
文字列の先頭に"-"が存在する場合、それを除去します。
removeField(BasicField<?, ?>) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.InputContent
コンテンツのフィールドに設定された値を削除します。
removeField(BasicField<?, ?>) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.content.StandardInputContent
コンテンツのフィールドに設定された値を削除します。
removeValues() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.common.DynamicPropertiesHolder
プロパティキーで保持している動的プロパティを全て削除します。
RequestKey - jp.co.intra_mart.foundation.contentssearch.web.search.modelの列挙
リクエストパラメータのキーを表す列挙型です。
ResultContent - jp.co.intra_mart.foundation.contentssearch.model.contentのインタフェース
検索結果用のコンテンツを表すインターフェースです。
ResultTemplate - jp.co.intra_mart.foundation.contentssearch.web.configのクラス
検索結果テンプレートクラスです。
ResultTemplate() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplate
 
ResultTemplatesConfig - jp.co.intra_mart.foundation.contentssearch.web.configのクラス
検索結果テンプレートの設定情報クラスです。
ResultTemplatesConfig() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
設定ファイルから検索結果テンプレートの設定情報を取得して設定情報クラスを初期化します。
reverseFromOriginalId(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.ContentsUtil
オリジナルID値をマップ型パラメータに復元します。
RoleACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
ロールを表すACIのセットを生成するビルダーのインターフェースです。
RoleACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
ユーザが認証状態の場合のみロールのACIビルダーを作成するファクトリーです。
RoleACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.RoleACIBuilderFactory
 
rollback() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.service.StandardUpdateService
非推奨です。
rollback() - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.service.UpdateService
非推奨です。
現在のバージョンでは巻き戻し機能は提供されていません。
ROOT_COUNT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
ルートノードに指定するカウント値
ROOT_TYPE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.config.ResultTemplatesConfig
ルート要素に設定する固定のタイプ

S

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
文字列型リストの動的フィールドです。

T

term(BasicField<I, ?>, I) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
term(BasicField<I, ?>, I, float) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
term(BasicField<I, ?>, I) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドに検索条件が含まれる条件が追加された検索条件を取得します。
term(BasicField<I, ?>, I, float) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドに検索条件が含まれることにブーストをかけた条件が追加された検索条件を取得します。
term(BasicField<I, ?>, I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドに検索対象が含まれる条件を追加します。
term(BasicField<I, ?>, I, float) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドに検索条件が含まれることにブーストをかけた条件を追加します。
TermCondition - jp.co.intra_mart.foundation.contentssearch.model.queryのインタフェース
一般的な絞り込み条件を追加可能な検索条件です。
TEXT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツの主となるテキストデータを格納するフィールドです。
TITLE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツのタイトルを格納するフィールドです。
toBreadcrumb(String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
与えられたパラメータをパンくずリスト文字列にして返します。
toField(String) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
与えられたワイルドカードの値で動的フィールドを作成して返します。
tokenize(Map<SearchKeywordToken.Type, String>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
検索キーワードを分解します。
tokenize(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
検索キーワードを分解します。
tokenize(String, String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordTokenizer
検索キーワードを分解します。
TOKENIZE_RESULT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeTransition
検索処理結果格納名
TokenizeHelperBean - jp.co.intra_mart.foundation.contentssearch.web.search.viewのクラス
画面表示ヘルパークラスです。
TokenizeHelperBean() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.view.TokenizeHelperBean
コンストラクター
TokenizeServiceController - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
検索キーワードトークナイズサービスコントローラです。
TokenizeServiceController() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceController
 
TokenizeServiceResult - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
検索キーワードトークナイズサービスの処理結果です。
TokenizeServiceResult() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeServiceResult
 
TokenizeTransition - jp.co.intra_mart.foundation.contentssearch.web.search.controllerのクラス
トークナイズサービストランジションです。
TokenizeTransition() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.search.controller.TokenizeTransition
 
toSet(T...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.util.CommonUtil
与えられたオブジェクトを、セットに格納して返します。
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.BaseAttachment
 
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.FileAttachment
 
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.MimeTypeDetectionAttachment
 
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.attachment.PublicStorageAttachment
 
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.DynamicFacetNode
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.FacetNode
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.model.TreeNode
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
toString() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken
transfer() - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.web.search.controller.SearchTransition
検索可能な状態でなかった場合は汎用警告ページに遷移します。
TREE_FACET_SEPARATOR - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
ツリー形式ファセットのセパレータ
TREE_FACET_SEPARATOR_REGEX - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
ツリー形式ファセットのセパレータの正規表現
TREE_FACET_SEPARATOR_REPLACE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.common.Constants
ツリー形式ファセットのセパレータのスケープ文字
TreeNode<T extends TreeNode<T>> - jp.co.intra_mart.foundation.contentssearch.web.modelのクラス
ツリー構造のノードを表す基底クラスです。
TreeNode() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.TreeNode
 
TreeParser<T extends TreeNode<T>> - jp.co.intra_mart.foundation.contentssearch.web.util.parserのクラス
ファセット情報をツリー構造に解析するための基底クラスです。
TreeParser() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.parser.TreeParser
コンストラクタ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.CompanyACIBuilder
会社を表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.DepartmentACIBuilder
組織を表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.PostACIBuilder
役職を表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.PublicGroupACIBuilder
パブリックグループを表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.PublicGroupRoleACIBuilder
パブリックグループ役割を表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.RoleACIBuilder
ロールを表すACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.SpecialACIBuilder
特別なACIを表現するタイプ
TYPE - インタフェース のstatic変数jp.co.intra_mart.foundation.contentssearch.authority.builder.UserACIBuilder
ユーザを表すACIを表現するタイプ
TYPE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツのタイプを格納するフィールドです。
type(String...) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
type(String...) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたコンテンツタイプで絞り込む条件が追加された検索条件を取得します。
type(String...) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.KeywordCondition
与えられたコンテンツタイプを検索条件に追加します。
Type(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.model.BreadcrumbType.Type
与えられたタイプ値でタイプを初期化します。
TYPE_BREADCRUMBS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.web.search.view.SearchResultHelperBean
コンテンツタイプ名パンくずデータのキー
TypeFieldDynamicFacetTreeParser - jp.co.intra_mart.foundation.contentssearch.web.util.parserのクラス
TYPE フィールドを前提とした DynamicFacetTreeParser です。
TypeFieldDynamicFacetTreeParser() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.web.util.parser.TypeFieldDynamicFacetTreeParser
インスタンスを生成します。

U

updateKeyword2Perfect(List<SearchKeywordToken>) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordUtil
検索キーワードの文字列を表すトークンを書き換えます。
updateLastCrawlingDate(Date) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.indexing.util.LastCrawlingDateHolder
与えられた最終クロール日時を保存します。
UpdateService - jp.co.intra_mart.foundation.contentssearch.serviceのインタフェース
更新機能を提供するサービスのインターフェースです。
URL - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
コンテンツのURLを格納するフィールドです。
UserACIBuilder - jp.co.intra_mart.foundation.contentssearch.authority.builderのインタフェース
ユーザを表すACIのセットを生成するビルダーのインターフェースです。
UserACIBuilderFactory - jp.co.intra_mart.foundation.contentssearch.authority.factory.implのクラス
ユーザが認証状態の場合のみユーザコードのACIビルダーを作成するファクトリーです。
UserACIBuilderFactory() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.authority.factory.impl.UserACIBuilderFactory
 

V

valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactoryHolder
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.CrawlingType
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
与えられたコードを対応する日時範囲クラスに変換します。
valueOf(String, int) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRange
与えられた単位コードと数値に対応する日時範囲クラスに変換します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.RequestKey
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
指定した名前を持つこの型の列挙型定数を返します。
valueOf(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken.Type
指定した名前を持つこの型の列挙型定数を返します。
valueOfByKey(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
指定されたキーに対応する検索対象フィールドを取得します。
valueOfCode(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
指定された単位コードに対応する日時範囲の単位を取得します。
valueOfIgnoreCase(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
指定された文字列の大文字・小文字を区別せずに文字列が表す検索対象フィールドを取得します。
valueOfIgnoreCase(String) - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
指定された名前を持つソート順の列挙型を返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.authority.factory.ACIBuilderFactoryHolder
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.indexing.CrawlingType
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.DateRangeUnit
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.RequestKey
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SearchTarget
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.search.model.SortOrder
この列挙型の定数を含む配列を宣言されている順序で返します。
values() - 列挙 のstaticメソッドjp.co.intra_mart.foundation.contentssearch.web.util.SearchKeywordToken.Type
この列挙型の定数を含む配列を宣言されている順序で返します。

W

WHITESPACE - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
ホワイトスペース型の動的フィールドです。
WHITESPACE_MLT - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
ホワイトスペース型のリスト動的フィールドです。
WILDCARD_FIELDS - クラス のstatic変数jp.co.intra_mart.foundation.contentssearch.model.field.Fields
全ての動的フィールドの配列です。
WildcardField<I,O> - jp.co.intra_mart.foundation.contentssearch.model.fieldのクラス
ワイルドカード指定の擬似的なフィールドです。
WildcardField(String) - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.model.field.WildcardField
与えられたフィールド識別名でワイルドカード指定の擬似フィールドを初期化します。
wildcardTerm(BasicField<I, ?>, I) - クラス のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition.C
 
wildcardTerm(BasicField<I, ?>, I) - クラス のstaticメソッドjp.co.intra_mart.foundation.contentssearch.model.query.Condition
与えられたフィールドにワイルドカード指定の検索条件が含まれる条件が追加された検索条件を取得します。
wildcardTerm(BasicField<I, ?>, I) - インタフェース のメソッドjp.co.intra_mart.foundation.contentssearch.model.query.TermCondition
与えられたフィールドにワイルドカード指定の検索文字列が含まれる条件を追加します。

X

XdwTextLib() - クラス のコンストラクタjp.co.intra_mart.foundation.contentssearch.extraction.extractor.DocuWorksExtractor4Windows.XdwTextLib
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
ナビゲーション・リンクをスキップ
intra-mart Accel Platform

Copyright © 2012 NTT DATA INTRAMART CORPORATION