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 Name
Type
Comment
AdditionalDetail.java
Class
AdditionalDetailData.java
Class
Data object for AdditionalDetail.
AdditionalDetailHome.java
Interface
Home interface for AdditionalDetail.
AdditionalDetailKey.java
Class
AdditionalDetailRemote.java
Interface
Remote interface for AdditionalDetail.
AdditionalDetailUtil.java
Class
Utility class for AdditionalDetail.
AdditionalDetailValue.java
Class
Value object for AdditionalDetail.
Address.java
Class
Carrier.java
Class
CarrierData.java
Class
Data object for Carrier.
CarrierHome.java
Interface
Home interface for Carrier.
CarrierKey.java
Class
Primary key for Carrier.
CarrierRemote.java
Interface
Remote interface for Carrier.
CarrierUtil.java
Class
Utility class for Carrier.
CarrierValue.java
Class
Value object for Carrier.
Clerk.java
Class
ClerkData.java
Class
Data object for Clerk.
ClerkHome.java
Interface
Home interface for Clerk.
ClerkKey.java
Class
ClerkRemote.java
Interface
Remote interface for Clerk.
ClerkUtil.java
Class
Utility class for Clerk.
ClerkValue.java
Class
Value object for Clerk.
Color.java
Class
ColorData.java
Class
Data object for Color.
ColorHome.java
Interface
Home interface for Color.
ColorKey.java
Class
Primary key for Color.
ColorRemote.java
Interface
Remote interface for Color.
ColorUtil.java
Class
Utility class for Color.
ColorValue.java
Class
Value object for Color.
Comment.java
Class
CommentData.java
Class
Data object for Comment.
CommentHome.java
Interface
Home interface for Comment.
CommentKey.java
Class
Primary key for Comment.
CommentRemote.java
Interface
Remote interface for Comment.
CommentUtil.java
Class
Utility class for Comment.
CommentValue.java
Class
Value object for Comment.
Course.java
Class
CourseData.java
Class
Data object for Course.
CourseHome.java
Interface
Home interface for Course.
CourseKey.java
Class
CourseRemote.java
Interface
Remote interface for Course.
CourseUtil.java
Class
Utility class for Course.
CourseValue.java
Class
Value object for Course.
Customer.java
Class
CustomerContactPerson.java
Class
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.java
Class
Data object for CustomerContactPerson.
CustomerContactPersonHome.java
Interface
Home interface for CustomerContactPerson.
CustomerContactPersonKey.java
Class
CustomerContactPersonRemote.java
Interface
Remote interface for CustomerContactPerson.
CustomerContactPersonUtil.java
Class
Utility class for CustomerContactPerson.
CustomerContactPersonValue.java
Class
Value object for CustomerContactPerson.
CustomerData.java
Class
Data object for Customer.
CustomerHome.java
Interface
Home interface for Customer.
CustomerKey.java
Class
Primary key for Customer.
CustomerRemote.java
Interface
Remote interface for Customer.
CustomerState.java
Class
CustomerStateData.java
Class
Data object for CustomerState.
CustomerStateHome.java
Interface
Home interface for CustomerState.
CustomerStateKey.java
Class
Primary key for CustomerState.
CustomerStateRemote.java
Interface
Remote interface for CustomerState.
CustomerStateUtil.java
Class
Utility class for CustomerState.
CustomerStateValue.java
Class
Value object for CustomerState.
CustomerUtil.java
Class
Utility class for Customer.
CustomerValue.java
Class
Value object for Customer.
Delivery.java
Class
DeliveryData.java
Class
Data object for Delivery.
DeliveryDetail.java
Class
DeliveryDetailData.java
Class
Data object for DeliveryDetail.
DeliveryDetailHome.java
Interface
Home interface for DeliveryDetail.
DeliveryDetailKey.java
Class
Primary key for DeliveryDetail.
DeliveryDetailRemote.java
Interface
Remote interface for DeliveryDetail.
DeliveryDetailUtil.java
Class
Utility class for DeliveryDetail.
DeliveryDetailValue.java
Class
Value object for DeliveryDetail.
DeliveryHome.java
Interface
Home interface for Delivery.
DeliveryKey.java
Class
DeliveryPlace.java
Class
DeliveryPlaceData.java
Class
Data object for DeliveryPlace.
DeliveryPlaceHome.java
Interface
Home interface for DeliveryPlace.
DeliveryPlaceKey.java
Class
Primary key for DeliveryPlace.
DeliveryPlaceRemote.java
Interface
Remote interface for DeliveryPlace.
DeliveryPlaceUtil.java
Class
Utility class for DeliveryPlace.
DeliveryPlaceValue.java
Class
Value object for DeliveryPlace.
DeliveryRemote.java
Interface
Remote interface for Delivery.
DeliveryType.java
Class
DeliveryTypeData.java
Class
Data object for DeliveryType.
DeliveryTypeHome.java
Interface
Home interface for DeliveryType.
DeliveryTypeKey.java
Class
Primary key for DeliveryType.
DeliveryTypeRemote.java
Interface
Remote interface for DeliveryType.
DeliveryTypeUtil.java
Class
Utility class for DeliveryType.
DeliveryTypeValue.java
Class
Value object for DeliveryType.
DeliveryUtil.java
Class
Utility class for Delivery.
DeliveryValue.java
Class
Value object for Delivery.
Detail.java
Class
Doctor.java
Class
Driver.java
Class
DriverData.java
Class
Data object for Driver.
DriverHome.java
Interface
Home interface for Driver.
DriverKey.java
Class
Primary key for Driver.
DriverRemote.java
Interface
Remote interface for Driver.
DriverUtil.java
Class
Utility class for Driver.
DriverValue.java
Class
Value object for Driver.
DrivingLicence.java
Class
DrivingLicenceData.java
Class
Data object for DrivingLicence.
DrivingLicenceHome.java
Interface
Home interface for DrivingLicence.
DrivingLicenceKey.java
Class
DrivingLicenceRemote.java
Interface
Remote interface for DrivingLicence.
DrivingLicenceUtil.java
Class
Utility class for DrivingLicence.
DrivingLicenceValue.java
Class
Value object for DrivingLicence.
Family.java
Class
Handmade POJO class for Family.
Family2.java
Class
Family2 not have oid, like the typical number/description table.
Family2Data.java
Class
Data object for Family2.
Family2Home.java
Interface
Home interface for Family2.
Family2Key.java
Class
Primary key for Family2.
Family2Remote.java
Interface
Remote interface for Family2.
Family2Util.java
Class
Utility class for Family2.
Family2Value.java
Class
Value object for Family2.
FamilyData.java
Class
Data object for Family.
FamilyHome.java
Interface
Home interface for Family.
FamilyKey.java
Class
Primary key for Family.
FamilyRemote.java
Interface
Remote interface for Family.
FamilyUtil.java
Class
Utility class for Family.
FilterBySubfamily.java
Class
Example of an transient OpenXava model class (not persistent).
FilterBySubfamilyData.java
Class
Data object for FilterBySubfamily.
FilterBySubfamilyHome.java
Interface
Home interface for FilterBySubfamily.
FilterBySubfamilyKey.java
Class
Primary key for FilterBySubfamily.
FilterBySubfamilyRemote.java
Interface
Remote interface for FilterBySubfamily.
FilterBySubfamilyUtil.java
Class
Utility class for FilterBySubfamily.
FilterBySubfamilyValue.java
Class
Value object for FilterBySubfamily.
Formula.java
Class
FormulaData.java
Class
Data object for Formula.
FormulaHome.java
Interface
Home interface for Formula.
FormulaIngredient.java
Class
FormulaIngredientData.java
Class
Data object for FormulaIngredient.
FormulaIngredientHome.java
Interface
Home interface for FormulaIngredient.
FormulaIngredientKey.java
Class
Primary key for FormulaIngredient.
FormulaIngredientRemote.java
Interface
Remote interface for FormulaIngredient.
FormulaIngredientUtil.java
Class
Utility class for FormulaIngredient.
FormulaIngredientValue.java
Class
Value object for FormulaIngredient.
FormulaKey.java
Class
Primary key for Formula.
FormulaRemote.java
Interface
Remote interface for Formula.
FormulaUtil.java
Class
Utility class for Formula.
FormulaValue.java
Class
Value object for Formula.
Human.java
Class
IAdditionalDetail.java
Interface
ICarrier.java
Interface
IClerk.java
Interface
IColor.java
Interface
IComment.java
Interface
ICourse.java
Interface
ICustomer.java
Interface
ICustomerContactPerson.java
Interface
ICustomerState.java
Interface
IDelivery.java
Interface
IDeliveryDetail.java
Interface
IDeliveryPlace.java
Interface
IDeliveryType.java
Interface
Identifiable.java
Class
Base class for defining entities with a UUID oid.
IDriver.java
Interface
IDrivingLicence.java
Interface
IFamily.java
Interface
IFamily2.java
Interface
IFilterBySubfamily.java
Interface
IFormula.java
Interface
IFormulaIngredient.java
Interface
IIngredient.java
Interface
IInvoice.java
Interface
IInvoice2.java
Interface
IInvoiceDetail.java
Interface
IInvoiceDetail2.java
Interface
IIssue.java
Interface
Ingredient.java
Class
IngredientData.java
Class
Data object for Ingredient.
IngredientHome.java
Interface
Home interface for Ingredient.
IngredientKey.java
Class
Primary key for Ingredient.
IngredientRemote.java
Interface
Remote interface for Ingredient.
IngredientUtil.java
Class
Utility class for Ingredient.
IngredientValue.java
Class
Value object for Ingredient.
Invoice.java
Class
Invoice2.java
Class
Invoice2Data.java
Class
Data object for Invoice2.
Invoice2Home.java
Interface
Home interface for Invoice2.
Invoice2Key.java
Class
Primary key for Invoice2.
Invoice2Remote.java
Interface
Remote interface for Invoice2.
Invoice2Util.java
Class
Utility class for Invoice2.
Invoice2Value.java
Class
Value object for Invoice2.
InvoiceData.java
Class
Data object for Invoice.
InvoiceDetail.java
Class
InvoiceDetail2.java
Class
InvoiceDetail2Data.java
Class
Data object for InvoiceDetail2.
InvoiceDetail2Home.java
Interface
Home interface for InvoiceDetail2.
InvoiceDetail2Key.java
Class
Primary key for InvoiceDetail2.
InvoiceDetail2Remote.java
Interface
Remote interface for InvoiceDetail2.
InvoiceDetail2Util.java
Class
Utility class for InvoiceDetail2.
InvoiceDetail2Value.java
Class
Value object for InvoiceDetail2.
InvoiceDetailData.java
Class
Data object for InvoiceDetail.
InvoiceDetailHome.java
Interface
Home interface for InvoiceDetail.
InvoiceDetailKey.java
Class
Primary key for InvoiceDetail.
InvoiceDetailRemote.java
Interface
Remote interface for InvoiceDetail.
InvoiceDetailUtil.java
Class
Utility class for InvoiceDetail.
InvoiceDetailValue.java
Class
Value object for InvoiceDetail.
InvoiceHome.java
Interface
Home interface for Invoice.
InvoiceKey.java
Class
InvoiceRemote.java
Interface
Remote interface for Invoice.
InvoiceUtil.java
Class
Utility class for Invoice.
InvoiceValue.java
Class
Value object for Invoice.
IOffice.java
Interface
IOffice2.java
Interface
IProduct.java
Interface
IProduct2.java
Interface
IProduct3.java
Interface
IReceptionist.java
Interface
ISeller.java
Interface
ISellerLevel.java
Interface
IService.java
Interface
IServiceInvoice.java
Interface
IServiceType.java
Interface
IShipment.java
Interface
IShipmentCharge.java
Interface
ISize.java
Interface
Issue.java
Class
For testing the default schema behaviour.
IssueData.java
Class
Data object for Issue.
IssueHome.java
Interface
Home interface for Issue.
IssueKey.java
Class
Primary key for Issue.
IssueRemote.java
Interface
Remote interface for Issue.
IssueUtil.java
Class
Utility class for Issue.
IssueValue.java
Class
Value object for Issue.
IState.java
Interface
ISubfamily.java
Interface
ISubfamily2.java
Interface
ITask.java
Interface
ITransportCharge.java
Interface
ITransportCharge2.java
Interface
IWarehouse.java
Interface
IWithCity.java
Interface
IWithName.java
Interface
IWorker.java
Interface
IYear.java
Interface
JavaProgrammer.java
Class
Nameable.java
Class
Base class for entities with a 'name' property.
Office.java
Class
Example of reference with a member shared with a property.
Office2.java
Class
Example of reference with a member shared with a property.
Office2Data.java
Class
Data object for Office2.
Office2Home.java
Interface
Home interface for Office2.
Office2Key.java
Class
Office2Remote.java
Interface
Remote interface for Office2.
Office2Util.java
Class
Utility class for Office2.
Office2Value.java
Class
Value object for Office2.
OfficeData.java
Class
Data object for Office.
OfficeHome.java
Interface
Home interface for Office.
OfficeKey.java
Class
Primary key for Office.
OfficeRemote.java
Interface
Remote interface for Office.
OfficeUtil.java
Class
Utility class for Office.
OfficeValue.java
Class
Value object for Office.
Person.java
Class
Used for testing AspectProperty.
PriceException.java
Class
Product.java
Class
This example uses stereotypes for family an subfamily.
Product2.java
Class
Example of reference with descriptions-list.
Product2Data.java
Class
Data object for Product2.
Product2Home.java
Interface
Home interface for Product2.
Product2Key.java
Class
Primary key for Product2.
Product2Remote.java
Interface
Remote interface for Product2.
Product2Util.java
Class
Utility class for Product2.
Product2Value.java
Class
Value object for Product2.
Product3.java
Class
Stores oid of family and not the code.
Product3Data.java
Class
Data object for Product3.
Product3Home.java
Interface
Home interface for Product3.
Product3Key.java
Class
Primary key for Product3.
Product3Remote.java
Interface
Remote interface for Product3.
Product3Util.java
Class
Utility class for Product3.
Product3Value.java
Class
Value object for Product3.
ProductData.java
Class
Data object for Product.
ProductException.java
Class
ProductHome.java
Interface
Home interface for Product.
ProductKey.java
Class
Primary key for Product.
ProductRemote.java
Interface
Remote interface for Product.
ProductUtil.java
Class
Utility class for Product.
ProductValue.java
Class
Value object for Product.
Programmer.java
Class
Receptionist.java
Class
ReceptionistData.java
Class
Data object for Receptionist.
ReceptionistHome.java
Interface
Home interface for Receptionist.
ReceptionistKey.java
Class
Primary key for Receptionist.
ReceptionistRemote.java
Interface
Remote interface for Receptionist.
ReceptionistUtil.java
Class
Utility class for Receptionist.
ReceptionistValue.java
Class
Value object for Receptionist.
Seller.java
Class
SellerData.java
Class
Data object for Seller.
SellerHome.java
Interface
Home interface for Seller.
SellerKey.java
Class
Primary key for Seller.
SellerLevel.java
Class
SellerLevelData.java
Class
Data object for SellerLevel.
SellerLevelHome.java
Interface
Home interface for SellerLevel.
SellerLevelKey.java
Class
Primary key for SellerLevel.
SellerLevelRemote.java
Interface
Remote interface for SellerLevel.
SellerLevelUtil.java
Class
Utility class for SellerLevel.
SellerLevelValue.java
Class
Value object for SellerLevel.
SellerRemote.java
Interface
Remote interface for Seller.
SellerUtil.java
Class
Utility class for Seller.
SellerValue.java
Class
Value object for Seller.
Service.java
Class
Example of complex dependencies within properties with stereotypes, based on editors.
ServiceData.java
Class
Data object for Service.
ServiceDetail.java
Class
ServiceHome.java
Interface
Home interface for Service.
ServiceInvoice.java
Class
ServiceInvoiceData.java
Class
Data object for ServiceInvoice.
ServiceInvoiceHome.java
Interface
Home interface for ServiceInvoice.
ServiceInvoiceKey.java
Class
Primary key for ServiceInvoice.
ServiceInvoiceRemote.java
Interface
Remote interface for ServiceInvoice.
ServiceInvoiceUtil.java
Class
Utility class for ServiceInvoice.
ServiceInvoiceValue.java
Class
Value object for ServiceInvoice.
ServiceKey.java
Class
Primary key for Service.
ServiceRemote.java
Interface
Remote interface for Service.
ServiceType.java
Class
ServiceTypeData.java
Class
Data object for ServiceType.
ServiceTypeHome.java
Interface
Home interface for ServiceType.
ServiceTypeKey.java
Class
Primary key for ServiceType.
ServiceTypeRemote.java
Interface
Remote interface for ServiceType.
ServiceTypeUtil.java
Class
Utility class for ServiceType.
ServiceTypeValue.java
Class
Value object for ServiceType.
ServiceUtil.java
Class
Utility class for Service.
ServiceValue.java
Class
Value object for Service.
Shipment.java
Class
Example of enum with converter (Hibernate Type) used as key.
ShipmentCharge.java
Class
ShipmentChargeData.java
Class
Data object for ShipmentCharge.
ShipmentChargeHome.java
Interface
Home interface for ShipmentCharge.
ShipmentChargeKey.java
Class
Primary key for ShipmentCharge.
ShipmentChargeRemote.java
Interface
Remote interface for ShipmentCharge.
ShipmentChargeUtil.java
Class
Utility class for ShipmentCharge.
ShipmentChargeValue.java
Class
Value object for ShipmentCharge.
ShipmentData.java
Class
Data object for Shipment.
ShipmentHome.java
Interface
Home interface for Shipment.
ShipmentKey.java
Class
ShipmentRemote.java
Interface
Remote interface for Shipment.
ShipmentUtil.java
Class
Utility class for Shipment.
ShipmentValue.java
Class
Value object for Shipment.
Size.java
Class
SizeData.java
Class
Data object for Size.
SizeHome.java
Interface
Home interface for Size.
SizeKey.java
Class
Primary key for Size.
SizeRemote.java
Interface
Remote interface for Size.
SizeUtil.java
Class
Utility class for Size.
SizeValue.java
Class
Value object for Size.
State.java
Class
StateData.java
Class
Data object for State.
StateHome.java
Interface
Home interface for State.
StateKey.java
Class
Primary key for State.
StateRemote.java
Interface
Remote interface for State.
StateUtil.java
Class
Utility class for State.
StateValue.java
Class
Value object for State.
Subfamily.java
Class
Subfamily2.java
Class
Subfamily2 has not oid, like the typical number/description table.
Subfamily2Data.java
Class
Data object for Subfamily2.
Subfamily2Home.java
Interface
Home interface for Subfamily2.
Subfamily2Key.java
Class
Primary key for Subfamily2.
Subfamily2Remote.java
Interface
Remote interface for Subfamily2.
Subfamily2Util.java
Class
Utility class for Subfamily2.
Subfamily2Value.java
Class
Value object for Subfamily2.
SubfamilyData.java
Class
Data object for Subfamily.
SubfamilyHome.java
Interface
Home interface for Subfamily.
SubfamilyInfo.java
Class
SubfamilyKey.java
Class
Primary key for Subfamily.
SubfamilyRemote.java
Interface
Remote interface for Subfamily.
SubfamilyUtil.java
Class
Utility class for Subfamily.
SubfamilyValue.java
Class
Value object for Subfamily.
Task.java
Class
TaskData.java
Class
Data object for Task.
TaskHome.java
Interface
Home interface for Task.
TaskKey.java
Class
Primary key for Task.
TaskRemote.java
Interface
Remote interface for Task.
TaskUtil.java
Class
Utility class for Task.
TaskValue.java
Class
Value object for Task.
TransportCharge.java
Class
Example of reference used as key that as well have a reference used as key.
TransportCharge2.java
Class
Example of a reference used as key that as well have a reference used as key.
TransportCharge2Data.java
Class
Data object for TransportCharge2.
TransportCharge2Home.java
Interface
Home interface for TransportCharge2.
TransportCharge2Key.java
Class
TransportCharge2Remote.java
Interface
Remote interface for TransportCharge2.
TransportCharge2Util.java
Class
Utility class for TransportCharge2.
TransportCharge2Value.java
Class
Value object for TransportCharge2.
TransportChargeData.java
Class
Data object for TransportCharge.
TransportChargeHome.java
Interface
Home interface for TransportCharge.
TransportChargeKey.java
Class
TransportChargeRemote.java
Interface
Remote interface for TransportCharge.
TransportChargeUtil.java
Class
Utility class for TransportCharge.
TransportChargeValue.java
Class
Value object for TransportCharge.
Warehouse.java
Class
Warehouse2.java
Class
Warehouse2Key.java
Class
WarehouseData.java
Class
Data object for Warehouse.
WarehouseHome.java
Interface
Home interface for Warehouse.
WarehouseKey.java
Class
WarehouseRemote.java
Interface
Remote interface for Warehouse.
WarehouseUtil.java
Class
Utility class for Warehouse.
WarehouseValue.java
Class
Value object for Warehouse.
Worker.java
Class
WorkerData.java
Class
Data object for Worker.
WorkerHome.java
Interface
Home interface for Worker.
WorkerKey.java
Class
Primary key for Worker.
WorkerRemote.java
Interface
Remote interface for Worker.
WorkerUtil.java
Class
Utility class for Worker.
WorkerValue.java
Class
Value object for Worker.
Year.java
Class
Not persistent, only used for create a dialog for entry active year.
YearData.java
Class
Data object for Year.
YearHome.java
Interface
Home interface for Year.
YearKey.java
Class
Primary key for Year.
YearRemote.java
Interface
Remote interface for Year.
YearUtil.java
Class
Utility class for Year.
YearValue.java
Class
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.