pt.digitalis.dif.presentation.entities.system.error
Class IdentitityManagerErrorStage

java.lang.Object
  extended by pt.digitalis.dif.presentation.entities.system.error.AbstractErrorHandler
      extended by pt.digitalis.dif.presentation.entities.system.error.IdentitityManagerErrorStage

public class IdentitityManagerErrorStage
extends AbstractErrorHandler

Author:
Galaio da Silva jgalaio@digitalis.pt
Created on:
Aug 11, 2010

Field Summary
protected  pt.digitalis.dif.controller.interfaces.IDIFContext context
          the current stage context
protected  java.util.Map<java.lang.String,java.lang.String> messages
          the current stage messages
 
Constructor Summary
IdentitityManagerErrorStage()
           
 
Method Summary
protected  void execute()
          Execute Method
 
Methods inherited from class pt.digitalis.dif.presentation.entities.system.error.AbstractErrorHandler
getExceptionWithinStack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

context

protected pt.digitalis.dif.controller.interfaces.IDIFContext context
the current stage context


messages

protected java.util.Map<java.lang.String,java.lang.String> messages
the current stage messages

Constructor Detail

IdentitityManagerErrorStage

public IdentitityManagerErrorStage()
Method Detail

execute

protected void execute()
Execute Method



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