[jboss-cvs] JBossAS SVN: r91415 - projects/docs/enterprise/4.3.3/Server_Configuration_Guide/pt-BR.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Mon Jul 20 02:34:58 EDT 2009
Author: ldelima at redhat.com
Date: 2009-07-20 02:34:58 -0400 (Mon, 20 Jul 2009)
New Revision: 91415
Modified:
projects/docs/enterprise/4.3.3/Server_Configuration_Guide/pt-BR/The_CMP_Engine.po
Log:
translation ongoing
Modified: projects/docs/enterprise/4.3.3/Server_Configuration_Guide/pt-BR/The_CMP_Engine.po
===================================================================
--- projects/docs/enterprise/4.3.3/Server_Configuration_Guide/pt-BR/The_CMP_Engine.po 2009-07-20 06:34:17 UTC (rev 91414)
+++ projects/docs/enterprise/4.3.3/Server_Configuration_Guide/pt-BR/The_CMP_Engine.po 2009-07-20 06:34:58 UTC (rev 91415)
@@ -2494,13 +2494,6 @@
"between organization and gangster, we declare the relationship from "
"organization to gangster in the <literal>OrganizationBean</literal> class:"
msgstr ""
-"CMR-Field abstract accessors have the same signatures as <literal>cmp-"
-"fields</literal>, except that single-valued relationships must return the "
-"local interface of the related entity, and multi-valued relationships can "
-"only return a <literal>java.util.Collection</literal> (or <literal>java.util."
-"Set</literal>) object. For example, to declare a one-to-many relationship "
-"between organization and gangster, we declare the relationship from "
-"organization to gangster in the <literal>OrganizationBean</literal> class:"
#. Tag: programlisting
#: The_CMP_Engine.xml:553
@@ -2513,12 +2506,6 @@
" public abstract void setMemberGangsters(Set gangsters);\n"
"}"
msgstr ""
-"public abstract class OrganizationBean\n"
-" implements EntityBean \n"
-"{\n"
-" public abstract Set getMemberGangsters();\n"
-" public abstract void setMemberGangsters(Set gangsters);\n"
-"}"
#. Tag: para
#: The_CMP_Engine.xml:554
More information about the jboss-cvs-commits
mailing list