Package lumis.service.wsrp.consumer
Class RemotePortletHelper
- java.lang.Object
-
- lumis.service.wsrp.consumer.RemotePortletHelper
-
- Direct Known Subclasses:
RemotePortletHelperV2
public class RemotePortletHelper extends Object
Base helper for remote portlet version.- Since:
- 6.0.0
- Version:
- $Revision: 13092 $ $Date: 2011-05-28 18:19:06 -0300 (Sat, 28 May 2011) $
-
-
Field Summary
Fields Modifier and Type Field Description protected String
portletHandle
protected com.sun.portal.wsrp.common.stubs.v2.RegistrationContext
registrationContext
-
-
-
Field Detail
-
portletHandle
protected String portletHandle
-
registrationContext
protected com.sun.portal.wsrp.common.stubs.v2.RegistrationContext registrationContext
-
-