Class BlogInstancePostConstruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePostConstruction

    @Named
    public class BlogInstancePostConstruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Once an instance of the blog application is created, creates for it one entry for categories and another one for archives with the Node service.
    Author:
    mmoquillon
    • Constructor Detail

      • BlogInstancePostConstruction

        public BlogInstancePostConstruction()
    • Method Detail

      • postConstruct

        public void postConstruct​(String componentInstanceId)
        Specified by:
        postConstruct in interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction