Uses of Interface
de.mhus.con.api.Project
-
Packages that use Project Package Description de.mhus.con.api -
-
Uses of Project in de.mhus.con.api
Methods in de.mhus.con.api that return Project Modifier and Type Method Description ProjectContext. getProject()Methods in de.mhus.con.api that return types with arguments of type Project Modifier and Type Method Description List<Project>Projects. getAll()List<Project>Context. getProjects()Return a list of affected projects for the current step.List<Project>Projects. select(Labels selector)Method parameters in de.mhus.con.api with type arguments of type Project Modifier and Type Method Description static voidConUtil. orderProjects(List<Project> projects, String order, boolean orderAsc)
-