Creates a project filter for querying projects.
The project filter with default values.
The project filter uses the follwing defaults: ProjectFilterTypes
of PROJECTS
, a ProjectQueryOrder[]
with one element: ProjectAttributes.NAME
, ascending
order, and the number of projects to return to 0 (unlimited).
IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace