Class BlogLibJs


  • public class BlogLibJs
    extends Object
    Deprecated.
    This class should not be extended or reused as it may be refactored.
    This class is a port of a previous JavaScript library.
    Since:
    4.0
    Author:
    Neil Mc Erlean (based on previous JavaScript)
    • Constructor Detail

      • BlogLibJs

        public BlogLibJs()
        Deprecated.
    • Method Detail

      • getBlogPropertiesArray

        public static Map<org.alfresco.service.namespace.QName,​Serializable> getBlogPropertiesArray​(org.json.simple.JSONObject json)
        Deprecated.
        Fetches the blog properties from the json object and adds them to an array using the correct property names as indexes.