|
|||||||||
| Home >> All >> com >> sample >> addressbook >> controller >> contact >> [ validation overview ] | PREV NEXT | ||||||||
A
- addError(String, String, String) - Method in class com.sample.addressbook.controller.contact.validation.ContactErrorHandler
- Adds an error to the messages list.
C
- ContactDatasetDescriptor - class com.sample.addressbook.controller.contact.validation.ContactDatasetDescriptor.
- This is an extended version of the com.aendvari.common.util.ResourceLoader class to allow access to the XML descriptor resource.
- ContactDatasetDescriptor() - Constructor for class com.sample.addressbook.controller.contact.validation.ContactDatasetDescriptor
- ContactErrorHandler - class com.sample.addressbook.controller.contact.validation.ContactErrorHandler.
- A sample error handler class for managing validation failures.
- ContactErrorHandler() - Constructor for class com.sample.addressbook.controller.contact.validation.ContactErrorHandler
- ContactErrorHandlerDescriptor - class com.sample.addressbook.controller.contact.validation.ContactErrorHandlerDescriptor.
- This is an extended version of the com.aendvari.common.util.ResourceLoader class to allow access to the XML descriptor resource.
- ContactErrorHandlerDescriptor() - Constructor for class com.sample.addressbook.controller.contact.validation.ContactErrorHandlerDescriptor
- ContactValidation - class com.sample.addressbook.controller.contact.validation.ContactValidation.
- This class provides the validation routine for managing a contact.
- ContactValidation() - Constructor for class com.sample.addressbook.controller.contact.validation.ContactValidation
- com.sample.addressbook.controller.contact.validation - package com.sample.addressbook.controller.contact.validation
E
- errors - Variable in class com.sample.addressbook.controller.contact.validation.ContactErrorHandler
- A com.aendvari.common.notices.Notices instance for holding all notices for later retrieval.
G
- getErrorMessages() - Method in class com.sample.addressbook.controller.contact.validation.ContactErrorHandler
- Retrieve the error messages.
- getResourceName() - Method in class com.sample.addressbook.controller.contact.validation.ContactDatasetDescriptor
- This method simply returns the name of the xml file to use for the descriptor.
- getResourceName() - Method in class com.sample.addressbook.controller.contact.validation.ContactErrorHandlerDescriptor
- This method simply returns the name of the xml file to use for the descriptor.
R
- resourceFile - Static variable in class com.sample.addressbook.controller.contact.validation.ContactDatasetDescriptor
- resourceFile - Static variable in class com.sample.addressbook.controller.contact.validation.ContactErrorHandlerDescriptor
V
- validate(ModelNode) - Static method in class com.sample.addressbook.controller.contact.validation.ContactValidation
- Execute the validation on the form data.
A C E G R V
|
|||||||||
| Home >> All >> com >> sample >> addressbook >> controller >> contact >> [ validation overview ] | PREV NEXT | ||||||||