Class CommunityInstanceFactory

  • All Implemented Interfaces:
    org.silverpeas.core.admin.service.CommunityFactory

    @Provider
    public class CommunityInstanceFactory
    extends Object
    implements org.silverpeas.core.admin.service.CommunityFactory
    Implementation of the CommunityFactory. It will automatically creates an instance of this Silverpeas component for a given community space.
    Author:
    mmoquillon
    • Constructor Detail

      • CommunityInstanceFactory

        public CommunityInstanceFactory()
    • Method Detail

      • createCommunity

        @NonNull
        public org.silverpeas.core.admin.component.model.ComponentInst createCommunity​(@NonNull
                                                                                       org.silverpeas.core.admin.space.SpaceInst communitySpace)
        Specified by:
        createCommunity in interface org.silverpeas.core.admin.service.CommunityFactory