Class EdmCustomizableFeedMappingsImpl

  • All Implemented Interfaces:
    org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings

    public class EdmCustomizableFeedMappingsImpl
    extends Object
    implements org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
    Objects of this class represent customizable feed mappings.
    • Constructor Detail

      • EdmCustomizableFeedMappingsImpl

        public EdmCustomizableFeedMappingsImpl()
    • Method Detail

      • isFcKeepInContent

        public Boolean isFcKeepInContent()
        Specified by:
        isFcKeepInContent in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcContentKind

        public org.apache.olingo.odata2.api.edm.EdmContentKind getFcContentKind()
        Specified by:
        getFcContentKind in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcNsPrefix

        public String getFcNsPrefix()
        Specified by:
        getFcNsPrefix in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcNsUri

        public String getFcNsUri()
        Specified by:
        getFcNsUri in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcSourcePath

        public String getFcSourcePath()
        Specified by:
        getFcSourcePath in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcTargetPath

        public String getFcTargetPath()
        Specified by:
        getFcTargetPath in interface org.apache.olingo.odata2.api.edm.EdmCustomizableFeedMappings
      • getFcKeepInContent

        public Boolean getFcKeepInContent()
        Returns:
        boolean