|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface that provides remote access to communities.
| Method Summary | |
IObjectQuery |
getCommunityPages(int communityID)
Queries the community pages and their properties for a given community. |
| Methods inherited from interface com.plumtree.remote.prc.IObjectManager |
lookupObjectID, lookupUUID, queryACL, queryCommunitiesForPortlet, queryExtendedData, queryObjects, queryObjects, queryObjects, queryObjects, queryObjects, querySingleObject, updateACL |
| Method Detail |
public IObjectQuery getCommunityPages(int communityID)
throws PortalException,
java.rmi.RemoteException
IObjectQueryRow objects in the IObjectQuery are returned in the same order as the pages in the community;
using the server api terminology, the pages are sorted by PT_PROPIDS.PT_PROPID_PAGES_TOPICPOS.
communityID - is the community ID to retrieve the pages for.
PortalException - if the operation resulted in an error on the portal.
RemoteException - if there is 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 ©2007 BEA Systems, Inc. All Rights Reserved.