|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsrp4j.consumer.driver.InitCookieInfoImpl
org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
com.liferay.portlet.wsrp.GroupSessionImpl
public class GroupSessionImpl
Field Summary |
---|
Fields inherited from class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl |
---|
portletSessions |
Constructor Summary | |
---|---|
GroupSessionImpl(java.lang.String groupID,
java.lang.String portletServicesURL)
|
Method Summary | |
---|---|
org.apache.wsrp4j.consumer.PortletSession |
getPortletSession(java.lang.String portletHandle)
|
Methods inherited from class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl |
---|
addPortletSession, existsPortletSession, getAllPortletSessions, getGroupID, removeAllPortletSessions, removePortletSession, setGroupID |
Methods inherited from class org.apache.wsrp4j.consumer.driver.InitCookieInfoImpl |
---|
getMarkupInterfaceURL, getWSRPBaseService, isInitCookieDone, isInitCookieRequired, setInitCookieDone, setInitCookieRequired, setWSRPBaseService |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.wsrp4j.consumer.InitCookieInfo |
---|
getMarkupInterfaceURL, getWSRPBaseService, isInitCookieDone, isInitCookieRequired, setInitCookieDone, setInitCookieRequired, setWSRPBaseService |
Constructor Detail |
---|
public GroupSessionImpl(java.lang.String groupID, java.lang.String portletServicesURL) throws org.apache.wsrp4j.exception.WSRPException
org.apache.wsrp4j.exception.WSRPException
Method Detail |
---|
public org.apache.wsrp4j.consumer.PortletSession getPortletSession(java.lang.String portletHandle)
getPortletSession
in interface org.apache.wsrp4j.consumer.GroupSession
getPortletSession
in class org.apache.wsrp4j.consumer.driver.GenericGroupSessionImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |