|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The consumer provides access to consumer specific components.
Method Summary | |
PortletDriverRegistry |
getPortletDriverRegistry()
Get the portlet driver registry of the consumer. |
PortletRegistry |
getPortletRegistry()
Get the portlet registry of the consumer. |
ProducerRegistry |
getProducerRegistry()
Get the producer registry of the consumer. |
SessionHandler |
getSessionHandler()
Get the session handler of the consumer. |
URLTemplateComposer |
getTemplateComposer()
Get the url template composer for template proccessing |
URLRewriter |
getURLRewriter()
Get the url rewriter for consumer url-rewriting |
UserRegistry |
getUserRegistry()
Get the user registry of the consumer. |
Method Detail |
public SessionHandler getSessionHandler()
public PortletRegistry getPortletRegistry()
public PortletDriverRegistry getPortletDriverRegistry()
public ProducerRegistry getProducerRegistry()
public UserRegistry getUserRegistry()
public URLTemplateComposer getTemplateComposer()
public URLRewriter getURLRewriter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |