Uses of Class
org.exoplatform.social.core.space.SpaceTemplateConfigPlugin
-
Packages that use SpaceTemplateConfigPlugin Package Description org.exoplatform.social.core.space.spi Provides classes that are necessary to control spaces and their lifecycles. -
-
Uses of SpaceTemplateConfigPlugin in org.exoplatform.social.core.space.spi
Methods in org.exoplatform.social.core.space.spi with parameters of type SpaceTemplateConfigPlugin Modifier and Type Method Description voidSpaceTemplateService. extendSpaceTemplatePlugin(SpaceTemplateConfigPlugin spaceTemplateConfigPlugin)Extends space template config plugin for extending the space applications.voidSpaceTemplateService. registerSpaceTemplatePlugin(SpaceTemplateConfigPlugin spaceTemplateConfigPlugin)Adds space template config plugin for configuring the space applications, visibility, registration and banner.
-