|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.ccd.ui.context.WPSContext
public class WPSContext
Field Summary | |
---|---|
static java.lang.String |
KEY_WPS_CONTEXT_BEAN
Indicates the key for storing WPSContext Object in the PortletSession |
Constructor Summary | |
---|---|
WPSContext()
Default constructor |
Method Summary | |
---|---|
WPCUser |
getWpcUser()
|
void |
setWpcUser(WPCUser user)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String KEY_WPS_CONTEXT_BEAN
WPSContext
Object in the PortletSession
Constructor Detail |
---|
public WPSContext()
Method Detail |
---|
public WPCUser getWpcUser()
public void setWpcUser(WPCUser user)
user
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |