Class GalleryInstancePostConstruction
- java.lang.Object
-
- org.silverpeas.components.gallery.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 Summary
Constructors Constructor Description GalleryInstancePostConstruction()
-
-
-
Method Detail
-
postConstruct
public void postConstruct(String componentInstanceId)
- Specified by:
postConstruct
in interfaceorg.silverpeas.core.admin.component.ComponentInstancePostConstruction
-
-