| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model | |
| com.sdl.web.discovery.datalayer.model.actions |
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
WebApplication.addExtensionProperty(KeyValuePair newExtensionProperty)
Adds the Extension Property to existing ones.
|
WebApplication |
PublicationMapping.getWebApplication() |
WebApplication |
WebApplication.setBaseURLs(List<BaseURL> newBaseURLs)
Set the Web Application base URLs.
|
WebApplication |
WebApplication.setContextUrl(String newContextUrl)
Set the context url.
|
WebApplication |
WebApplication.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this WebApplication.
|
WebApplication |
WebApplication.setId(String newId)
Set the Web Application id.
|
WebApplication |
WebApplication.setPublicationMappings(List<PublicationMapping> newPublicationMappings)
Set the PublicationMappings for this Web Application.
|
WebApplication |
WebApplication.setWebCapability(WebCapability newWebCapability) |
| Modifier and Type | Method and Description |
|---|---|
List<WebApplication> |
WebCapability.getWebApplications()
Get the list of Web Applications handled by this Web capability.
|
| Modifier and Type | Method and Description |
|---|---|
PublicationMapping |
PublicationMapping.setWebApplication(WebApplication newWebApplications) |
| Modifier and Type | Method and Description |
|---|---|
WebCapability |
WebCapability.setWebApplications(List<WebApplication> newWebApplications)
Set the list of Web Applications handled by this Web capability.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
SetExtensionProperty.doOperation(com.sdl.odata.api.service.ODataRequestContext requestContext,
com.sdl.odata.api.processor.datasource.factory.DataSourceFactory dataSourceFactory) |
Copyright © 2017 SDL Group. All rights reserved.