-
Notifications
You must be signed in to change notification settings - Fork 9
User Guide
Geoffrey Wiseman edited this page May 21, 2014
·
15 revisions
This guide should act as a gentle introduction to Moo and a tutorial on how to use it. It will include detailed examples, and may, someday, be edited by people other than the project creator who wish to flesh it out.
The website provides a brief introduction to Moo, and the project downloads include detailed Javadoc documentation.
- Five Minute Introduction
- Getting Moo
- Reference Materials
- Translating Object Properties
- Translating Collection Properties
- Translating Map Properties
- Translating to Value Types
- Source Expressions
- Access Modes
- External Objects in Translation
- Ignoring Properties
- Updating Collections
- Translation Target Factories
- Nested Updates
- Optional and Required Properties
- Order of Property Translation
- Constructors
- Lookup on Update
- Caching
- Five Minute Introduction
- Getting Moo
- Translating Object Properties
- Translating Collection Properties
- Translating Map Properties
- Source Expressions
- Access Modes
- Translating to Value Types
- Extensions
- External Objects in Translation
- Ignoring Properties
- Updating Collections
- Translation Target Factories
- Nested Updates
- Optional and Required Properties
- Order of Property Translation
- Constructors
- Lookup on Update
- Caching
Releases
Background