| Package | Description |
|---|---|
| com.sdl.web.discovery.datalayer.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ContentKeyValuePair
Deprecated.
|
class |
DeployerKeyValuePair
Deprecated.
|
class |
PreviewWebKeyValuePair
Deprecated.
|
class |
WebKeyValuePair
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
KeyValuePair |
KeyValuePair.setKey(String newKey)
Sets the key.
|
| Modifier and Type | Method and Description |
|---|---|
List<KeyValuePair> |
WebCapability.getExtensionProperties()
Gets the list of Extension Properties for this WebCapability.
|
List<KeyValuePair> |
WebApplication.getExtensionProperties()
Gets the list of Extension Properties for this WebApplication.
|
List<KeyValuePair> |
PublicationMapping.getExtensionProperties()
Gets the list of Extension Properties for this PublicationMapping.
|
List<KeyValuePair> |
PreviewWebServiceCapability.getExtensionProperties()
Gets the list of Extension Properties for this PreviewWebServiceCapability.
|
List<KeyValuePair> |
DeployerCapability.getExtensionProperties()
Gets the list of Extension Properties for this DeployerCapability.
|
List<KeyValuePair> |
ContentServiceCapability.getExtensionProperties()
Gets the list of Extension Properties for this ContentServiceCapability.
|
| Modifier and Type | Method and Description |
|---|---|
WebApplication |
WebApplication.addExtensionProperty(KeyValuePair newExtensionProperty)
Adds the Extension Property to existing ones.
|
| Modifier and Type | Method and Description |
|---|---|
WebCapability |
WebCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this WebCapability.
|
WebApplication |
WebApplication.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this WebApplication.
|
PublicationMapping |
PublicationMapping.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this PublicationMapping.
|
PreviewWebServiceCapability |
PreviewWebServiceCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this PreviewWebServiceCapability.
|
DeployerCapability |
DeployerCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this DeployerCapability.
|
ContentServiceCapability |
ContentServiceCapability.setExtensionProperties(List<KeyValuePair> newExtensionProperties)
Sets the list of Extension Properties for this ContentServiceCapability.
|
Copyright © 2017 SDL Group. All rights reserved.