com.liferay.portlet.wsrp
Interface SessionHandler

All Superinterfaces:
org.apache.wsrp4j.consumer.SessionHandler

public interface SessionHandler
extends org.apache.wsrp4j.consumer.SessionHandler

View Source

Author:
Michael Young

Method Summary
 void setPortletSession(javax.portlet.PortletSession portletSession)
           
 
Methods inherited from interface org.apache.wsrp4j.consumer.SessionHandler
getUserSession
 

Method Detail

setPortletSession

void setPortletSession(javax.portlet.PortletSession portletSession)