org.dentaku.foundation.output
Class StrutsOutputContext

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byorg.dentaku.foundation.output.StrutsOutputContext
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, OutputContext, java.io.Serializable

public class StrutsOutputContext
extends java.util.HashMap
implements OutputContext

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Constructor Summary
StrutsOutputContext()
           
 
Method Summary
 java.lang.String getUiRedirectKey()
           
 void setUiRedirectKey(java.lang.String uiRedirectKey)
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 

Constructor Detail

StrutsOutputContext

public StrutsOutputContext()
Method Detail

getUiRedirectKey

public java.lang.String getUiRedirectKey()
Specified by:
getUiRedirectKey in interface OutputContext

setUiRedirectKey

public void setUiRedirectKey(java.lang.String uiRedirectKey)
Specified by:
setUiRedirectKey in interface OutputContext


Copyright © -2004 . All Rights Reserved.