Interface EdmCustomizableFeedMappings

    • Method Detail

      • isFcKeepInContent

        Boolean isFcKeepInContent()
        Get the information if the property should be kept in the content
        Returns:
        true if the property must be kept in the content
      • getFcNsPrefix

        String getFcNsPrefix()
        Get the XML namespace prefix
        Returns:
        String
      • getFcNsUri

        String getFcNsUri()
        Get the XML namespace URI
        Returns:
        String
      • getFcSourcePath

        String getFcSourcePath()
        Get the source path
        Returns:
        String
      • getFcTargetPath

        String getFcTargetPath()
        Get the target path
        Returns:
        String