Class CommunityInstancePostConstruction

java.lang.Object
org.silverpeas.components.community.CommunityInstancePostConstruction
All Implemented Interfaces:
org.silverpeas.core.admin.component.ComponentInstancePostConstruction

@Bean @Named public class CommunityInstancePostConstruction extends Object implements org.silverpeas.core.admin.component.ComponentInstancePostConstruction
Once the Community application instance created, constructs an empty community of users for the collaborative space in which the application instance has been spawned. The community application instance becomes automatically the home page of the parent space and this parent space doesn't inherit anymore the access rights defined in its own parent spaces.
  • Constructor Details

    • CommunityInstancePostConstruction

      public CommunityInstancePostConstruction()
  • Method Details

    • postConstruct

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