Plumtree Portal UI  
 

PTSortedDocumentsQueryWrapper Class

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.

For a list of all members of this type, see PTSortedDocumentsQueryWrapper Members.

System.Object
   com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper
      com.plumtree.portaluiinfrastructure.resultwrapper.APTQueryWrapper
         com.plumtree.portaluiinfrastructure.resultwrapper.PTSortedDocumentsQueryWrapper

public class PTSortedDocumentsQueryWrapper : APTQueryWrapper

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.portaluiinfrastructure.resultwrapper

Assembly: portaluiinfrastructure (in portaluiinfrastructure.dll)

See Also

PTSortedDocumentsQueryWrapper Members | com.plumtree.portaluiinfrastructure.resultwrapper Namespace