public interface Projects
Modifier and Type | Method and Description |
---|---|
net.sf.json.JSONObject |
getProject(long id) |
List<net.sf.json.JSONObject> |
getProjects() |
List<net.sf.json.JSONObject> getProjects() throws IOException
IOException
net.sf.json.JSONObject getProject(long id) throws IOException
IOException
Copyright © 2016–2021 Parasoft. All rights reserved.