es.caib.ibkey.cliente.wizard
Class WizardNavigationController

java.lang.Object
  extended by es.caib.ibkey.cliente.wizard.WizardNavigationController
All Implemented Interfaces:
IbkeyActionController

public class WizardNavigationController
extends java.lang.Object
implements IbkeyActionController


Field Summary
 
Fields inherited from interface es.caib.ibkey.cliente.common.IbkeyActionController
ACTION_LIST, CLOSE, CREATE_WINDOW, INITIALIZE, LOGIN_COMMAND, RESIZE, UPLOAD_AND_INIT_TASK_BEGIN, UPLOAD_AND_INIT_TASK_END
 
Constructor Summary
WizardNavigationController()
           
 
Method Summary
 IbkeyData execute(java.lang.String action, IbkeyData data)
           
 javax.swing.JPanel getLoginPanel()
           
 javax.swing.JPanel getPluginPanel()
           
 int getProgress()
          Devuelve el progreso de la acción.
 LlistatProcedimentsPanel getWorkflowListPanel()
           
 void setData(IbkeyData data)
           
 void setLoginPanel(javax.swing.JPanel loginPanel)
           
 void setPluginPanel(javax.swing.JPanel pluginPanel)
           
 void setWellcomePanel(WellcomePanel wellcomePanel)
           
 void setWorkflowListPanel(LlistatProcedimentsPanel workflowListPanel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WizardNavigationController

public WizardNavigationController()
Method Detail

execute

public IbkeyData execute(java.lang.String action,
                         IbkeyData data)
                  throws IbkeyControllerException
Specified by:
execute in interface IbkeyActionController
Throws:
IbkeyControllerException

getProgress

public int getProgress()
Description copied from interface: IbkeyActionController
Devuelve el progreso de la acción. Si devuelve -1, es que no se puede obtener el progreso realizado.

Specified by:
getProgress in interface IbkeyActionController
Returns:

getWorkflowListPanel

public LlistatProcedimentsPanel getWorkflowListPanel()

getPluginPanel

public javax.swing.JPanel getPluginPanel()

getLoginPanel

public javax.swing.JPanel getLoginPanel()

setWellcomePanel

public void setWellcomePanel(WellcomePanel wellcomePanel)
Parameters:
wellcomePanel - the wellcomePanel to set

setLoginPanel

public void setLoginPanel(javax.swing.JPanel loginPanel)
Parameters:
loginPanel - the loginPanel to set

setWorkflowListPanel

public void setWorkflowListPanel(LlistatProcedimentsPanel workflowListPanel)
Parameters:
workflowListPanel - the workflowListPanel to set

setPluginPanel

public void setPluginPanel(javax.swing.JPanel pluginPanel)
Parameters:
pluginPanel - the pluginPanel to set

setData

public void setData(IbkeyData data)


Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.