public final class ContextualDelivery extends Object
Note that this class is not used by the Context Service OData client implementation.
ContextVocabulary vocabulary = ContextualDelivery.getBroker().getVocabulary(); ContextMap contextMap = ContextualDelivery.getBroker().getMap(); <p/> for (ContextPropertyDefinition definition in vocabulary.getPropertyDefinitions()) { Object resolvedValueForCurrentUser = contextMap.get(contextPropertyName); }
Modifier and Type | Method and Description |
---|---|
static ContextBroker |
getBroker()
Get the context broker for this system.
|
public static ContextBroker getBroker()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries