com.filenet.wcm.apps.server.util.prefs
Class WcmEProcessPrefs
java.lang.Object
com.filenet.wcm.apps.server.util.prefs.WcmEProcessPrefs
- public class WcmEProcessPrefs
- extends java.lang.Object
Wrapper around VWUserInfo
Constructor Summary |
WcmEProcessPrefs(com.filenet.wcm.toolkit.server.util.WcmServerCredentials sc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WcmEProcessPrefs
public WcmEProcessPrefs(com.filenet.wcm.toolkit.server.util.WcmServerCredentials sc)
throws java.lang.Exception
getEMailAddress
public java.lang.String getEMailAddress()
setEMailAddress
public void setEMailAddress(java.lang.String value)
throws java.lang.Exception
- Throws:
java.lang.Exception
setPreferredLocale
public void setPreferredLocale(java.lang.String localeDisplayName)
throws java.lang.Exception
- Throws:
java.lang.Exception
getProxyUserName
public java.lang.String getProxyUserName()
throws java.lang.Exception
- Throws:
java.lang.Exception
setProxyUserName
public void setProxyUserName(java.lang.String value)
throws java.lang.Exception
- Throws:
java.lang.Exception
getNotificationFlag
public boolean getNotificationFlag(int flag)
setNotificationFlag
public void setNotificationFlag(int flag,
boolean value)
throws java.lang.Exception
- Throws:
java.lang.Exception
save
public void save()
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.