org.exoplatform.services.wsrp2.producer.impl.helpers
Class ConsumerContext
java.lang.Object
org.exoplatform.services.wsrp2.producer.impl.helpers.ConsumerContext
- All Implemented Interfaces:
- Serializable
public class ConsumerContext
- extends Object
- implements Serializable
- Author:
- Mestrallet Benjamin benjmestrallet@users.sourceforge.net
- See Also:
- Serialized Form
|
Constructor Summary |
ConsumerContext(String registrationHandle,
org.exoplatform.services.wsrp2.type.RegistrationData datas)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsumerContext
public ConsumerContext(String registrationHandle,
org.exoplatform.services.wsrp2.type.RegistrationData datas)
addPortletHandle
public void addPortletHandle(String portletHandle)
removePortletHandle
public void removePortletHandle(String portletHandle)
getRegistrationHandle
public String getRegistrationHandle()
getRegistationData
public org.exoplatform.services.wsrp2.type.RegistrationData getRegistationData()
isPortletHandleRegistered
public boolean isPortletHandleRegistered(String portletHandle)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.