public class ODataContextPropertyDefinitionAdapter extends Object implements com.sdl.context.api.definition.ContextPropertyDefinition
ContextPropertyDefinition.
Hides ODataContextPropertyDefinition property.| Constructor and Description |
|---|
ODataContextPropertyDefinitionAdapter(ODataContextPropertyDefinition contextPropertyDefinition) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAspectName() |
Object |
getDefaultValue() |
String |
getExpression() |
int |
getExpressionTrust() |
List<String> |
getImplies() |
com.sdl.context.api.definition.ContextPropertyName |
getName() |
String |
getPropertyName() |
List<String> |
getRequires() |
com.sdl.context.api.definition.ContextPropertyType |
getType() |
boolean |
hasExpression() |
boolean |
hasImplies() |
boolean |
hasRequires() |
boolean |
isIdentifier() |
public ODataContextPropertyDefinitionAdapter(ODataContextPropertyDefinition contextPropertyDefinition)
public String getAspectName()
getAspectName in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic String getPropertyName()
getPropertyName in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic com.sdl.context.api.definition.ContextPropertyName getName()
getName in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic String getExpression()
getExpression in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic com.sdl.context.api.definition.ContextPropertyType getType()
getType in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic int getExpressionTrust()
getExpressionTrust in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic boolean hasExpression()
hasExpression in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic Object getDefaultValue()
getDefaultValue in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic boolean isIdentifier()
isIdentifier in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic List<String> getRequires()
getRequires in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic List<String> getImplies()
getImplies in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic boolean hasRequires()
hasRequires in interface com.sdl.context.api.definition.ContextPropertyDefinitionpublic boolean hasImplies()
hasImplies in interface com.sdl.context.api.definition.ContextPropertyDefinitionCopyright © 2017 SDL Group. All rights reserved.