svn commit: r1832235 [4/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/security/entitydef/ framework/service/entitydef/ framework/...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1832235 [4/6] - in /ofbiz/ofbiz-framework/trunk: applications/datamodel/entitydef/ framework/common/entitydef/ framework/entity/entitydef/ framework/entityext/entitydef/ framework/security/entitydef/ framework/service/entitydef/ framework/...

rishi
Modified: ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml?rev=1832235&r1=1832234&r2=1832235&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml (original)
+++ ofbiz/ofbiz-framework/trunk/applications/datamodel/entitydef/party-entitymodel.xml Fri May 25 12:19:07 2018
@@ -44,7 +44,7 @@ under the License.
 
     <entity entity-name="Addendum"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Addendum Entity">
+            title="Addendum">
       <field name="addendumId" type="id"></field>
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
@@ -62,7 +62,7 @@ under the License.
     </entity>
     <entity entity-name="Agreement"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Entity">
+            title="Agreement">
       <field name="agreementId" type="id"></field>
       <field name="productId" type="id"></field>
       <field name="partyIdFrom" type="id"></field>
@@ -114,7 +114,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementAttribute"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Attribute Entity">
+            title="Agreement Attribute">
       <field name="agreementId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="attrValue" type="value"></field>
@@ -130,7 +130,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementGeographicalApplic"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Geographical Applicability Entity">
+            title="Agreement Geographical Applicability">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="geoId" type="id"></field>
@@ -150,7 +150,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementItem"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Item Entity">
+            title="Agreement Item">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="agreementItemTypeId" type="id"></field>
@@ -171,7 +171,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementItemAttribute"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Item Attribute Entity">
+            title="Agreement Item Attribute">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="attrName" type="id-long"></field>
@@ -191,7 +191,7 @@ under the License.
     <entity entity-name="AgreementItemType"
             package-name="org.apache.ofbiz.party.agreement"
             default-resource-name="PartyEntityLabels"
-            title="Agreement Item Type Entity">
+            title="Agreement Item Type">
       <field name="agreementItemTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -203,7 +203,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementItemTypeAttr"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Item Type Attribute Entity">
+            title="Agreement Item Type Attribute">
       <field name="agreementItemTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -221,7 +221,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementContent"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Content Entity">
+            title="Agreement Content">
         <field name="agreementId" type="id"></field>
         <field name="agreementItemSeqId" type="id"></field>
         <field name="agreementContentTypeId" type="id"></field>
@@ -245,7 +245,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementContentType"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Content Type Entity">
+            title="Agreement Content Type">
         <field name="agreementContentTypeId" type="id"></field>
         <field name="parentTypeId" type="id"></field>
         <field name="hasTable" type="indicator"></field>
@@ -257,7 +257,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementPartyApplic"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Party Application Entity">
+            title="Agreement Party Application">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="partyId" type="id"></field>
@@ -277,7 +277,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementProductAppl"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Product Application Entity">
+            title="Agreement Product Application">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="productId" type="id"></field>
@@ -298,7 +298,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementPromoAppl"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Promo Applicability Entity">
+            title="Agreement Promo Applicability">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="productPromoId" type="id"></field>
@@ -322,7 +322,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementFacilityAppl"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Facility Application Entity">
+            title="Agreement Facility Application">
       <field name="agreementId" type="id"></field>
       <field name="agreementItemSeqId" type="id"></field>
       <field name="facilityId" type="id"></field>
@@ -342,7 +342,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementRole"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Role Entity">
+            title="Agreement Role">
       <field name="agreementId" type="id"></field>
       <field name="partyId" type="id"></field>
       <field name="roleTypeId" type="id"></field>
@@ -365,7 +365,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementTerm"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Term Entity">
+            title="Agreement Term">
       <field name="agreementTermId" type="id"></field>
       <field name="termTypeId" type="id"></field>
       <field name="agreementId" type="id"></field>
@@ -396,7 +396,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementTermAttribute"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Term Attribute Entity">
+            title="Agreement Term Attribute">
       <field name="agreementTermId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="attrValue" type="value"></field>
@@ -410,7 +410,7 @@ under the License.
     <entity entity-name="AgreementType"
             package-name="org.apache.ofbiz.party.agreement"
             default-resource-name="PartyEntityLabels"
-            title="Agreement Type Entity">
+            title="Agreement Type">
       <field name="agreementTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -422,7 +422,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementTypeAttr"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Type Attribute Entity">
+            title="Agreement Type Attribute">
       <field name="agreementTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -440,7 +440,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementWorkEffortApplic"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement WorkEffort Application Entity">
+            title="Agreement WorkEffort Application">
         <field name="agreementId" type="id"></field>
         <field name="agreementItemSeqId" type="id"></field>
         <field name="workEffortId" type="id"></field>
@@ -460,7 +460,7 @@ under the License.
     </entity>
     <entity entity-name="TermType"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Term Type Entity" default-resource-name="PartyEntityLabels">
+            title="Term Type" default-resource-name="PartyEntityLabels">
       <field name="termTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -472,7 +472,7 @@ under the License.
     </entity>
     <entity entity-name="TermTypeAttr"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Term Type Attribute Entity">
+            title="Term Type Attribute">
       <field name="termTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -508,7 +508,7 @@ under the License.
     </entity>
     <entity entity-name="AgreementEmploymentAppl"
             package-name="org.apache.ofbiz.party.agreement"
-            title="Agreement Employment Application Entity">
+            title="Agreement Employment Application">
         <field name="agreementId" type="id"></field>
         <field name="agreementItemSeqId" type="id"></field>
         <field name="partyIdFrom" type="id"></field>
@@ -543,7 +543,7 @@ under the License.
     </entity>
     <view-entity entity-name="AgreementItemAndProductAppl"
         package-name="org.apache.ofbiz.party.agreement"
-        title="Agreement Item and Agreement Product Applicability View Entity">
+        title="Agreement Item and Agreement Product Applicability View">
         <member-entity entity-alias="AGI" entity-name="AgreementItem"/>
         <member-entity entity-alias="AGPA" entity-name="AgreementProductAppl"/>
         <member-entity entity-alias="AG" entity-name="Agreement"/>
@@ -565,7 +565,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="AgreementItemAndFacilityAppl"
         package-name="org.apache.ofbiz.party.agreement"
-        title="Agreement Item and Agreement Facility Applicability View Entity">
+        title="Agreement Item and Agreement Facility Applicability View">
         <member-entity entity-alias="AGI" entity-name="AgreementItem"/>
         <member-entity entity-alias="AGFA" entity-name="AgreementFacilityAppl"/>
         <member-entity entity-alias="AG" entity-name="Agreement"/>
@@ -585,7 +585,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="AgreementItemAndPartyAppl"
         package-name="org.apache.ofbiz.party.agreement"
-        title="Agreement Item and Agreement Party Applicability View Entity">
+        title="Agreement Item and Agreement Party Applicability View">
         <member-entity entity-alias="AGI" entity-name="AgreementItem"/>
         <member-entity entity-alias="AGPA" entity-name="AgreementPartyApplic"/>
         <member-entity entity-alias="AG" entity-name="Agreement"/>
@@ -604,7 +604,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="AgreementContentAndInfo"
             package-name="org.apache.ofbiz.accounting.invoice"
-            title="AgreementContent Content and DataResource View Entity">
+            title="AgreementContent Content and DataResource View">
         <member-entity entity-alias="AGC" entity-name="AgreementContent"/>
         <member-entity entity-alias="CO" entity-name="Content"/>
         <member-entity entity-alias="DR" entity-name="DataResource"/>
@@ -638,12 +638,12 @@ under the License.
   <!-- org.apache.ofbiz.party.communication -->
   <!-- ========================================================= -->
 
-    <entity entity-name="CommContentAssocType" package-name="org.apache.ofbiz.party.communication" title="CommunicationEvent Content Association Type Entity">
+    <entity entity-name="CommContentAssocType" package-name="org.apache.ofbiz.party.communication" title="CommunicationEvent Content Association Type">
         <field name="commContentAssocTypeId" type="id"></field>
         <field name="description" type="description"></field>
         <prim-key field="commContentAssocTypeId"/>
     </entity>
-    <entity entity-name="CommEventContentAssoc" package-name="org.apache.ofbiz.party.communication" title="CommunicationEvent Content Association Entity">
+    <entity entity-name="CommEventContentAssoc" package-name="org.apache.ofbiz.party.communication" title="CommunicationEvent Content Association">
         <field name="contentId" type="id"></field>
         <field name="communicationEventId" type="id"></field>
         <field name="commContentAssocTypeId" type="id"></field>
@@ -663,7 +663,7 @@ under the License.
             <key-map field-name="commContentAssocTypeId"/>
         </relation>
     </entity>
-    <view-entity entity-name="CommEventContentDataResource" package-name="org.apache.ofbiz.party.communication" title="CommEvent and Content and DataResource View Entity">
+    <view-entity entity-name="CommEventContentDataResource" package-name="org.apache.ofbiz.party.communication" title="CommEvent and Content and DataResource View">
         <member-entity entity-alias="CECA" entity-name="CommEventContentAssoc"/>
         <member-entity entity-alias="CO" entity-name="Content"/>
         <member-entity entity-alias="DR" entity-name="DataResource"/>
@@ -707,7 +707,7 @@ under the License.
             <key-map field-name="contentId"/>
         </relation>
     </view-entity>
-    <entity entity-name="CommunicationEvent" package-name="org.apache.ofbiz.party.communication" title="Communication Event Entity">
+    <entity entity-name="CommunicationEvent" package-name="org.apache.ofbiz.party.communication" title="Communication Event">
         <field name="communicationEventId" type="id"></field>
         <field name="communicationEventTypeId" type="id"></field>
         <field name="origCommEventId" type="id"></field>
@@ -784,7 +784,7 @@ under the License.
             <index-field name="messageId"/>
         </index>
     </entity>
-    <view-entity entity-name="CommunicationEventAndSubscr" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Role View Entity">
+    <view-entity entity-name="CommunicationEventAndSubscr" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Role View">
         <member-entity entity-alias="SC" entity-name="SubscriptionCommEvent"/>
         <member-entity entity-alias="SU" entity-name="Subscription"/>
         <alias-all entity-alias="SC">
@@ -795,7 +795,7 @@ under the License.
             <key-map field-name="subscriptionId"/>
         </view-link>
     </view-entity>
-    <view-entity entity-name="CommunicationEventAndProduct" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Product View Entity">
+    <view-entity entity-name="CommunicationEventAndProduct" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Product View">
         <member-entity entity-alias="CP" entity-name="CommunicationEventProduct"/>
         <member-entity entity-alias="CE" entity-name="CommunicationEvent"/>
         <alias-all entity-alias="CP"/>
@@ -804,7 +804,7 @@ under the License.
             <key-map field-name="communicationEventId"/>
         </view-link>
     </view-entity>
-    <view-entity entity-name="CommunicationEventAndRole" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Role View Entity">
+    <view-entity entity-name="CommunicationEventAndRole" package-name="org.apache.ofbiz.party.communication" title="Communication Event And Role View">
       <member-entity entity-alias="CE" entity-name="CommunicationEvent"/>
       <member-entity entity-alias="CR" entity-name="CommunicationEventRole"/>
       <alias-all entity-alias="CE"/>
@@ -867,7 +867,7 @@ under the License.
         <key-map field-name="communicationEventId"/>
       </relation>
     </view-entity>
-    <entity entity-name="CommunicationEventProduct" package-name="org.apache.ofbiz.party.communication" title="Communication Event Product Entity">
+    <entity entity-name="CommunicationEventProduct" package-name="org.apache.ofbiz.party.communication" title="Communication Event Product">
         <field name="productId" type="id"></field>
         <field name="communicationEventId" type="id"></field>
         <prim-key field="productId"/>
@@ -882,7 +882,7 @@ under the License.
     <entity entity-name="CommunicationEventPrpTyp"
             package-name="org.apache.ofbiz.party.communication"
             default-resource-name="PartyEntityLabels"
-            title="Communication Event Purpose Type Entity">
+            title="Communication Event Purpose Type">
       <field name="communicationEventPrpTypId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -894,7 +894,7 @@ under the License.
     </entity>
     <entity entity-name="CommunicationEventPurpose"
             package-name="org.apache.ofbiz.party.communication"
-            title="Communication Event Purpose Entity">
+            title="Communication Event Purpose">
       <field name="communicationEventPrpTypId" type="id"></field>
       <field name="communicationEventId" type="id"></field>
       <field name="description" type="description"></field>
@@ -940,7 +940,7 @@ under the License.
     </entity>
     <entity entity-name="CommunicationEventType"
             package-name="org.apache.ofbiz.party.communication"
-            title="Communication Event Type Entity" default-resource-name="PartyEntityLabels">
+            title="Communication Event Type" default-resource-name="PartyEntityLabels">
       <field name="communicationEventTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -969,7 +969,7 @@ under the License.
 
     <entity entity-name="ContactMech"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Entity">
+            title="Contact Mechanism">
       <field name="contactMechId" type="id"></field>
       <field name="contactMechTypeId" type="id"></field>
       <field name="infoString" type="long-varchar"></field>
@@ -986,7 +986,7 @@ under the License.
     </entity>
     <entity entity-name="ContactMechAttribute"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Attribute Entity">
+            title="Contact Mechanism Attribute">
       <field name="contactMechId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="attrValue" type="value"></field>
@@ -1002,7 +1002,7 @@ under the License.
     </entity>
     <entity entity-name="ContactMechLink"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Link Entity">
+            title="Contact Mechanism Link">
       <field name="contactMechIdFrom" type="id"></field>
       <field name="contactMechIdTo" type="id"></field>
       <prim-key field="contactMechIdFrom"/>
@@ -1017,14 +1017,14 @@ under the License.
     <entity entity-name="ContactMechPurposeType"
             package-name="org.apache.ofbiz.party.contact"
             default-resource-name="PartyEntityLabels"
-            title="Contact Mechanism Purpose Type Entity">
+            title="Contact Mechanism Purpose Type">
       <field name="contactMechPurposeTypeId" type="id"></field>
       <field name="description" type="description"></field>
       <prim-key field="contactMechPurposeTypeId"/>
     </entity>
     <entity entity-name="ContactMechType"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Type Entity" default-resource-name="PartyEntityLabels">
+            title="Contact Mechanism Type" default-resource-name="PartyEntityLabels">
       <field name="contactMechTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -1036,7 +1036,7 @@ under the License.
     </entity>
     <entity entity-name="ContactMechTypeAttr"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Type Attribute Entity">
+            title="Contact Mechanism Type Attribute">
       <field name="contactMechTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -1054,7 +1054,7 @@ under the License.
     </entity>
     <entity entity-name="ContactMechTypePurpose"
             package-name="org.apache.ofbiz.party.contact"
-            title="Contact Mechanism Type Purpose Entity">
+            title="Contact Mechanism Type Purpose">
       <description>Defines which ContactMechPurposeType entites apply to which ContactMechType</description>
       <field name="contactMechTypeId" type="id"></field>
       <field name="contactMechPurposeTypeId" type="id"></field>
@@ -1069,7 +1069,7 @@ under the License.
     </entity>
     <entity entity-name="EmailAddressVerification"
             package-name="org.apache.ofbiz.party.contact"
-            title="Email Address Verification Entity">
+            title="Email Address Verification">
         <description>Holds hashes for email address verification</description>
         <field name="emailAddress" type="id-vlong"></field>
         <field name="verifyHash" type="value"></field>
@@ -1081,7 +1081,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyContactDetailByPurpose"
         package-name="org.apache.ofbiz.party.contact"
-        title="Party Contact Purpose View Entity">
+        title="Party Contact Purpose View">
         <member-entity entity-alias="PCM" entity-name="PartyContactMech"/>
         <member-entity entity-alias="PCMP" entity-name="PartyContactMechPurpose"/>
         <member-entity entity-alias="CM" entity-name="ContactMech"/>
@@ -1126,7 +1126,7 @@ under the License.
     </view-entity>
     <entity entity-name="PartyContactMech"
             package-name="org.apache.ofbiz.party.contact"
-            title="Party Contact Mechanism Entity">
+            title="Party Contact Mechanism">
       <field name="partyId" type="id"></field>
       <field name="contactMechId" type="id"></field>
       <field name="fromDate" type="date-time"></field>
@@ -1173,7 +1173,7 @@ under the License.
     </entity>
     <entity entity-name="PartyContactMechPurpose"
             package-name="org.apache.ofbiz.party.contact"
-            title="Party Contact Mechanism Purpose Entity">
+            title="Party Contact Mechanism Purpose">
       <field name="partyId" type="id"></field>
       <field name="contactMechId" type="id"></field>
       <field name="contactMechPurposeTypeId" type="id"></field>
@@ -1211,7 +1211,7 @@ under the License.
     </entity>
     <entity entity-name="PostalAddress"
             package-name="org.apache.ofbiz.party.contact"
-            title="Postal Address Entity">
+            title="Postal Address">
       <field name="contactMechId" type="id"></field>
       <field name="toName" type="name"></field>
       <field name="attnName" type="name"></field>
@@ -1270,7 +1270,7 @@ under the License.
     </entity>
     <entity entity-name="PostalAddressBoundary"
             package-name="org.apache.ofbiz.party.contact"
-            title="Postal Address Boundary Entity">
+            title="Postal Address Boundary">
       <field name="contactMechId" type="id"></field>
       <field name="geoId" type="id"></field>
       <prim-key field="contactMechId"/>
@@ -1284,7 +1284,7 @@ under the License.
     </entity>
     <entity entity-name="TelecomNumber"
             package-name="org.apache.ofbiz.party.contact"
-            title="Telecommunications Number Entity">
+            title="Telecommunications Number">
       <field name="contactMechId" type="id"></field>
       <field name="countryCode" type="very-short"></field>
       <field name="areaCode" type="very-short"></field>
@@ -1306,7 +1306,7 @@ under the License.
     </entity>
     <entity entity-name="FtpAddress"
             package-name="org.ofbiz.party.contact"
-            title="Ftp server Entity">
+            title="Ftp server">
       <field name="contactMechId" type="id"/>
       <field name="hostname" type="long-varchar"/>
       <field name="port" type="numeric"/>
@@ -1324,7 +1324,7 @@ under the License.
     </entity>
     <entity entity-name="ValidContactMechRole"
             package-name="org.apache.ofbiz.party.contact"
-            title="Valid Contact Mechanism Role Entity">
+            title="Valid Contact Mechanism Role">
       <field name="roleTypeId" type="id"></field>
       <field name="contactMechTypeId" type="id"></field>
       <prim-key field="roleTypeId"/>
@@ -1338,7 +1338,7 @@ under the License.
     </entity>
     <view-entity entity-name="ContactMechDetail"
         package-name="org.apache.ofbiz.party.contact"
-        title="Contact Mech Detail View Entity">
+        title="Contact Mech Detail View">
         <member-entity entity-alias="CM" entity-name="ContactMech"/>
         <member-entity entity-alias="PA" entity-name="PostalAddress"/>
         <member-entity entity-alias="TN" entity-name="TelecomNumber"/>
@@ -1358,7 +1358,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndContactMech"
         package-name="org.apache.ofbiz.party.contact"
-        title="Party and Contact Mech View Entity">
+        title="Party and Contact Mech View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PCM" entity-name="PartyContactMech"/>
         <member-entity entity-alias="CM" entity-name="ContactMech"/>
@@ -1400,7 +1400,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndPostalAddress"
         package-name="org.apache.ofbiz.party.contact"
-        title="Party and Contact Mech/Postal Address View Entity">
+        title="Party and Contact Mech/Postal Address View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PCM" entity-name="PartyContactMech"/>
         <member-entity entity-alias="CM" entity-name="ContactMech"/>
@@ -1442,7 +1442,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndTelecomNumber"
             package-name="org.apache.ofbiz.party.contact"
-            title="Party and TelecomNumber View Entity">
+            title="Party and TelecomNumber View">
         <member-entity entity-alias="PTY" entity-name="Party" />
         <member-entity entity-alias="PCM" entity-name="PartyContactMech" />
         <member-entity entity-alias="TN" entity-name="TelecomNumber" />
@@ -1484,14 +1484,14 @@ under the License.
 
     <entity entity-name="NeedType"
             package-name="org.apache.ofbiz.party.need"
-            title="Need Type Entity">
+            title="Need Type">
       <field name="needTypeId" type="id"></field>
       <field name="description" type="description"></field>
       <prim-key field="needTypeId"/>
     </entity>
     <entity entity-name="PartyNeed"
             package-name="org.apache.ofbiz.party.need"
-            title="Party Need Entity">
+            title="Party Need">
       <field name="partyNeedId" type="id"></field>
       <field name="partyId" type="id"></field>
       <field name="roleTypeId" type="id"></field>
@@ -1548,7 +1548,7 @@ under the License.
     </entity>
     <entity entity-name="Affiliate"
             package-name="org.apache.ofbiz.party.party"
-            title="Affiliate Party Entity">
+            title="Affiliate Party">
       <field name="partyId" type="id"></field>
       <field name="affiliateName" type="name"></field>
       <field name="affiliateDescription" type="description"></field>
@@ -1568,7 +1568,7 @@ under the License.
     </entity>
     <entity entity-name="Party"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Entity">
+            title="Party">
       <field name="partyId" type="id"></field>
       <field name="partyTypeId" type="id"></field>
       <field name="externalId" type="id"></field>
@@ -1609,7 +1609,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyAcctgPrefAndGroup"
         package-name="org.apache.ofbiz.party.party"
-        title="PartyAcctgPreference and PartyGroup Entity">
+        title="PartyAcctgPreference and PartyGroup">
         <member-entity entity-alias="PTYACCPREF" entity-name="PartyAcctgPreference"/>
         <member-entity entity-alias="PTYGROUP" entity-name="PartyGroup"/>
         <member-entity entity-alias="PTYROLE" entity-name="PartyRole"/>
@@ -1629,7 +1629,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndGroup"
         package-name="org.apache.ofbiz.party.party"
-        title="Party and Party Group View Entity">
+        title="Party and Party Group View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PGRP" entity-name="PartyGroup"/>
         <alias-all entity-alias="PTY"/>
@@ -1640,7 +1640,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndPerson"
         package-name="org.apache.ofbiz.party.party"
-        title="Party and Person View Entity">
+        title="Party and Person View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PERS" entity-name="Person"/>
         <alias-all entity-alias="PTY"/>
@@ -1651,7 +1651,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyAndUserLogin"
             package-name="org.apache.ofbiz.party.party"
-            title="Party and Contact Mech View Entity">
+            title="Party and Contact Mech View">
       <member-entity entity-alias="PTY" entity-name="Party"/>
       <member-entity entity-alias="ULN" entity-name="UserLogin"/>
       <alias entity-alias="PTY" name="partyId"/>
@@ -1740,7 +1740,7 @@ under the License.
   
      <entity entity-name="PartyIdentification"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Identification Entity">
+            title="Party Identification">
       <field name="partyId" type="id"></field>
       <field name="partyIdentificationTypeId" type="id"></field>
       <field name="idValue" type="id-long"></field>
@@ -1758,7 +1758,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyIdentificationAndParty"
                 package-name="org.apache.ofbiz.party.party"
-                title="PartyIdentification and Party View Entity">
+                title="PartyIdentification and Party View">
       <member-entity entity-alias="PIN" entity-name="PartyIdentification"/>
       <member-entity entity-alias="PIT" entity-name="PartyIdentificationType"/>
       <member-entity entity-alias="PA" entity-name="Party"/>
@@ -1775,7 +1775,7 @@ under the License.
     <entity entity-name="PartyIdentificationType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Party Identification Type Entity">
+            title="Party Identification Type">
       <field name="partyIdentificationTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -1805,7 +1805,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyAndGeoPoint"
         package-name="org.apache.ofbiz.party.party"
-        title="Party and Geo Point View Entity">
+        title="Party and Geo Point View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PGPT" entity-name="PartyGeoPoint"/>
         <member-entity entity-alias="GPT" entity-name="GeoPoint"/>
@@ -1869,7 +1869,7 @@ under the License.
     </view-entity>
     <entity entity-name="PartyAttribute"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Attribute Entity">
+            title="Party Attribute">
       <field name="partyId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="attrValue" type="value"></field>
@@ -1885,7 +1885,7 @@ under the License.
     </entity>
     <entity entity-name="PartyCarrierAccount"
         package-name="org.apache.ofbiz.party.party"
-        title="Party Carrier Account Entity">
+        title="Party Carrier Account">
         <field name="partyId" type="id"></field>
         <field name="carrierPartyId" type="id"></field>
         <field name="fromDate" type="date-time"></field>
@@ -1903,7 +1903,7 @@ under the License.
     </entity>
     <entity entity-name="PartyClassification"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Classification Entity">
+            title="Party Classification">
       <field name="partyId" type="id"></field>
       <field name="partyClassificationGroupId" type="id"></field>
       <field name="fromDate" type="date-time"></field>
@@ -1920,7 +1920,7 @@ under the License.
     </entity>
     <entity entity-name="PartyClassificationGroup"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Classification Group Entity">
+            title="Party Classification Group">
       <field name="partyClassificationGroupId" type="id"></field>
       <field name="partyClassificationTypeId" type="id"></field>
       <field name="parentGroupId" type="id"></field>
@@ -1936,7 +1936,7 @@ under the License.
     <entity entity-name="PartyClassificationType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Party Classification Type Entity">
+            title="Party Classification Type">
       <field name="partyClassificationTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -1948,7 +1948,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyContactWithPurpose"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Contact Purpose View Entity">
+            title="Party Contact Purpose View">
       <member-entity entity-alias="PCMP" entity-name="PartyContactMechPurpose"/>
       <member-entity entity-alias="CM" entity-name="ContactMech"/>
       <member-entity entity-alias="PCM" entity-name="PartyContactMech"/>
@@ -1995,7 +1995,7 @@ under the License.
     </view-entity>
     <entity entity-name="PartyContent"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Data Object Entity">
+            title="Party Data Object">
       <field name="partyId" type="id"></field>
       <field name="contentId" type="id"></field>
       <field name="partyContentTypeId" type="id"></field>
@@ -2015,7 +2015,7 @@ under the License.
         <key-map field-name="partyContentTypeId"/>
       </relation>
     </entity>
-    <view-entity entity-name="PartyContentDetail" package-name="org.apache.ofbiz.content.content" title="Party Content Detail View Entity">
+    <view-entity entity-name="PartyContentDetail" package-name="org.apache.ofbiz.content.content" title="Party Content Detail View">
         <member-entity entity-alias="PCT" entity-name="PartyContent"/>
         <member-entity entity-alias="CNT" entity-name="Content"/>
         <alias-all entity-alias="PCT"/>
@@ -2033,7 +2033,7 @@ under the License.
     <entity entity-name="PartyContentType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Party Content Type Entity">
+            title="Party Content Type">
         <field name="partyContentTypeId" type="id"></field>
         <field name="parentTypeId" type="id"></field>
         <field name="description" type="description"></field>
@@ -2044,7 +2044,7 @@ under the License.
     </entity>
     <entity entity-name="PartyDataSource"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Data Source Entity">
+            title="Party Data Source">
       <field name="partyId" type="id"></field>
       <field name="dataSourceId" type="id"></field>
       <field name="fromDate" type="date-time"></field>
@@ -2063,7 +2063,7 @@ under the License.
     </entity>
     <entity entity-name="PartyGroup"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Group Entity">
+            title="Party Group">
       <field name="partyId" type="id"></field>
       <field name="groupName" type="name"></field>
       <field name="groupNameLocal" type="name"></field>
@@ -2083,7 +2083,7 @@ under the License.
     </entity>
     <entity entity-name="PartyIcsAvsOverride"
             package-name="org.apache.ofbiz.party.party"
-            title="Party ICS AVS Override Entity">
+            title="Party ICS AVS Override">
       <field name="partyId" type="id"></field>
       <field name="avsDeclineString" type="long-varchar"></field>
       <prim-key field="partyId"/>
@@ -2093,7 +2093,7 @@ under the License.
     </entity>
     <entity entity-name="PartyInvitation"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Invitation Entity">
+            title="Party Invitation">
         <field name="partyInvitationId" type="id"></field>
         <field name="partyIdFrom" type="id"></field>
         <field name="partyId" type="id"></field>
@@ -2111,7 +2111,7 @@ under the License.
     </entity>
     <entity entity-name="PartyInvitationGroupAssoc"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Invitation Group Assoc Entity">
+            title="Party Invitation Group Assoc">
         <field name="partyInvitationId" type="id"></field>
         <field name="partyIdTo" type="id"></field>
         <prim-key field="partyInvitationId"/>
@@ -2128,7 +2128,7 @@ under the License.
     </entity>
     <entity entity-name="PartyInvitationRoleAssoc"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Invitation Role Assoc Entity">
+            title="Party Invitation Role Assoc">
         <field name="partyInvitationId" type="id"></field>
         <field name="roleTypeId" type="id"></field>
         <prim-key field="partyInvitationId"/>
@@ -2142,7 +2142,7 @@ under the License.
     </entity>
   <view-entity entity-name="PartyNameContactMechView"
     package-name="org.apache.ofbiz.party.party"
-    title="Party Name Contact Mech View Entity">
+    title="Party Name Contact Mech View">
     <member-entity entity-alias="PTY" entity-name="Party"/>
     <member-entity entity-alias="PER" entity-name="Person"/>
     <member-entity entity-alias="PTYGRP" entity-name="PartyGroup"/>
@@ -2183,7 +2183,7 @@ under the License.
   </view-entity>
   <entity entity-name="PartyNameHistory"
         package-name="org.apache.ofbiz.party.party"
-        title="Party Name History Entity">
+        title="Party Name History">
         <field name="partyId" type="id"></field>
         <field name="changeDate" type="date-time"></field>
         <field name="groupName" type="name"><description>For Party Groups only</description></field>
@@ -2200,7 +2200,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyNameView"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Name View Entity">
+            title="Party Name View">
       <member-entity entity-alias="PTY" entity-name="Party"/>
       <member-entity entity-alias="PER" entity-name="Person"/>
       <member-entity entity-alias="PTYGRP" entity-name="PartyGroup"/>
@@ -2229,7 +2229,7 @@ under the License.
     </view-entity>
   <entity entity-name="PartyNote"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Note Entity">
+            title="Party Note">
       <field name="partyId" type="id"></field>
       <field name="noteId" type="id"></field>
       <prim-key field="partyId"/>
@@ -2243,7 +2243,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyNoteView"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Note View Entity">
+            title="Party Note View">
       <member-entity entity-alias="PN" entity-name="PartyNote"/>
       <member-entity entity-alias="ND" entity-name="NoteData"/>
       <alias entity-alias="PN" name="targetPartyId" field="partyId"/>
@@ -2276,7 +2276,7 @@ under the License.
     </entity>
     <entity entity-name="PartyRelationship"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Relationship Entity">
+            title="Party Relationship">
       <field name="partyIdFrom" type="id"></field>
       <field name="partyIdTo" type="id"></field>
       <field name="roleTypeIdFrom" type="id"></field>
@@ -2347,7 +2347,7 @@ under the License.
     <entity entity-name="PartyRelationshipType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Party Relationship Type Entity">
+            title="Party Relationship Type">
       <field name="partyRelationshipTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -2535,7 +2535,7 @@ under the License.
     
     <entity entity-name="PartyRole"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Role Entity">
+            title="Party Role">
       <field name="partyId" type="id"></field>
       <field name="roleTypeId" type="id"></field>
       <prim-key field="partyId"/>
@@ -2555,7 +2555,7 @@ under the License.
     </entity>
     <view-entity entity-name="PartyRoleAndPartyDetail"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Role and Party Detail (Person, PartyGroup, etc.) View Entity">
+            title="Party Role and Party Detail (Person, PartyGroup, etc.) View">
       <member-entity entity-alias="PTY" entity-name="Party"/>
       <member-entity entity-alias="PR" entity-name="PartyRole"/>
       <member-entity entity-alias="PERSON" entity-name="Person"/>
@@ -2582,7 +2582,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="PartyRoleDetailAndPartyDetail"
         package-name="org.apache.ofbiz.party.party"
-        title="Party Role and Party Detail (Person, PartyGroup, etc.) View Entity">
+        title="Party Role and Party Detail (Person, PartyGroup, etc.) View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PR" entity-name="PartyRole"/>
         <member-entity entity-alias="RT" entity-name="RoleType"/>
@@ -2617,7 +2617,7 @@ under the License.
 
     <view-entity entity-name="PartyRoleNameDetail"
         package-name="org.apache.ofbiz.party.party"
-        title="Party Role and Party Detail (Person, PartyGroup, etc.) View Entity">
+        title="Party Role and Party Detail (Person, PartyGroup, etc.) View">
         <member-entity entity-alias="PTY" entity-name="Party"/>
         <member-entity entity-alias="PR" entity-name="PartyRole"/>
         <member-entity entity-alias="PERSON" entity-name="Person"/>
@@ -2741,7 +2741,7 @@ under the License.
     <entity entity-name="PartyType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Party Type Entity">
+            title="Party Type">
       <field name="partyTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -2756,7 +2756,7 @@ under the License.
     </entity>
     <entity entity-name="PartyTypeAttr"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Type Attribute Entity">
+            title="Party Type Attribute">
       <field name="partyTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -2774,7 +2774,7 @@ under the License.
     </entity>
     <entity entity-name="Person"
             package-name="org.apache.ofbiz.party.party"
-            title="Person Entity">
+            title="Person">
       <field name="partyId" type="id"></field>
       <field name="salutation" type="name"></field>
       <field name="firstName" type="name"></field>
@@ -2829,7 +2829,7 @@ under the License.
     </entity>
     <entity entity-name="PriorityType"
             package-name="org.apache.ofbiz.party.party"
-            title="Priority Type Entity">
+            title="Priority Type">
       <field name="priorityTypeId" type="id"></field>
       <field name="description" type="description"></field>
       <prim-key field="priorityTypeId"/>
@@ -2837,7 +2837,7 @@ under the License.
     <entity entity-name="RoleType"
             package-name="org.apache.ofbiz.party.party"
             default-resource-name="PartyEntityLabels"
-            title="Role Type Entity">
+            title="Role Type">
       <field name="roleTypeId" type="id"></field>
       <field name="parentTypeId" type="id"></field>
       <field name="hasTable" type="indicator"></field>
@@ -2867,7 +2867,7 @@ under the License.
     </view-entity>
     <view-entity entity-name="RoleTypeAndParty"
             package-name="org.apache.ofbiz.party.party"
-            title="Party Role View Entity">
+            title="Party Role View">
       <member-entity entity-alias="PR" entity-name="PartyRole"/>
       <member-entity entity-alias="RT" entity-name="RoleType"/>
       <alias entity-alias="PR" name="partyId"/>
@@ -2880,7 +2880,7 @@ under the License.
     </view-entity>
     <entity entity-name="RoleTypeAttr"
             package-name="org.apache.ofbiz.party.party"
-            title="Role Type Attribute Entity">
+            title="Role Type Attribute">
       <field name="roleTypeId" type="id"></field>
       <field name="attrName" type="id-long"></field>
       <field name="description" type="description"></field>
@@ -2904,7 +2904,7 @@ under the License.
     </entity>
     <entity entity-name="Vendor"
             package-name="org.apache.ofbiz.party.party"
-            title="Vendor Entity">
+            title="Vendor">
       <field name="partyId" type="id"></field>
       <field name="manifestCompanyName" type="name"></field>
       <field name="manifestCompanyTitle" type="name"></field>