br.gov.frameworkdemoiselle.annotation
Annotation Type Redirect


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Redirect

Should be used only in exceptions classes.

When that exceptions is thrown will force an redirect to a specific "viewId".


Optional Element Summary
 String viewId
          Defines the view ID.
 

viewId

public abstract String viewId
Defines the view ID.

Default:
""


Copyright © 2012 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.