From c966a688a1cd209918b037925b6b81ce3a0d1d45 Mon Sep 17 00:00:00 2001 From: Diego Plentz Date: Mon, 28 Apr 2008 06:02:18 +0000 Subject: [PATCH] [HHH-3071] Hibernate documentation error : session.enabledFilter git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14586 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- .../old/es-ES/src/main/docbook/content/filters.xml | 2 +- .../old/fr-FR/src/main/docbook/content/filters.xml | 4 ++-- .../old/ja-JP/src/main/docbook/content/filters.xml | 8 ++++---- .../old/ko-KR/src/main/docbook/content/filters.xml | 6 +++--- .../old/pt-BR/src/main/docbook/content/filters.xml | 10 +++++----- .../old/zh-CN/src/main/docbook/content/filters.xml | 4 ++-- .../manual/src/main/docbook/en-US/content/filters.xml | 4 ++-- .../manual/src/main/docbook/es-ES/content/filters.po | 4 ++-- .../manual/src/main/docbook/fr-FR/content/filters.po | 4 ++-- .../manual/src/main/docbook/ja-JP/content/filters.po | 4 ++-- .../manual/src/main/docbook/ko-KR/content/filters.po | 6 +++--- .../manual/src/main/docbook/pot/content/filters.pot | 2 +- .../manual/src/main/docbook/pt-BR/content/filters.po | 4 ++-- .../manual/src/main/docbook/zh-CN/content/filters.po | 2 +- 14 files changed, 32 insertions(+), 32 deletions(-) diff --git a/documentation/manual/old/es-ES/src/main/docbook/content/filters.xml b/documentation/manual/old/es-ES/src/main/docbook/content/filters.xml index d072eebed4..cea3fcafac 100644 --- a/documentation/manual/old/es-ES/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/es-ES/src/main/docbook/content/filters.xml @@ -108,7 +108,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/old/fr-FR/src/main/docbook/content/filters.xml b/documentation/manual/old/fr-FR/src/main/docbook/content/filters.xml index 6d08dd2a6f..ff38935b83 100644 --- a/documentation/manual/old/fr-FR/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/fr-FR/src/main/docbook/content/filters.xml @@ -61,7 +61,7 @@ getEnabledFilter(String filterName), et disableFilter(String filterName). Par défaut, les filtres ne sont pas activés pour une session donnée ; ils doivent être explicitement activés en appelant la méthode - Session.enabledFilter(), laquelle retourne une instance de l'interface + Session.enableFilter(), laquelle retourne une instance de l'interface Filter. Utiliser le simple filtre défini au-dessus ressemblerait à : @@ -112,7 +112,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/old/ja-JP/src/main/docbook/content/filters.xml b/documentation/manual/old/ja-JP/src/main/docbook/content/filters.xml index 0b8bb345bf..79ec5706f5 100644 --- a/documentation/manual/old/ja-JP/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/ja-JP/src/main/docbook/content/filters.xml @@ -1,6 +1,6 @@ - - + + データのフィルタリング @@ -60,7 +60,7 @@ Session 上のメソッドは enableFilter(String filterName), getEnabledFilter(String filterName), disableFilter(String filterName) です。 デフォルトでは、フィルタは与えられたセッションに対して使用 できません 。 - Filter インスタンスを返り値とする Session.enabledFilter() メソッドを使うことで、 + Filter インスタンスを返り値とする Session.enableFilter() メソッドを使うことで、 フィルタは明示的に使用可能となります。 上で定義した単純なフィルタの使用は、このようになります。: @@ -114,7 +114,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/old/ko-KR/src/main/docbook/content/filters.xml b/documentation/manual/old/ko-KR/src/main/docbook/content/filters.xml index bc7a8e9400..987d8ee2f1 100644 --- a/documentation/manual/old/ko-KR/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/ko-KR/src/main/docbook/content/filters.xml @@ -54,8 +54,8 @@ Session 상의 메소드들은 다음과 같다: enableFilter(String filterName), getEnabledFilter(String filterName), disableFilter(String filterName). - 디폴트로, 필터들은 주어진 세션에 대해 이용 가능하지 않다; 그것들은 Session.enabledFilter() - 메소드의 사용을 통해 명시적으로 이용 가능하게 되어야 한다. Session.enabledFilter()는 + 디폴트로, 필터들은 주어진 세션에 대해 이용 가능하지 않다; 그것들은 Session.enableFilter() + 메소드의 사용을 통해 명시적으로 이용 가능하게 되어야 한다. Session.enableFilter()Filter 인터페이스의 인스턴스를 반환한다. 위에 정의된 간단한 필터를 사용하면, 이것은 다음과 같을 것이다: @@ -103,7 +103,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/old/pt-BR/src/main/docbook/content/filters.xml b/documentation/manual/old/pt-BR/src/main/docbook/content/filters.xml index 044ec7a877..ec2f26ce0b 100755 --- a/documentation/manual/old/pt-BR/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/pt-BR/src/main/docbook/content/filters.xml @@ -1,6 +1,6 @@ - - - + + + Filtrando dados @@ -58,7 +58,7 @@ Os métodos na Session são: enableFilter(String filterName), getEnabledFilter(String filterName), e disableFilter(String filterName). Por padrão, os filtros não são habilitados dentro de qualquer session; Eles devem ser explicitamente - habilitados usando o método Session.enabledFilter(), que retorna uma instância da + habilitados usando o método Session.enableFilter(), que retorna uma instância da interface Filter. Usando o filtro simples definido acima, o código se pareceria com o seguinte: @@ -107,7 +107,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/old/zh-CN/src/main/docbook/content/filters.xml b/documentation/manual/old/zh-CN/src/main/docbook/content/filters.xml index 951bf42461..8afd128c5f 100644 --- a/documentation/manual/old/zh-CN/src/main/docbook/content/filters.xml +++ b/documentation/manual/old/zh-CN/src/main/docbook/content/filters.xml @@ -56,7 +56,7 @@ Session对象中会用到的方法有:enableFilter(String filterName), getEnabledFilter(String filterName), 和 disableFilter(String filterName). - Session中默认是启用过滤器的,必须通过Session.enabledFilter()方法显式的启用。 + Session中默认是启用过滤器的,必须通过Session.enableFilter()方法显式的启用。 该方法返回被启用的Filter的实例。以上文定义的过滤器为例: @@ -106,7 +106,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/src/main/docbook/en-US/content/filters.xml b/documentation/manual/src/main/docbook/en-US/content/filters.xml index ad617c41b4..3d24f9e177 100755 --- a/documentation/manual/src/main/docbook/en-US/content/filters.xml +++ b/documentation/manual/src/main/docbook/en-US/content/filters.xml @@ -58,7 +58,7 @@ The methods on Session are: enableFilter(String filterName), getEnabledFilter(String filterName), and disableFilter(String filterName). By default, filters are not enabled for a given session; they must be explcitly - enabled through use of the Session.enabledFilter() method, which returns an + enabled through use of the Session.enableFilter() method, which returns an instance of the Filter interface. Using the simple filter defined above, this would look like: @@ -107,7 +107,7 @@ :targetSalary") .setLong("targetSalary", new Long(1000000)) .list(); diff --git a/documentation/manual/src/main/docbook/es-ES/content/filters.po b/documentation/manual/src/main/docbook/es-ES/content/filters.po index 4a4ae92f77..de3c50ca57 100644 --- a/documentation/manual/src/main/docbook/es-ES/content/filters.po +++ b/documentation/manual/src/main/docbook/es-ES/content/filters.po @@ -230,7 +230,7 @@ msgstr "" #: index.docbook:76 msgid "" " :" "targetSalary\")\n" @@ -239,7 +239,7 @@ msgid "" "]]>" msgstr "" " :" "targetSalary\")\n" diff --git a/documentation/manual/src/main/docbook/fr-FR/content/filters.po b/documentation/manual/src/main/docbook/fr-FR/content/filters.po index 941294fea0..915a60fc1f 100644 --- a/documentation/manual/src/main/docbook/fr-FR/content/filters.po +++ b/documentation/manual/src/main/docbook/fr-FR/content/filters.po @@ -139,7 +139,7 @@ msgstr "" "literal>, et disableFilter(String filterName). Par " "défaut, les filtres ne sont pas activés pour une " "session donnée ; ils doivent être explicitement activés en appelant la " -"méthode Session.enabledFilter(), laquelle retourne une " +"méthode Session.enableFilter(), laquelle retourne une " "instance de l'interface Filter. Utiliser le simple filtre " "défini au-dessus ressemblerait à :" @@ -225,7 +225,7 @@ msgstr "" #, no-c-format msgid "" " :" "targetSalary\")\n" diff --git a/documentation/manual/src/main/docbook/ja-JP/content/filters.po b/documentation/manual/src/main/docbook/ja-JP/content/filters.po index 646b32733c..fd5f43db37 100644 --- a/documentation/manual/src/main/docbook/ja-JP/content/filters.po +++ b/documentation/manual/src/main/docbook/ja-JP/content/filters.po @@ -137,7 +137,7 @@ msgstr "" "literal>, disableFilter(String filterName) です。 デフォル" "トでは、フィルタは与えられたセッションに対して使用 できませんFilter インスタンスを返り値とする " -"Session.enabledFilter() メソッドを使うことで、 フィルタは" +"Session.enableFilter() メソッドを使うことで、 フィルタは" "明示的に使用可能となります。 上で定義した単純なフィルタの使用は、このようにな" "ります。:" @@ -220,7 +220,7 @@ msgstr "" #, no-c-format msgid "" " :" "targetSalary\")\n" diff --git a/documentation/manual/src/main/docbook/ko-KR/content/filters.po b/documentation/manual/src/main/docbook/ko-KR/content/filters.po index d6e6ed5001..6016fc21fc 100644 --- a/documentation/manual/src/main/docbook/ko-KR/content/filters.po +++ b/documentation/manual/src/main/docbook/ko-KR/content/filters.po @@ -136,8 +136,8 @@ msgstr "" "(String filterName), getEnabledFilter(String filterName), disableFilter(String filterName). 디폴트로, 필터" "들은 주어진 세션에 대해 이용 가능하지 않다; 그것들은 " -"Session.enabledFilter() 메소드의 사용을 통해 명시적으로 이" -"용 가능하게 되어야 한다. Session.enabledFilter()는 " +"Session.enableFilter() 메소드의 사용을 통해 명시적으로 이" +"용 가능하게 되어야 한다. Session.enableFilter()는 " "Filter 인터페이스의 인스턴스를 반환한다. 위에 정의된 간단" "한 필터를 사용하면, 이것은 다음과 같을 것이다:" @@ -220,7 +220,7 @@ msgstr "" #, no-c-format msgid "" " :" "targetSalary\")\n" diff --git a/documentation/manual/src/main/docbook/pot/content/filters.pot b/documentation/manual/src/main/docbook/pot/content/filters.pot index 587b82e4ef..c1a5399ba6 100644 --- a/documentation/manual/src/main/docbook/pot/content/filters.pot +++ b/documentation/manual/src/main/docbook/pot/content/filters.pot @@ -42,7 +42,7 @@ msgid "or, even to both (or multiples of each) at the same time." msgstr "" #: filters.xml:57(para) -msgid "The methods on Session are: enableFilter(String filterName), getEnabledFilter(String filterName), and disableFilter(String filterName). By default, filters are not enabled for a given session; they must be explcitly enabled through use of the Session.enabledFilter() method, which returns an instance of the Filter interface. Using the simple filter defined above, this would look like:" +msgid "The methods on Session are: enableFilter(String filterName), getEnabledFilter(String filterName), and disableFilter(String filterName). By default, filters are not enabled for a given session; they must be explcitly enabled through use of the Session.enableFilter() method, which returns an instance of the Filter interface. Using the simple filter defined above, this would look like:" msgstr "" #: filters.xml:68(para) diff --git a/documentation/manual/src/main/docbook/pt-BR/content/filters.po b/documentation/manual/src/main/docbook/pt-BR/content/filters.po index a270a6432a..ef913d6724 100644 --- a/documentation/manual/src/main/docbook/pt-BR/content/filters.po +++ b/documentation/manual/src/main/docbook/pt-BR/content/filters.po @@ -138,7 +138,7 @@ msgstr "" "filterName), getEnabledFilter(String filterName), e disableFilter(String filterName). Por padrão, " "os filtros não são habilitados dentro de qualquer session; Eles devem ser " -"explicitamente habilitados usando o método Session.enabledFilter()Session.enableFilter(), que retorna uma instância da interface Filter. " "Usando o filtro simples definido acima, o código se pareceria com o seguinte:" @@ -223,7 +223,7 @@ msgstr "" #, no-c-format msgid "" " :" "targetSalary\")\n" diff --git a/documentation/manual/src/main/docbook/zh-CN/content/filters.po b/documentation/manual/src/main/docbook/zh-CN/content/filters.po index 34b3cc9969..daa66270ac 100644 --- a/documentation/manual/src/main/docbook/zh-CN/content/filters.po +++ b/documentation/manual/src/main/docbook/zh-CN/content/filters.po @@ -216,7 +216,7 @@ msgstr "" #, no-c-format msgid "" " :" "targetSalary\")\n"