Package com.liferay.portal.profile
Class BaseDSModulePortalProfile
java.lang.Object
com.liferay.portal.profile.BaseDSModulePortalProfile
- All Implemented Interfaces:
PortalProfile
-
Field Summary
Fields inherited from interface com.liferay.portal.profile.PortalProfile
PORTAL_PROFILE_NAME_CE, PORTAL_PROFILE_NAME_DXP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidactivate()protected voidinit(org.osgi.service.component.ComponentContext componentContext, Collection<String> supportedPortalProfileNames, String... componentNames)
-
Constructor Details
-
BaseDSModulePortalProfile
public BaseDSModulePortalProfile()
-
-
Method Details
-
activate
public void activate()- Specified by:
activatein interfacePortalProfile
-
getPortalProfileNames
- Specified by:
getPortalProfileNamesin interfacePortalProfile
-
init
protected void init(org.osgi.service.component.ComponentContext componentContext, Collection<String> supportedPortalProfileNames, String... componentNames)
-