-
Notifications
You must be signed in to change notification settings - Fork 9
User Guide
geoffreywiseman edited this page Mar 1, 2012
·
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
- Reference Materials
- Translation Expressions
- Access Modes
- External Objects in Translation
- Ignore Field/Method
- Updating Collections including Add/Remove and Collection Matchers
- Nested Updates
- Optional and Required Properties
- Private and Protected NoArgument Constructors
- Lookup on Update
- 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