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