|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that provides remote access to users' MyPages in the portal.
| Method Summary | |
IObjectQuery |
getMyPages(int userID)
Queries the MyPages and their properties for a given user. |
| Method Detail |
public IObjectQuery getMyPages(int userID)
throws PortalException,
java.rmi.RemoteException
IObjectQueryRow.getName() and IObjectQueryRow.getIntegerValue(MyPageProperty.PageID))
.
All other calls will result in a PropertyNotRequestedException.
userID - the ID of the user to retrieve the pages for
PortalException - if the operation resulted in an error in the portal
RemoteException - if there was a communication problem during the
execution of the remote method call
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.