org.openxava.test.model

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » ERP CRM Financial » OpenXava 3.0 » org.openxava.test.model 
org.openxava.test.model
Java Source File NameTypeComment
AdditionalDetail.javaClass
AdditionalDetailData.javaClass Data object for AdditionalDetail.
AdditionalDetailHome.javaInterface Home interface for AdditionalDetail.
AdditionalDetailKey.javaClass
AdditionalDetailRemote.javaInterface Remote interface for AdditionalDetail.
AdditionalDetailUtil.javaClass Utility class for AdditionalDetail.
AdditionalDetailValue.javaClass Value object for AdditionalDetail.
Address.javaClass
Carrier.javaClass
CarrierData.javaClass Data object for Carrier.
CarrierHome.javaInterface Home interface for Carrier.
CarrierKey.javaClass Primary key for Carrier.
CarrierRemote.javaInterface Remote interface for Carrier.
CarrierUtil.javaClass Utility class for Carrier.
CarrierValue.javaClass Value object for Carrier.
Clerk.javaClass
ClerkData.javaClass Data object for Clerk.
ClerkHome.javaInterface Home interface for Clerk.
ClerkKey.javaClass
ClerkRemote.javaInterface Remote interface for Clerk.
ClerkUtil.javaClass Utility class for Clerk.
ClerkValue.javaClass Value object for Clerk.
Color.javaClass
ColorData.javaClass Data object for Color.
ColorHome.javaInterface Home interface for Color.
ColorKey.javaClass Primary key for Color.
ColorRemote.javaInterface Remote interface for Color.
ColorUtil.javaClass Utility class for Color.
ColorValue.javaClass Value object for Color.
Comment.javaClass
CommentData.javaClass Data object for Comment.
CommentHome.javaInterface Home interface for Comment.
CommentKey.javaClass Primary key for Comment.
CommentRemote.javaInterface Remote interface for Comment.
CommentUtil.javaClass Utility class for Comment.
CommentValue.javaClass Value object for Comment.
Course.javaClass
CourseData.javaClass Data object for Course.
CourseHome.javaInterface Home interface for Course.
CourseKey.javaClass
CourseRemote.javaInterface Remote interface for Course.
CourseUtil.javaClass Utility class for Course.
CourseValue.javaClass Value object for Course.
Customer.javaClass
CustomerContactPerson.javaClass This is only for testing a single reference as key, but remember this is not an example of good OO modeling.
A way to achieve to use a single reference as key is:
  • Define the reference as @ManyToOne and @Id
  • Define an @IdClass with this reference.
CustomerContactPersonData.javaClass Data object for CustomerContactPerson.
CustomerContactPersonHome.javaInterface Home interface for CustomerContactPerson.
CustomerContactPersonKey.javaClass
CustomerContactPersonRemote.javaInterface Remote interface for CustomerContactPerson.
CustomerContactPersonUtil.javaClass Utility class for CustomerContactPerson.
CustomerContactPersonValue.javaClass Value object for CustomerContactPerson.
CustomerData.javaClass Data object for Customer.
CustomerHome.javaInterface Home interface for Customer.
CustomerKey.javaClass Primary key for Customer.
CustomerRemote.javaInterface Remote interface for Customer.
CustomerState.javaClass
CustomerStateData.javaClass Data object for CustomerState.
CustomerStateHome.javaInterface Home interface for CustomerState.
CustomerStateKey.javaClass Primary key for CustomerState.
CustomerStateRemote.javaInterface Remote interface for CustomerState.
CustomerStateUtil.javaClass Utility class for CustomerState.
CustomerStateValue.javaClass Value object for CustomerState.
CustomerUtil.javaClass Utility class for Customer.
CustomerValue.javaClass Value object for Customer.
Delivery.javaClass
DeliveryData.javaClass Data object for Delivery.
DeliveryDetail.javaClass
DeliveryDetailData.javaClass Data object for DeliveryDetail.
DeliveryDetailHome.javaInterface Home interface for DeliveryDetail.
DeliveryDetailKey.javaClass Primary key for DeliveryDetail.
DeliveryDetailRemote.javaInterface Remote interface for DeliveryDetail.
DeliveryDetailUtil.javaClass Utility class for DeliveryDetail.
DeliveryDetailValue.javaClass Value object for DeliveryDetail.
DeliveryHome.javaInterface Home interface for Delivery.
DeliveryKey.javaClass
DeliveryPlace.javaClass
DeliveryPlaceData.javaClass Data object for DeliveryPlace.
DeliveryPlaceHome.javaInterface Home interface for DeliveryPlace.
DeliveryPlaceKey.javaClass Primary key for DeliveryPlace.
DeliveryPlaceRemote.javaInterface Remote interface for DeliveryPlace.
DeliveryPlaceUtil.javaClass Utility class for DeliveryPlace.
DeliveryPlaceValue.javaClass Value object for DeliveryPlace.
DeliveryRemote.javaInterface Remote interface for Delivery.
DeliveryType.javaClass
DeliveryTypeData.javaClass Data object for DeliveryType.
DeliveryTypeHome.javaInterface Home interface for DeliveryType.
DeliveryTypeKey.javaClass Primary key for DeliveryType.
DeliveryTypeRemote.javaInterface Remote interface for DeliveryType.
DeliveryTypeUtil.javaClass Utility class for DeliveryType.
DeliveryTypeValue.javaClass Value object for DeliveryType.
DeliveryUtil.javaClass Utility class for Delivery.
DeliveryValue.javaClass Value object for Delivery.
Detail.javaClass
Doctor.javaClass
Driver.javaClass
DriverData.javaClass Data object for Driver.
DriverHome.javaInterface Home interface for Driver.
DriverKey.javaClass Primary key for Driver.
DriverRemote.javaInterface Remote interface for Driver.
DriverUtil.javaClass Utility class for Driver.
DriverValue.javaClass Value object for Driver.
DrivingLicence.javaClass
DrivingLicenceData.javaClass Data object for DrivingLicence.
DrivingLicenceHome.javaInterface Home interface for DrivingLicence.
DrivingLicenceKey.javaClass
DrivingLicenceRemote.javaInterface Remote interface for DrivingLicence.
DrivingLicenceUtil.javaClass Utility class for DrivingLicence.
DrivingLicenceValue.javaClass Value object for DrivingLicence.
Family.javaClass Handmade POJO class for Family.
Family2.javaClass Family2 not have oid, like the typical number/description table.
Family2Data.javaClass Data object for Family2.
Family2Home.javaInterface Home interface for Family2.
Family2Key.javaClass Primary key for Family2.
Family2Remote.javaInterface Remote interface for Family2.
Family2Util.javaClass Utility class for Family2.
Family2Value.javaClass Value object for Family2.
FamilyData.javaClass Data object for Family.
FamilyHome.javaInterface Home interface for Family.
FamilyKey.javaClass Primary key for Family.
FamilyRemote.javaInterface Remote interface for Family.
FamilyUtil.javaClass Utility class for Family.
FilterBySubfamily.javaClass Example of an transient OpenXava model class (not persistent).
FilterBySubfamilyData.javaClass Data object for FilterBySubfamily.
FilterBySubfamilyHome.javaInterface Home interface for FilterBySubfamily.
FilterBySubfamilyKey.javaClass Primary key for FilterBySubfamily.
FilterBySubfamilyRemote.javaInterface Remote interface for FilterBySubfamily.
FilterBySubfamilyUtil.javaClass Utility class for FilterBySubfamily.
FilterBySubfamilyValue.javaClass Value object for FilterBySubfamily.
Formula.javaClass
FormulaData.javaClass Data object for Formula.
FormulaHome.javaInterface Home interface for Formula.
FormulaIngredient.javaClass
FormulaIngredientData.javaClass Data object for FormulaIngredient.
FormulaIngredientHome.javaInterface Home interface for FormulaIngredient.
FormulaIngredientKey.javaClass Primary key for FormulaIngredient.
FormulaIngredientRemote.javaInterface Remote interface for FormulaIngredient.
FormulaIngredientUtil.javaClass Utility class for FormulaIngredient.
FormulaIngredientValue.javaClass Value object for FormulaIngredient.
FormulaKey.javaClass Primary key for Formula.
FormulaRemote.javaInterface Remote interface for Formula.
FormulaUtil.javaClass Utility class for Formula.
FormulaValue.javaClass Value object for Formula.
Human.javaClass
IAdditionalDetail.javaInterface
ICarrier.javaInterface
IClerk.javaInterface
IColor.javaInterface
IComment.javaInterface
ICourse.javaInterface
ICustomer.javaInterface
ICustomerContactPerson.javaInterface
ICustomerState.javaInterface
IDelivery.javaInterface
IDeliveryDetail.javaInterface
IDeliveryPlace.javaInterface
IDeliveryType.javaInterface
Identifiable.javaClass Base class for defining entities with a UUID oid.
IDriver.javaInterface
IDrivingLicence.javaInterface
IFamily.javaInterface
IFamily2.javaInterface
IFilterBySubfamily.javaInterface
IFormula.javaInterface
IFormulaIngredient.javaInterface
IIngredient.javaInterface
IInvoice.javaInterface
IInvoice2.javaInterface
IInvoiceDetail.javaInterface
IInvoiceDetail2.javaInterface
IIssue.javaInterface
Ingredient.javaClass
IngredientData.javaClass Data object for Ingredient.
IngredientHome.javaInterface Home interface for Ingredient.
IngredientKey.javaClass Primary key for Ingredient.
IngredientRemote.javaInterface Remote interface for Ingredient.
IngredientUtil.javaClass Utility class for Ingredient.
IngredientValue.javaClass Value object for Ingredient.
Invoice.javaClass
Invoice2.javaClass
Invoice2Data.javaClass Data object for Invoice2.
Invoice2Home.javaInterface Home interface for Invoice2.
Invoice2Key.javaClass Primary key for Invoice2.
Invoice2Remote.javaInterface Remote interface for Invoice2.
Invoice2Util.javaClass Utility class for Invoice2.
Invoice2Value.javaClass Value object for Invoice2.
InvoiceData.javaClass Data object for Invoice.
InvoiceDetail.javaClass
InvoiceDetail2.javaClass
InvoiceDetail2Data.javaClass Data object for InvoiceDetail2.
InvoiceDetail2Home.javaInterface Home interface for InvoiceDetail2.
InvoiceDetail2Key.javaClass Primary key for InvoiceDetail2.
InvoiceDetail2Remote.javaInterface Remote interface for InvoiceDetail2.
InvoiceDetail2Util.javaClass Utility class for InvoiceDetail2.
InvoiceDetail2Value.javaClass Value object for InvoiceDetail2.
InvoiceDetailData.javaClass Data object for InvoiceDetail.
InvoiceDetailHome.javaInterface Home interface for InvoiceDetail.
InvoiceDetailKey.javaClass Primary key for InvoiceDetail.
InvoiceDetailRemote.javaInterface Remote interface for InvoiceDetail.
InvoiceDetailUtil.javaClass Utility class for InvoiceDetail.
InvoiceDetailValue.javaClass Value object for InvoiceDetail.
InvoiceHome.javaInterface Home interface for Invoice.
InvoiceKey.javaClass
InvoiceRemote.javaInterface Remote interface for Invoice.
InvoiceUtil.javaClass Utility class for Invoice.
InvoiceValue.javaClass Value object for Invoice.
IOffice.javaInterface
IOffice2.javaInterface
IProduct.javaInterface
IProduct2.javaInterface
IProduct3.javaInterface
IReceptionist.javaInterface
ISeller.javaInterface
ISellerLevel.javaInterface
IService.javaInterface
IServiceInvoice.javaInterface
IServiceType.javaInterface
IShipment.javaInterface
IShipmentCharge.javaInterface
ISize.javaInterface
Issue.javaClass For testing the default schema behaviour.
IssueData.javaClass Data object for Issue.
IssueHome.javaInterface Home interface for Issue.
IssueKey.javaClass Primary key for Issue.
IssueRemote.javaInterface Remote interface for Issue.
IssueUtil.javaClass Utility class for Issue.
IssueValue.javaClass Value object for Issue.
IState.javaInterface
ISubfamily.javaInterface
ISubfamily2.javaInterface
ITask.javaInterface
ITransportCharge.javaInterface
ITransportCharge2.javaInterface
IWarehouse.javaInterface
IWithCity.javaInterface
IWithName.javaInterface
IWorker.javaInterface
IYear.javaInterface
JavaProgrammer.javaClass
Nameable.javaClass Base class for entities with a 'name' property.
Office.javaClass Example of reference with a member shared with a property.
Office2.javaClass Example of reference with a member shared with a property.
Office2Data.javaClass Data object for Office2.
Office2Home.javaInterface Home interface for Office2.
Office2Key.javaClass
Office2Remote.javaInterface Remote interface for Office2.
Office2Util.javaClass Utility class for Office2.
Office2Value.javaClass Value object for Office2.
OfficeData.javaClass Data object for Office.
OfficeHome.javaInterface Home interface for Office.
OfficeKey.javaClass Primary key for Office.
OfficeRemote.javaInterface Remote interface for Office.
OfficeUtil.javaClass Utility class for Office.
OfficeValue.javaClass Value object for Office.
Person.javaClass Used for testing AspectProperty.
PriceException.javaClass
Product.javaClass This example uses stereotypes for family an subfamily.
Product2.javaClass Example of reference with descriptions-list.
Product2Data.javaClass Data object for Product2.
Product2Home.javaInterface Home interface for Product2.
Product2Key.javaClass Primary key for Product2.
Product2Remote.javaInterface Remote interface for Product2.
Product2Util.javaClass Utility class for Product2.
Product2Value.javaClass Value object for Product2.
Product3.javaClass Stores oid of family and not the code.
Product3Data.javaClass Data object for Product3.
Product3Home.javaInterface Home interface for Product3.
Product3Key.javaClass Primary key for Product3.
Product3Remote.javaInterface Remote interface for Product3.
Product3Util.javaClass Utility class for Product3.
Product3Value.javaClass Value object for Product3.
ProductData.javaClass Data object for Product.
ProductException.javaClass
ProductHome.javaInterface Home interface for Product.
ProductKey.javaClass Primary key for Product.
ProductRemote.javaInterface Remote interface for Product.
ProductUtil.javaClass Utility class for Product.
ProductValue.javaClass Value object for Product.
Programmer.javaClass
Receptionist.javaClass
ReceptionistData.javaClass Data object for Receptionist.
ReceptionistHome.javaInterface Home interface for Receptionist.
ReceptionistKey.javaClass Primary key for Receptionist.
ReceptionistRemote.javaInterface Remote interface for Receptionist.
ReceptionistUtil.javaClass Utility class for Receptionist.
ReceptionistValue.javaClass Value object for Receptionist.
Seller.javaClass
SellerData.javaClass Data object for Seller.
SellerHome.javaInterface Home interface for Seller.
SellerKey.javaClass Primary key for Seller.
SellerLevel.javaClass
SellerLevelData.javaClass Data object for SellerLevel.
SellerLevelHome.javaInterface Home interface for SellerLevel.
SellerLevelKey.javaClass Primary key for SellerLevel.
SellerLevelRemote.javaInterface Remote interface for SellerLevel.
SellerLevelUtil.javaClass Utility class for SellerLevel.
SellerLevelValue.javaClass Value object for SellerLevel.
SellerRemote.javaInterface Remote interface for Seller.
SellerUtil.javaClass Utility class for Seller.
SellerValue.javaClass Value object for Seller.
Service.javaClass Example of complex dependencies within properties with stereotypes, based on editors.
ServiceData.javaClass Data object for Service.
ServiceDetail.javaClass
ServiceHome.javaInterface Home interface for Service.
ServiceInvoice.javaClass
ServiceInvoiceData.javaClass Data object for ServiceInvoice.
ServiceInvoiceHome.javaInterface Home interface for ServiceInvoice.
ServiceInvoiceKey.javaClass Primary key for ServiceInvoice.
ServiceInvoiceRemote.javaInterface Remote interface for ServiceInvoice.
ServiceInvoiceUtil.javaClass Utility class for ServiceInvoice.
ServiceInvoiceValue.javaClass Value object for ServiceInvoice.
ServiceKey.javaClass Primary key for Service.
ServiceRemote.javaInterface Remote interface for Service.
ServiceType.javaClass
ServiceTypeData.javaClass Data object for ServiceType.
ServiceTypeHome.javaInterface Home interface for ServiceType.
ServiceTypeKey.javaClass Primary key for ServiceType.
ServiceTypeRemote.javaInterface Remote interface for ServiceType.
ServiceTypeUtil.javaClass Utility class for ServiceType.
ServiceTypeValue.javaClass Value object for ServiceType.
ServiceUtil.javaClass Utility class for Service.
ServiceValue.javaClass Value object for Service.
Shipment.javaClass Example of enum with converter (Hibernate Type) used as key.
ShipmentCharge.javaClass
ShipmentChargeData.javaClass Data object for ShipmentCharge.
ShipmentChargeHome.javaInterface Home interface for ShipmentCharge.
ShipmentChargeKey.javaClass Primary key for ShipmentCharge.
ShipmentChargeRemote.javaInterface Remote interface for ShipmentCharge.
ShipmentChargeUtil.javaClass Utility class for ShipmentCharge.
ShipmentChargeValue.javaClass Value object for ShipmentCharge.
ShipmentData.javaClass Data object for Shipment.
ShipmentHome.javaInterface Home interface for Shipment.
ShipmentKey.javaClass
ShipmentRemote.javaInterface Remote interface for Shipment.
ShipmentUtil.javaClass Utility class for Shipment.
ShipmentValue.javaClass Value object for Shipment.
Size.javaClass
SizeData.javaClass Data object for Size.
SizeHome.javaInterface Home interface for Size.
SizeKey.javaClass Primary key for Size.
SizeRemote.javaInterface Remote interface for Size.
SizeUtil.javaClass Utility class for Size.
SizeValue.javaClass Value object for Size.
State.javaClass
StateData.javaClass Data object for State.
StateHome.javaInterface Home interface for State.
StateKey.javaClass Primary key for State.
StateRemote.javaInterface Remote interface for State.
StateUtil.javaClass Utility class for State.
StateValue.javaClass Value object for State.
Subfamily.javaClass
Subfamily2.javaClass Subfamily2 has not oid, like the typical number/description table.
Subfamily2Data.javaClass Data object for Subfamily2.
Subfamily2Home.javaInterface Home interface for Subfamily2.
Subfamily2Key.javaClass Primary key for Subfamily2.
Subfamily2Remote.javaInterface Remote interface for Subfamily2.
Subfamily2Util.javaClass Utility class for Subfamily2.
Subfamily2Value.javaClass Value object for Subfamily2.
SubfamilyData.javaClass Data object for Subfamily.
SubfamilyHome.javaInterface Home interface for Subfamily.
SubfamilyInfo.javaClass
SubfamilyKey.javaClass Primary key for Subfamily.
SubfamilyRemote.javaInterface Remote interface for Subfamily.
SubfamilyUtil.javaClass Utility class for Subfamily.
SubfamilyValue.javaClass Value object for Subfamily.
Task.javaClass
TaskData.javaClass Data object for Task.
TaskHome.javaInterface Home interface for Task.
TaskKey.javaClass Primary key for Task.
TaskRemote.javaInterface Remote interface for Task.
TaskUtil.javaClass Utility class for Task.
TaskValue.javaClass Value object for Task.
TransportCharge.javaClass Example of reference used as key that as well have a reference used as key.
TransportCharge2.javaClass Example of a reference used as key that as well have a reference used as key.
TransportCharge2Data.javaClass Data object for TransportCharge2.
TransportCharge2Home.javaInterface Home interface for TransportCharge2.
TransportCharge2Key.javaClass
TransportCharge2Remote.javaInterface Remote interface for TransportCharge2.
TransportCharge2Util.javaClass Utility class for TransportCharge2.
TransportCharge2Value.javaClass Value object for TransportCharge2.
TransportChargeData.javaClass Data object for TransportCharge.
TransportChargeHome.javaInterface Home interface for TransportCharge.
TransportChargeKey.javaClass
TransportChargeRemote.javaInterface Remote interface for TransportCharge.
TransportChargeUtil.javaClass Utility class for TransportCharge.
TransportChargeValue.javaClass Value object for TransportCharge.
Warehouse.javaClass
Warehouse2.javaClass
Warehouse2Key.javaClass
WarehouseData.javaClass Data object for Warehouse.
WarehouseHome.javaInterface Home interface for Warehouse.
WarehouseKey.javaClass
WarehouseRemote.javaInterface Remote interface for Warehouse.
WarehouseUtil.javaClass Utility class for Warehouse.
WarehouseValue.javaClass Value object for Warehouse.
Worker.javaClass
WorkerData.javaClass Data object for Worker.
WorkerHome.javaInterface Home interface for Worker.
WorkerKey.javaClass Primary key for Worker.
WorkerRemote.javaInterface Remote interface for Worker.
WorkerUtil.javaClass Utility class for Worker.
WorkerValue.javaClass Value object for Worker.
Year.javaClass Not persistent, only used for create a dialog for entry active year.
YearData.javaClass Data object for Year.
YearHome.javaInterface Home interface for Year.
YearKey.javaClass Primary key for Year.
YearRemote.javaInterface Remote interface for Year.
YearUtil.javaClass Utility class for Year.
YearValue.javaClass Value object for Year.
www.java2java.com | Contact Us
Copyright 2010 - 2030 Java Source and Support. All rights reserved.
All other trademarks are property of their respective owners.