| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommunicationEndpointProvider
Interface that allows to retrieve the communication endpoints declared by a portlet. It optionally provides a CommunicationEndpointLocator In WebSpere Portal 6.1.0, communication endpoints can only be provided by portlets; see PortletDefinition.getEndpointProvider()
Method Summary | |
---|---|
IterableListModel | getSources()
Returns all communication sources declared by the portlet. |
IterableListModel | getTargets()
Returns all communication targets declared by the portlet. |
Methods inherited from interface com.ibm.portal.LocatorProvider |
---|
getLocator |
Method Detail |
---|
IterableListModel getSources()
IterableListModel getTargets()
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |