Serialized Form
Package com.ibm.workflow.portlet.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
enableActivityInstanceLists
boolean enableActivityInstanceLists
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Serial Data:
- Throws a
NotActiveException
since this class
is not serializable.
_viewer
JSPPortletViewer _viewer
_actionType
java.lang.String _actionType
returncode
int returncode
reasoncode
int reasoncode
Package com.ibm.workflow.portlet.sample |
© Copyright IBM Corporation 2002, 2008. All Rights Reserved.