public interface ISocialNetworkManager
Modifier and Type | Method and Description |
---|---|
ISocialNetwork |
getSocialNetworkByChannelId(String channelId)
Get an instance of
ISocialProfileConfig based in
ChannelConfig identifier. |
ISocialNetwork |
getSocialNetworkByServiceInstanceId(String serviceInstanceId)
Get an instance of
ISocialProfileConfig based in
ServiceInstanceConfig identifier. |
ISocialNetwork getSocialNetworkByChannelId(String channelId) throws PortalException
ISocialProfileConfig
based in
ChannelConfig
identifier.channelId
- Channel identifier.ISocialNetwork
PortalException
ISocialNetwork getSocialNetworkByServiceInstanceId(String serviceInstanceId) throws PortalException
ISocialProfileConfig
based in
ServiceInstanceConfig
identifier.serviceInstanceId
- Service Instance identifier.ISocialNetwork
PortalException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.