Plumtree Pluggable Navigation API  
 

NavigationModel.SortQueryResult Method 

Creates a PTSortedArrayWrapper from a queryresult

public static PTSortedArrayWrapper SortQueryResult(
   IPTQueryResult qResult,
   int[] naPropIDs,
   int[] naPropIDType,
   int[][] naSorting
);

Parameters

qResult
naPropIDs
naPropIDType
naSorting

Return Value

See Also

NavigationModel Class | com.plumtree.portalpages.common.uiparts Namespace