ariba.util.core
Class GlobalState

java.lang.Object
  extended by ariba.util.core.GlobalState
All Implemented Interfaces:
State

public class GlobalState
extends Object
implements State


Constructor Summary
GlobalState()
           
 
Method Summary
 Object get()
           
 void set(Object value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GlobalState

public GlobalState()
Method Detail

set

public void set(Object value)
Specified by:
set in interface State

get

public Object get()
Specified by:
get in interface State


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.