| Package | Description |
|---|---|
| com.microfocus.silkcentral.webservices.administration |
This package contains interfaces to access the Project and Product entities of Silk Central (AdministrationService, previously MainEntities).
|
| Modifier and Type | Method and Description |
|---|---|
LocationDetails |
AdministrationService.getLocationDetails(java.lang.String sessionId,
int locationId)
Returns detailed information about the location identified by the ID.
|
| Modifier and Type | Method and Description |
|---|---|
int |
AdministrationService.createLocation(java.lang.String sessionId,
LocationDetails locationDetails)
Creates a new location with the data provided by the location details.
|
void |
AdministrationService.updateLocation(java.lang.String sessionId,
LocationDetails locationDetails)
Updates an existing location (identified by the ID) with the data provided by the location details.
|
Copyright © Micro Focus 2004-2019. All rights reserved.