public class InterfaceStyleAllowedConsumer extends Object
Documentation in this class focus synchronization behavior. About
the use behind the fields in the portal,
see ServiceInterfaceStyleConfig
.
ServiceInterfaceStyleConfig
Constructor and Description |
---|
InterfaceStyleAllowedConsumer(GlobalInterfaceStyle globalInterfaceStyle,
String serviceInstanceId)
Creates an allowed consumer entry for a shared interface style.
|
InterfaceStyleAllowedConsumer(InterfaceStyle interfaceStyle,
String interfaceInstanceId)
Creates an allowed consumer entry for a isolated interface style.
|
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getInterfaceInstanceId() |
InterfaceStyle |
getInterfaceStyle() |
String |
getServiceInstanceId() |
public InterfaceStyleAllowedConsumer(InterfaceStyle interfaceStyle, String interfaceInstanceId)
interfaceStyle
- the isolated interface style.interfaceInstanceId
- the identifier of the interface instance consumer.public InterfaceStyleAllowedConsumer(GlobalInterfaceStyle globalInterfaceStyle, String serviceInstanceId)
globalInterfaceStyle
- the shared interface style.interfaceInstanceId
- the identifier of the service instance consumer.public String getId()
public InterfaceStyle getInterfaceStyle()
public String getInterfaceInstanceId()
public String getServiceInstanceId()
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.