Class ODataNavigationProperty
java.lang.Object
de.hybris.platform.odata2services.odata.ODataNavigationProperty
- All Implemented Interfaces:
ODataAnnotatable
A helper class for exploring and evaluating content of an OData EDM
Property-
Constructor Summary
ConstructorsConstructorDescriptionODataNavigationProperty(org.apache.olingo.odata2.api.edm.provider.NavigationProperty property) -
Method Summary
Modifier and TypeMethodDescriptionOptional<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>getAnnotation(String name) List<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute>booleanhasFromRole(String fromRole) booleanbooleanhasRelationshipName(String relationshipName) boolean
-
Constructor Details
-
Method Details
-
getAnnotationNames
- Specified by:
getAnnotationNamesin interfaceODataAnnotatable
-
getAnnotation
public Optional<org.apache.olingo.odata2.api.edm.provider.AnnotationAttribute> getAnnotation(String name) - Specified by:
getAnnotationin interfaceODataAnnotatable
-
getAnnotations
-
hasName
-
hasFromRole
-
hasToRole
-
hasRelationshipName
-