|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectau.edu.archer.service.ddm.ws.DDMWebService
public class DDMWebService
DDM Web Service SEI.
Constructor Summary | |
---|---|
DDMWebService()
|
Method Summary | |
---|---|
java.lang.String |
addProject(ProjectRequest createProjectRequest)
Adds a project via web-service and returns the newly created project name. |
void |
setDdmService(DDMService ddmService)
Set DDMService. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DDMWebService()
Method Detail |
---|
public void setDdmService(DDMService ddmService)
ddmService
- ICATService object to set.public java.lang.String addProject(ProjectRequest createProjectRequest) throws InvalidDDMRequestException, DDMServiceException
createProjectRequest
- ProjectRequest.
InvalidDDMRequestException
- if project not created.
DDMServiceException
- if project not created.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |