Serialized Form
Package com.ibm.workflow.servlet.client |
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
bundleName
java.lang.String bundleName
locale
java.util.Locale locale
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serial Data:
- Throws a
NotActiveException
since this class
is not serializable due to the nested
HttpServletRequest
object.
enableTemplatelists
boolean enableTemplatelists
enableInstancelists
boolean enableInstancelists
enableWorklists
boolean enableWorklists
enableLists
boolean enableLists
pageAfterLogoff
java.lang.String pageAfterLogoff
autoRefresh
boolean autoRefresh
generateForms
boolean generateForms
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serial Data:
- Throws a
NotActiveException
since this class
is not serializable.
Package com.ibm.workflow.servlet.sample |
© Copyright IBM Corporation 1999, 2008. All Rights Reserved.