Class WebSitesInstancePostConstruction

java.lang.Object
org.silverpeas.components.websites.WebSitesInstancePostConstruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Direct Known Subclasses:
BookmarkInstancePostConstruction

@Technical @Bean @Named public class WebSitesInstancePostConstruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Once an instance of the WebSites application is spawned, creates for it an entry with the Node service to refer the website and a folder to store attachments and images of the future website.
Author:
mmoquillon
  • Constructor Details

    • WebSitesInstancePostConstruction

      public WebSitesInstancePostConstruction()
  • Method Details

    • postConstruct

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