pt.digitalis.dif.dem.annotations.parameter
Annotation Type InjectParameterErrors


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface InjectParameterErrors

This annotation injects a compiled parameter error report into an attribute for later parsing by the business stage implementation. It can be used on an attribute of a POJO annotated with the following: @StageDefinition. Note: When errors occur in parameters and a stage does not have this annotation a WARN will be issued for logging.

Author:
Pedro Viegas pviegas@digitalis.pt
Created on:
2007/05/11



Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.