org.exoplatform.services.wsrp.consumer.impl.helpers
Class InitCookieImpl

java.lang.Object
  extended by org.exoplatform.services.wsrp.consumer.templates.InitCookieTemplate
      extended by org.exoplatform.services.wsrp.consumer.impl.helpers.InitCookieImpl
All Implemented Interfaces:
InitCookieInfo
Direct Known Subclasses:
GroupSessionImpl, UserSessionImpl

public class InitCookieImpl
extends InitCookieTemplate

Created y the eXo platform team User: Benjamin Mestrallet Date: 11 mai 2004


Constructor Summary
InitCookieImpl(java.lang.String markupInterfaceURL)
           
 
Method Summary
 java.lang.String getMarkupInterfaceURL()
           
 WSRP_v1_Markup_PortType getWSRPMarkupService()
           
 void setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
           
 
Methods inherited from class org.exoplatform.services.wsrp.consumer.templates.InitCookieTemplate
isInitCookieDone, isInitCookieRequired, setInitCookieDone, setInitCookieRequired
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitCookieImpl

public InitCookieImpl(java.lang.String markupInterfaceURL)
Method Detail

getMarkupInterfaceURL

public java.lang.String getMarkupInterfaceURL()
Specified by:
getMarkupInterfaceURL in interface InitCookieInfo
Specified by:
getMarkupInterfaceURL in class InitCookieTemplate

getWSRPMarkupService

public WSRP_v1_Markup_PortType getWSRPMarkupService()
Specified by:
getWSRPMarkupService in interface InitCookieInfo
Specified by:
getWSRPMarkupService in class InitCookieTemplate

setWSRPMarkupService

public void setWSRPMarkupService(WSRP_v1_Markup_PortType markupPortType)
Specified by:
setWSRPMarkupService in interface InitCookieInfo
Specified by:
setWSRPMarkupService in class InitCookieTemplate


Copyright © 2010 eXo Platform SAS. All Rights Reserved.