Class GalleryInstancePostConstruction

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

    @Named
    public class GalleryInstancePostConstruction
    extends Object
    implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Once an instance of the Gallery application is created, creates for it one entry for galleries with the Node service and then creates the home gallery.
    Author:
    mmoquillon
    • Constructor Detail

      • GalleryInstancePostConstruction

        public GalleryInstancePostConstruction()
    • Method Detail

      • postConstruct

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