SeamFramework.org
Community Documentation
Prev
Next
Part X. Seam Remoting
Table of Contents
47. Seam Remoting - Basic Features
47.1. Configuration
47.1.1. Dynamic type loading
47.2. The "Seam" object
47.2.1. A Hello World example
47.2.2. Seam.createBean
47.3. The Context
47.3.1. Setting and reading the Conversation ID
47.3.2. Remote calls within the current conversation scope
47.4. Working with Data types
47.4.1. Primitives / Basic Types
47.4.2. JavaBeans
47.4.3. Dates and Times
47.4.4. Enums
47.4.5. Collections
47.5. Debugging
47.6. Handling Exceptions
47.7. The Loading Message
47.7.1. Changing the message
47.7.2. Hiding the loading message
47.7.3. A Custom Loading Indicator
47.8. Controlling what data is returned
47.8.1. Constraining normal fields
47.8.2. Constraining Maps and Collections
47.8.3. Constraining objects of a specific type
47.8.4. Combining Constraints
48. Seam Remoting - Model API
48.1. Introduction
48.2. Model Operations
48.3. Fetching a model
48.3.1. Fetching a bean value
48.4. Modifying model values
48.5. Expanding a model
48.6. Applying Changes
49. Seam Remoting - Bean Validation
49.1. Validating a single object
49.2. Validating a single property
49.3. Validating multiple objects and/or properties
49.4. Validation groups
49.5. Handling validation failures
Prev
Seam Catch - Glossary
Top of page
Front page
Next
Chapter 47. Seam Remoting - Basic Features