Class GalleryInstancePostConstruction

java.lang.Object
org.silverpeas.components.gallery.GalleryInstancePostConstruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction

@Bean @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 Details

    • GalleryInstancePostConstruction

      public GalleryInstancePostConstruction()
  • Method Details

    • postConstruct

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