public class ODataContextVocabularyAdapter extends Object implements com.sdl.context.api.ContextVocabulary
ContextVocabulary. Hides ODataContextVocabulary property.| Constructor and Description |
|---|
ODataContextVocabularyAdapter(ODataContextVocabulary contextVocabulary) |
| Modifier and Type | Method and Description |
|---|---|
com.sdl.context.api.definition.ContextPropertyDefinition |
findPropertyDefinition(com.sdl.context.api.definition.ContextPropertyName name) |
com.sdl.context.api.definition.ContextPropertyDefinition |
findPropertyDefinition(String aspectName,
String localPropertyName) |
com.sdl.context.api.definition.AspectDefinition |
get(String aspectName) |
String |
getId() |
List<com.sdl.context.api.definition.ContextPropertyDefinition> |
getPropertyDefinitions() |
Set<String> |
keySet() |
public ODataContextVocabularyAdapter(ODataContextVocabulary contextVocabulary)
public Set<String> keySet()
keySet in interface com.sdl.context.api.ContextVocabularypublic String getId()
getId in interface com.sdl.context.api.ContextVocabularypublic com.sdl.context.api.definition.AspectDefinition get(String aspectName)
get in interface com.sdl.context.api.ContextVocabularypublic com.sdl.context.api.definition.ContextPropertyDefinition findPropertyDefinition(String aspectName, String localPropertyName) throws com.sdl.context.api.exception.VocabularyException
findPropertyDefinition in interface com.sdl.context.api.ContextVocabularycom.sdl.context.api.exception.VocabularyExceptionpublic com.sdl.context.api.definition.ContextPropertyDefinition findPropertyDefinition(com.sdl.context.api.definition.ContextPropertyName name)
throws com.sdl.context.api.exception.VocabularyException
findPropertyDefinition in interface com.sdl.context.api.ContextVocabularycom.sdl.context.api.exception.VocabularyExceptionpublic List<com.sdl.context.api.definition.ContextPropertyDefinition> getPropertyDefinitions()
getPropertyDefinitions in interface com.sdl.context.api.ContextVocabularyCopyright © 2016 SDL Group. All rights reserved.