Package | Description |
---|---|
lumis.portal.businesscontext.internal |
Modifier and Type | Method and Description |
---|---|
BusinessContextUsage |
BusinessContextManager.getLocalContexts(ChannelConfig channel)
Returns the
business context usage for the
given channel. |
BusinessContextUsage |
BusinessContextManager.getLocalContexts(PageConfig page)
Returns the
business context usage for the
given page. |
Modifier and Type | Method and Description |
---|---|
void |
BusinessContextManager.updateLocalBusinessContextUsage(ChannelConfig channel,
BusinessContextUsage usage)
Updates the
business context usage for the
given channel. |
void |
BusinessContextManager.updateLocalBusinessContextUsage(PageConfig page,
BusinessContextUsage usage)
Updates the
business context usage for the
given page. |
void |
BusinessContextManager.updateLocalBusinessContextUsage(String propertyBagId,
BusinessContextUsage usage)
Updates the
business context usage for the
property bag with the given identifier. |
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.