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.
-
Field Summary
Fields inherited from interface org.silverpeas.core.admin.component.ComponentInstancePostConstruction
NAME_SUFFIX, WORKFLOW_POST_CONSTRUCTION -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommunityInstancePostConstruction
public CommunityInstancePostConstruction()
-
-
Method Details
-
postConstruct
- Specified by:
postConstructin interfaceorg.silverpeas.core.admin.component.ComponentInstancePostConstruction
-