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

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

public class BrowserValidator
extends java.lang.Object

Author:
Galaio da Silva jgalaio@digitalis.pt
Created on:
20 de Abr de 2011

Field Summary
protected  pt.digitalis.dif.controller.interfaces.IDIFContext context
          the current stage context
 
Constructor Summary
BrowserValidator()
           
 
Method Summary
 void execute()
          Execute method
 pt.digitalis.dif.controller.objects.ClientDescriptor getClient()
          Get the client descriptor
 
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

Constructor Detail

BrowserValidator

public BrowserValidator()
Method Detail

execute

public void execute()
Execute method


getClient

public pt.digitalis.dif.controller.objects.ClientDescriptor getClient()
Get the client descriptor

Returns:
the client descriptor


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