palio.modules.hetman.pages
Class ProcessPage

java.lang.Object
  extended by palio.modules.hetman.pages.HetmanPage
      extended by palio.modules.hetman.pages.ProcessPage

public class ProcessPage
extends HetmanPage

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

Constructor Summary
ProcessPage(Process process, java.lang.String palioObjectCode)
           
 
Method Summary
 
Methods inherited from class palio.modules.hetman.pages.HetmanPage
getPalioPageCode, getProcess
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessPage

public ProcessPage(Process process,
                   java.lang.String palioObjectCode)