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
-
Field Summary
Fields inherited from interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
NAME_SUFFIX, WORKFLOW_POST_CONSTRUCTION -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GalleryInstancePostConstruction
public GalleryInstancePostConstruction()
-
-
Method Details
-
postConstruct
- Specified by:
postConstructin interfaceorg.silverpeas.core.admin.component.ComponentInstancePostConstruction
-