com.centrasite.control.adapters
Class HomePageStartAreaParameter

java.lang.Object
  extended by com.centrasite.control.adapters.HomePageStartAreaParameter

public class HomePageStartAreaParameter
extends java.lang.Object


Field Summary
static int PARAM_STARAREA_FAVORITES
           
static int PARAM_STARAREA_INBOX
           
 
Constructor Summary
HomePageStartAreaParameter(int value)
           
 
Method Summary
 void execute(HomePageAdapter hpa)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PARAM_STARAREA_INBOX

public static final int PARAM_STARAREA_INBOX
See Also:
Constant Field Values

PARAM_STARAREA_FAVORITES

public static final int PARAM_STARAREA_FAVORITES
See Also:
Constant Field Values
Constructor Detail

HomePageStartAreaParameter

public HomePageStartAreaParameter(int value)
Method Detail

execute

public void execute(HomePageAdapter hpa)