|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ExportPortletsResponse
The response from the export portlets operation.
| Method Summary | |
|---|---|
ExportedPortlets |
getExportedPortlets()
Gets the successfully exported portlets. |
List<FailedPortlet> |
getFailedPortlets()
Gets a list of the portlets which failed to export. |
Map<PortletInstanceId,String> |
getPortletIdToHandleMap()
Gets a map of portlet instance IDs to the portlet handles of the portlets that were exported for them. |
| Method Detail |
|---|
ExportedPortlets getExportedPortlets()
List<FailedPortlet> getFailedPortlets()
Map<PortletInstanceId,String> getPortletIdToHandleMap()
|
Copyright © 2000, 2008, Oracle and/or its affiliates. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||