Class ContentProperties


  • public class ContentProperties
    extends Object
    Author:
    Daniel Bernstein Date: Aug 26, 2014
    • Constructor Detail

      • ContentProperties

        public ContentProperties​(String contentId,
                                 Map<String,​String> properties)
        Parameters:
        contentId -
        properties -
    • Method Detail

      • getContentId

        public String getContentId()
        Returns:
        the contentId
      • getProperties

        public Map<String,​String> getProperties()
        Returns:
        the properties