|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImportPortletsResponse
Contains the results of an import operation- which portlets succeeded and which failed.
| Method Summary | |
|---|---|
List<ImportFailedPortlet> |
getFailedPortlets()
Gets a list of portlets which failed to import. |
List<ImportedPortlet> |
getImportedPortlets()
Gets the list of successfully imported portlets. |
| Method Detail |
|---|
List<ImportedPortlet> getImportedPortlets()
List<ImportFailedPortlet> getFailedPortlets()
|
Copyright © 2006 BEA Systems, Inc. All Rights Reserved | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||