Plumtree Portal UI  
 

com.plumtree.portaluiinfrastructure.resultwrapper Namespace

Namespace hierarchy

Classes

Class Description
APTQueryWrapper PTObjectManagerQueryWrapper: The PTObjectManagerQueryWrapper class wraps the IPTTurboQueryResult Server object that's returned by the various Query methods of IPTObjectManager. This wrapper handles the details of retrieving a subset of the data, sorting on the client when necessary, etc.
ASQueryResultWrapper  
PTObjectManagerQueryWrapper PTObjectManagerQueryWrapper: The PTObjectManagerQueryWrapper class wraps the IPTTurboQueryResult Server object that's returned by the various Query methods of IPTObjectManager. This wrapper handles the details of retrieving a subset of the data, sorting on the client when necessary, etc.
PTSortedDocumentsQueryWrapper APTSortedQueryWrapper: The PTSortedDocumentsQueryWrapper class wraps the IPTTurboQueryResult Server object that's returned by the various Query methods of IPTFolder. This wrapper handles the details of retrieving a subset of the data, sorting on the client when necessary, etc.

Interfaces

Interface Description
IASQueryResult MES- The IASQueryResult interface is used by PTObjectManagerQueryWrapper and ASQueryResultWrapper to make IPTQueryResults and IPTTurboQueryResults look the same to clients