palio.modules.hetman.pages
Class HetmanPage

java.lang.Object
  extended by palio.modules.hetman.pages.HetmanPage
Direct Known Subclasses:
ProcessPage

public abstract class HetmanPage
extends java.lang.Object


Constructor Summary
HetmanPage(Process process, java.lang.String palioPageCode)
           
 
Method Summary
 java.lang.String getPalioPageCode()
           
 Process getProcess()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HetmanPage

public HetmanPage(Process process,
                  java.lang.String palioPageCode)
Method Detail

getPalioPageCode

public java.lang.String getPalioPageCode()

getProcess

public Process getProcess()