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