Perform a query for objects of this type. The query supports filtering, sorting, etc.
Perform a query for objects of this type. The query supports filtering, sorting, etc.
IPTQueryResult Query(int,int,int,int,int,object[][]);
Perform a query for objects of this type. The query supports filtering, sorting, etc.
IPTQueryResult Query(int,int,int[],int,int,object[][]);
Perform a query for objects of this type. The query supports filtering, sorting, etc.
IPTQueryResult Query(int,int,int[][],int,int,object[][]);
IPTQueryResult Query(int,int,object,int,int,object[][]);
IPTObjectManager Interface | com.plumtree.server Namespace