Plumtree Portal UI  
 

PTSortedDocumentsQueryWrapper Fields

The fields of the PTSortedDocumentsQueryWrapper class are listed below. For a complete list of PTSortedDocumentsQueryWrapper class members, see the PTSortedDocumentsQueryWrapper Members topic.

Protected Instance Fields

m_arrData (inherited from com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper) 
m_arrSort (inherited from com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper) 
m_bShowUnapproved RP- false to show only approved docs, true to show unapproved docs also
m_bSortOptimized (inherited from com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper) 
m_hashPropIDtoColumn (inherited from com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper) 
m_iMaxRows (inherited from APTQueryWrapper) MES- The maximum number of rows we'll return
m_iMode (inherited from APTQueryWrapper) MES- Our mode- we have to treat large result sets special. Value should be PTTQRW_MODE_CLIENT or PTTQRW_MODE_TRUNCATED
m_iPropIDMask MES- The Property ID mask we're using, if we need to requery to resort
m_lstRowMapping (inherited from com.plumtree.uiinfrastructure.arraywrapper.PTSortedArrayWrapper) 
m_nSkippedRows SCC - Number of rows to skip (used when doing displaying ranges of Documents
m_ptFolder MES- The Folder ID we're using, if we need to requery to resort
m_ptqf DH- The query filter we're using, if we need to requery to resort

See Also

PTSortedDocumentsQueryWrapper Class | com.plumtree.portaluiinfrastructure.resultwrapper Namespace