| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.policy.manager.portal.PortletRequestRuleContext
public class PortletRequestRuleContext
Public implementation of RuleContext representing a request. Accepted request
types are PortletRequest. Only one request
is
maintained and retrieved per instance
Constructor Summary | |
---|---|
PortletRequest)">PortletRequestRuleContext(PortletRequest request)
Add a rule context based on a PortletRequest. |
Method Summary | |
---|---|
java.util.Collection | getContext()
|
java.lang.String | getId()
Retrieve a unique identifier for the session if one is available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletRequestRuleContext(PortletRequest request)
Method Detail |
---|
public java.util.Collection getContext()
public java.lang.String getId()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |