Class 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 Detail

      • CommunityInstancePostConstruction

        public CommunityInstancePostConstruction()
    • Method Detail

      • postConstruct

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