palio.modules.hetman.objects
Class StateView

java.lang.Object
  extended by palio.modules.hetman.objects.HetmanObject
      extended by palio.modules.hetman.objects.StateObject
          extended by palio.modules.hetman.objects.StateView

public class StateView
extends StateObject

Author:
Krzysztof Madyniak (kmadyniak@torn.com.pl)

Constructor Summary
StateView(State state, java.lang.String palioObjectCode)
           
 
Method Summary
 void execute(java.lang.Object instanceId)
           
 
Methods inherited from class palio.modules.hetman.objects.StateObject
getState, setState
 
Methods inherited from class palio.modules.hetman.objects.HetmanObject
getPalioObjectCode, getProcess
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StateView

public StateView(State state,
                 java.lang.String palioObjectCode)
Method Detail

execute

public void execute(java.lang.Object instanceId)
             throws palio.PalioException,
                    HetmanException
Throws:
palio.PalioException
HetmanException