public abstract class EdmPropertyImplProv extends EdmElementImplProv implements EdmProperty, EdmAnnotatable
edmTypeedm| Constructor and Description |
|---|
EdmPropertyImplProv(EdmImplProv edm,
FullQualifiedName propertyName,
Property property) |
| Modifier and Type | Method and Description |
|---|---|
EdmAnnotations |
getAnnotations()
Get all annotations applied to an EDM element
|
EdmCustomizableFeedMappings |
getCustomizableFeedMappings()
Get customizable feed mappings for this property
|
String |
getMimeType()
Get the related mime type for the property
|
getFacets, getMappinggetMultiplicity, getTypegetNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisSimplegetFacetsgetMappinggetMultiplicity, getTypepublic EdmPropertyImplProv(EdmImplProv edm, FullQualifiedName propertyName, Property property) throws EdmException
EdmExceptionpublic EdmCustomizableFeedMappings getCustomizableFeedMappings() throws EdmException
EdmPropertygetCustomizableFeedMappings in interface EdmPropertyEdmCustomizableFeedMappingsEdmExceptionpublic String getMimeType() throws EdmException
EdmPropertygetMimeType in interface EdmPropertyEdmExceptionpublic EdmAnnotations getAnnotations() throws EdmException
EdmAnnotatablegetAnnotations in interface EdmAnnotatableEdmAnnotations never nullEdmExceptionCopyright © 2020. All rights reserved.