| Name | Description | Type | Package | Framework |
| CarBean | This bean encapsulates a car model, including pricing and package choices. | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon |
| CarCustomizer | A helper class that customizes a CarBean for a set of options This class reads its settings from a Properties file | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon |
| CarStore | This is the main bean for the application. | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon |
| CreditCardConverter | CreditCardConverter Class accepts a Credit Card Number of type String and strips blanks and - if any from it. | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon |
| CustomerBean | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon | |
| FirstNameChanged | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon | |
| FormatValidator | FormatValidator is a Validator that checks the validity of String representation of the value of the | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon |
| FormatValidatorTag | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon | |
| MessageFactory | Class | org.apache.cocoon.faces.samples.carstore | Apache Cocoon | |