+

Search Tips   |   Advanced Search

 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

com.ibm.portal.resolver.proxy.service
Interface PortletAjaxProxyService

All Superinterfaces:
com.ibm.mashups.proxy.AjaxProxyService, Identifiable
public interface PortletAjaxProxyService
extends com.ibm.mashups.proxy.AjaxProxyService, Identifiable

Portlet version of the AjaxProxyService.

Since:
6.1.5

Method Summary
 ObjectID getObjectID()
          Return the objectID of the calling portlet window
 
Methods inherited from interface com.ibm.mashups.proxy.AjaxProxyService
createConnection
 

Method Detail

getObjectID

ObjectID getObjectID()
Returns the objectID of the calling portlet window

Specified by:
getObjectID in interface Identifiable
Returns:
the ObjectID of this resource, this can never be null
See Also:
Identifiable.getObjectID()
 PREV CLASS   NEXT CLASS
Tree 
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD