Class YellowpagesInstancePostConstruction

java.lang.Object
org.silverpeas.components.yellowpages.YellowpagesInstancePostConstruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction

@Technical @Bean @Named public class YellowpagesInstancePostConstruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Once an instance of the YellowPages application is created, creates for it an entry with the NodeService to gathers the contacts and within it two special areas: the bin and the declassified.
Author:
mmoquillon
  • Constructor Details

    • YellowpagesInstancePostConstruction

      public YellowpagesInstancePostConstruction()
  • Method Details

    • postConstruct

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