| Package | Description | 
|---|---|
| com.jamasoftware.contour.soap.v3 | 
| Modifier and Type | Method and Description | 
|---|---|
WsPropertyList | 
ContourSoapServiceImpl.addPropertyList(WsAuth token,
               WsPropertyList propertyList)
Adds a new list of Property Entries. 
 | 
WsPropertyList | 
ContourSoapService.addPropertyList(WsAuth token,
               WsPropertyList propertyList)  | 
WsPropertyList | 
ContourSoapServiceImpl.getPropertyList(WsAuth token,
               Integer refId,
               Integer scope)
Gets a list of Property Entries. 
 | 
WsPropertyList | 
ContourSoapService.getPropertyList(WsAuth token,
               Integer refId,
               Integer scope)  | 
WsPropertyList | 
ContourSoapServiceImpl.updatePropertyList(WsAuth token,
                  WsPropertyList propertyList)
Updates a list of existing Property Entries. 
 | 
WsPropertyList | 
ContourSoapService.updatePropertyList(WsAuth token,
                  WsPropertyList wsPropertylist)  | 
| Modifier and Type | Method and Description | 
|---|---|
WsPropertyList | 
ContourSoapServiceImpl.addPropertyList(WsAuth token,
               WsPropertyList propertyList)
Adds a new list of Property Entries. 
 | 
WsPropertyList | 
ContourSoapService.addPropertyList(WsAuth token,
               WsPropertyList propertyList)  | 
Boolean | 
ContourSoapServiceImpl.deletePropertyList(WsAuth token,
                  WsPropertyList propertyList)
Deletes a list of Property Entries. 
 | 
Boolean | 
ContourSoapService.deletePropertyList(WsAuth token,
                  WsPropertyList propertylist)  | 
WsPropertyList | 
ContourSoapServiceImpl.updatePropertyList(WsAuth token,
                  WsPropertyList propertyList)
Updates a list of existing Property Entries. 
 | 
WsPropertyList | 
ContourSoapService.updatePropertyList(WsAuth token,
                  WsPropertyList wsPropertylist)  | 
Copyright (c) 2013-2014 Jama Software, Inc. All Rights Reserved.