| Package | Description |
|---|---|
| com.microfocus.silkcentral.webservices.requirements |
This package contains interfaces to access the Requirements area of Silk Central (RequirementsService, previously RMservice).
|
| Modifier and Type | Method and Description |
|---|---|
CustomProperty[] |
RequirementsService.getCustomProperties(java.lang.String sessionId,
int projectId)
Retrieves all CustomProperty objects for a project.
|
CustomProperty |
RequirementsService.getCustomProperty(java.lang.String sessionId,
int propertyId)
Retrieves a CustomProperty object for the given propertyId.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequirementsService.insertCustomProperty(java.lang.String sessionId,
CustomProperty newProperty) |
Copyright © Micro Focus 2004-2019. All rights reserved.