svn commit: r632727 - /ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml

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

svn commit: r632727 - /ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml

jonesde
Author: jonesde
Date: Sun Mar  2 01:18:04 2008
New Revision: 632727

URL: http://svn.apache.org/viewvc?rev=632727&view=rev
Log:
Some cleanups and fleshed out the detail and technical entity sets

Modified:
    ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml

Modified: ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml?rev=632727&r1=632726&r2=632727&view=diff
==============================================================================
--- ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml (original)
+++ ofbiz/trunk/framework/entityext/data/EntityDiagramGroupData.xml Sun Mar  2 01:18:04 2008
@@ -23,7 +23,6 @@
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="Geo" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="GeoAssoc" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="NoteData" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5000" entityOrPackage="StandardTimePeriod" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="CustomTimePeriod" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusItem" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5000" entityOrPackage="StatusValidChange" applEnumId="ESIA_INCLUDE"/>
@@ -109,22 +108,6 @@
     <EntityGroupEntry entityGroupId="5060" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="5060" entityOrPackage="WorkRequirementFulfillment" applEnumId="ESIA_INCLUDE"/>
     
-    <EntityGroup entityGroupId="5070" entityGroupName="Top Level: HumanRes"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="EmplPosition" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="Party" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="EmplPositionFulfillment" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="Employment" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="EmploymentApp" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="PerfReview" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="PartySkill" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5070" entityOrPackage="PartyQual" applEnumId="ESIA_INCLUDE"/>
-    
-    <EntityGroup entityGroupId="5080" entityGroupName="Top Level: Marketing"/>
-    <EntityGroupEntry entityGroupId="5080" entityOrPackage="MarketingCampaign" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5080" entityOrPackage="ContactList" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5080" entityOrPackage="SegmentGroup" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="5080" entityOrPackage="TrackingCode" applEnumId="ESIA_INCLUDE"/>
-    
     <!-- =============================================== -->
     <!-- =============================================== -->
     <EntityGroup entityGroupId="6000" entityGroupName="Detail: Example and Common"/>
@@ -192,8 +175,87 @@
     <EntityGroupEntry entityGroupId="6380" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/>
     <EntityGroupEntry entityGroupId="6380" entityOrPackage="ShoppingListItem" applEnumId="ESIA_INCLUDE"/>
     <EntityGroup entityGroupId="6390" entityGroupName="Detail Product: Shipment"/>
-    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.product.shipment" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.product.issuance" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.product.receipt" applEnumId="ESIA_INCLUDE"/>
-    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.product.picklist" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.shipment.shipment" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.shipment.issuance" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.shipment.receipt" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6390" entityOrPackage="org.ofbiz.shipment.picklist" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6400" entityGroupName="Detail Order: Order"/>
+    <EntityGroupEntry entityGroupId="6400" entityOrPackage="org.ofbiz.order.order" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6410" entityGroupName="Detail Order: Request"/>
+    <EntityGroupEntry entityGroupId="6410" entityOrPackage="org.ofbiz.order.request" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6410" entityOrPackage="QuoteItem" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6410" entityOrPackage="Requirement" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6410" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6420" entityGroupName="Detail Order: Requirement"/>
+    <EntityGroupEntry entityGroupId="6420" entityOrPackage="org.ofbiz.order.requirement" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6420" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6420" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6430" entityGroupName="Detail Order: Quote"/>
+    <EntityGroupEntry entityGroupId="6430" entityOrPackage="org.ofbiz.order.quote" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6430" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6440" entityGroupName="Detail Order: Return"/>
+    <EntityGroupEntry entityGroupId="6440" entityOrPackage="org.ofbiz.order.return" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6440" entityOrPackage="OrderItem" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6450" entityGroupName="Detail Order: Opportunity, Shopping List"/>
+    <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.ofbiz.order.opportunity" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.ofbiz.order.shoppinglist" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6450" entityOrPackage="org.ofbiz.order.shoppingcart" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6500" entityGroupName="Detail Accounting: Ledger"/>
+    <EntityGroupEntry entityGroupId="6500" entityOrPackage="org.ofbiz.accounting.ledger" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6510" entityGroupName="Detail Accounting: Budget"/>
+    <EntityGroupEntry entityGroupId="6510" entityOrPackage="org.ofbiz.accounting.budget" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6520" entityGroupName="Detail Accounting: Financial Account"/>
+    <EntityGroupEntry entityGroupId="6520" entityOrPackage="org.ofbiz.accounting.finaccount" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6530" entityGroupName="Detail Accounting: Invoice"/>
+    <EntityGroupEntry entityGroupId="6530" entityOrPackage="org.ofbiz.accounting.invoice" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6530" entityOrPackage="BillingAccount" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6530" entityOrPackage="PaymentApplication" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6540" entityGroupName="Detail Accounting: Payment"/>
+    <EntityGroupEntry entityGroupId="6540" entityOrPackage="org.ofbiz.accounting.payment" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6550" entityGroupName="Detail Accounting: Tax"/>
+    <EntityGroupEntry entityGroupId="6550" entityOrPackage="org.ofbiz.accounting.tax" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6550" entityOrPackage="OrderAdjustment" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6600" entityGroupName="Detail Work Effort"/>
+    <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.ofbiz.workeffort.timesheet" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6600" entityOrPackage="org.ofbiz.workeffort.workeffort" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6710" entityGroupName="Detail Manufacturing"/>
+    <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.ofbiz.manufacturing.bom" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.ofbiz.manufacturing.mrp" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6710" entityOrPackage="org.ofbiz.manufacturing.techdata" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6710" entityOrPackage="WorkEffort" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6720" entityGroupName="Detail Human Resources"/>
+    <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.ofbiz.humanres.ability" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.ofbiz.humanres.employment" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6720" entityOrPackage="org.ofbiz.humanres.position" applEnumId="ESIA_INCLUDE"/>
+    
+    <EntityGroup entityGroupId="6730" entityGroupName="Detail Marketing"/>
+    <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.ofbiz.marketing.campaign" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.ofbiz.marketing.contact" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.ofbiz.marketing.segment" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6730" entityOrPackage="org.ofbiz.marketing.tracking" applEnumId="ESIA_INCLUDE"/>
+
+    <!-- OLAP/BI Entities (should grow significantly as this is worked on more) -->
+    <EntityGroup entityGroupId="6800" entityGroupName="OLAP/BI General"/>
+    <EntityGroupEntry entityGroupId="6800" entityOrPackage="org.ofbiz.bi" applEnumId="ESIA_INCLUDE"/>
+    
+    <!-- Technical Entities -->
+    <EntityGroup entityGroupId="6910" entityGroupName="Technical: Entity and Service"/>
+    <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.ofbiz.entity" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6910" entityOrPackage="org.ofbiz.service" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6920" entityGroupName="Technical: Web"/>
+    <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.ofbiz.webapp" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6920" entityOrPackage="org.ofbiz.content.website" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6930" entityGroupName="Technical: Login and Security"/>
+    <EntityGroupEntry entityGroupId="6930" entityOrPackage="org.ofbiz.security" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6940" entityGroupName="Technical: Workflow"/>
+    <EntityGroupEntry entityGroupId="6940" entityOrPackage="org.ofbiz.workflow" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroup entityGroupId="6990" entityGroupName="Technical: POS, OAGIS, Other"/>
+    <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.ofbiz.pos.terminal" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.ofbiz.specialpurpose.oagis" applEnumId="ESIA_INCLUDE"/>
+    <EntityGroupEntry entityGroupId="6990" entityOrPackage="org.ofbiz.catalina.session" applEnumId="ESIA_INCLUDE"/>
 </entity-engine-xml>