public class GeppettoProjectsController
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private IGeppettoManager |
geppettoManager |
Constructor and Description |
---|
GeppettoProjectsController() |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<? extends IGeppettoProject> |
getAllGeppettoProjects() |
java.util.List<java.util.Map<java.lang.String,java.lang.String>> |
getAllGeppettoProjectsCompact() |
java.util.Collection<? extends IGeppettoProject> |
getAllGeppettoProjectsWithReference(java.lang.String reference) |
private IGeppettoManager geppettoManager
public java.util.Collection<? extends IGeppettoProject> getAllGeppettoProjects()
public java.util.List<java.util.Map<java.lang.String,java.lang.String>> getAllGeppettoProjectsCompact() throws GeppettoInitializationException, java.io.IOException, GeppettoVisitingException
GeppettoInitializationException
java.io.IOException
GeppettoVisitingException
public java.util.Collection<? extends IGeppettoProject> getAllGeppettoProjectsWithReference(java.lang.String reference) throws GeppettoInitializationException, java.io.IOException, GeppettoVisitingException
GeppettoInitializationException
java.io.IOException
GeppettoVisitingException