public class ServiceInterfaceInstancePersistableConfig extends Object
Constructor and Description |
---|
ServiceInterfaceInstancePersistableConfig(ServiceInterfaceInstanceConfig serviceInterfaceInstanceConfig,
Map<String,String> customProperties,
Map<String,String[]> defaultPreferences)
Constructor for new object
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getCustomProperties() |
Map<String,String[]> |
getDefaultPreferences() |
ServiceInterfaceInstanceConfig |
getServiceInterfaceInstanceConfig() |
public ServiceInterfaceInstancePersistableConfig(ServiceInterfaceInstanceConfig serviceInterfaceInstanceConfig, Map<String,String> customProperties, Map<String,String[]> defaultPreferences)
serviceInterfaceInstanceConfig
- customProperties
- defaultPreferences
- if null, the default preferences will not be altered when persisted. Otherwise these preferences will replace all current default preferences.public ServiceInterfaceInstanceConfig getServiceInterfaceInstanceConfig()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.