| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model |
| Modifier and Type | Method and Description |
|---|---|
WebCapability |
WebApplication.getWebCapability() |
WebCapability |
Environment.getWebCapability()
Get the Web capability.
|
WebCapability |
WebCapability.setEnvironment(Environment newEnvironment) |
WebCapability |
WebCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this WebCapability.
|
WebCapability |
WebCapability.setId(String newId)
Set the id.
|
WebCapability |
WebCapability.setLastUpdateTime(Long newLastUpdateTime) |
WebCapability |
WebCapability.setWebApplications(List<WebApplication> newWebApplications)
Set the list of Web Applications handled by this Web capability.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
WebApplication.setWebCapability(WebCapability newWebCapability) |
Environment |
Environment.setWebCapability(WebCapability newWebCapability)
Set the Web capability.
|
Copyright © 2017 SDL Group. All rights reserved.