com.ibm.workflow.servlet.client
Class Optional.SDK22

java.lang.Object
  |
  +--com.ibm.workflow.servlet.client.Optional.SDK22
Enclosing class:
Optional

public static class Optional.SDK22
extends java.lang.Object


Field Summary
static java.lang.reflect.Method addHeader
           
static boolean available
           
static java.lang.reflect.Method getAttribute
           
static java.lang.reflect.Method getContextPath
           
static java.lang.reflect.Method getLocales
           
static java.lang.reflect.Method getUserPrincipal
           
static java.lang.reflect.Method isSecure
           
static java.lang.reflect.Method removeAttribute
           
static java.lang.reflect.Method setAttribute
           
static java.lang.reflect.Method setLocale
           
 
Constructor Summary
Optional.SDK22()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

available

public static boolean available

addHeader

public static java.lang.reflect.Method addHeader

setLocale

public static java.lang.reflect.Method setLocale

getLocales

public static java.lang.reflect.Method getLocales

isSecure

public static java.lang.reflect.Method isSecure

getContextPath

public static java.lang.reflect.Method getContextPath

getAttribute

public static java.lang.reflect.Method getAttribute

setAttribute

public static java.lang.reflect.Method setAttribute

removeAttribute

public static java.lang.reflect.Method removeAttribute

getUserPrincipal

public static java.lang.reflect.Method getUserPrincipal
Constructor Detail

Optional.SDK22

public Optional.SDK22()


© Copyright IBM Corporation 1999, 2007. All Rights Reserved.