| Package | Description | 
|---|---|
| com.jamasoftware.contour.soap.v3 | 
| Modifier and Type | Method and Description | 
|---|---|
WsChangeRequestAssociation | 
ContourSoapServiceImpl.addChangeRequestAssociation(WsAuth token,
                           WsChangeRequestAssociation changeRequestAssociation)
Adds a new Change Request Association. 
 | 
WsChangeRequestAssociation | 
ContourSoapService.addChangeRequestAssociation(WsAuth token,
                           WsChangeRequestAssociation changeRequestAssociation)  | 
WsChangeRequestAssociation | 
ContourSoapServiceImpl.getChangeRequestAssociation(WsAuth token,
                           Long changeRequestAssociationId)
Gets a Change Request Association. 
 | 
WsChangeRequestAssociation | 
ContourSoapService.getChangeRequestAssociation(WsAuth token,
                           Long changeRequestAssociationId)  | 
WsChangeRequestAssociation[] | 
ContourSoapServiceImpl.getChangeRequestAssociations(WsAuth token,
                            Integer changeRequestItemId)
Gets all the Change Request Associations associated with a Change Request. 
 | 
WsChangeRequestAssociation[] | 
ContourSoapService.getChangeRequestAssociations(WsAuth token,
                            Integer changeRequestItemId)  | 
WsChangeRequestAssociation | 
ContourSoapServiceImpl.updateChangeRequestAssociation(WsAuth token,
                              WsChangeRequestAssociation changeRequestAssociation)
Updates a Change Request Association. 
 | 
WsChangeRequestAssociation | 
ContourSoapService.updateChangeRequestAssociation(WsAuth token,
                              WsChangeRequestAssociation changeRequestAssociation)  | 
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.