Plumtree Portal UI  
 

PTObjectManagerQueryWrapper Class

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.

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

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

public class PTObjectManagerQueryWrapper : 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

PTObjectManagerQueryWrapper Members | com.plumtree.portaluiinfrastructure.resultwrapper Namespace