Class WebSitesInstancePostConstruction

  • All Implemented Interfaces:
    org.silverpeas.core.admin.component.ComponentInstancePostConstruction
    Direct Known Subclasses:
    BookmarkInstancePostConstruction

    @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 web sites and a folder to store attachments and images of the future web sites.
    Author:
    mmoquillon
    • Constructor Detail

      • WebSitesInstancePostConstruction

        public WebSitesInstancePostConstruction()
    • Method Detail

      • postConstruct

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