public class BaseDSModulePortalProfile extends java.lang.Object implements PortalProfile
PORTAL_PROFILE_NAME_CE, PORTAL_PROFILE_NAME_DXP| Constructor and Description |
|---|
BaseDSModulePortalProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
java.util.Set<java.lang.String> |
getPortalProfileNames() |
protected void |
init(org.osgi.service.component.ComponentContext componentContext,
java.util.Collection<java.lang.String> supportedPortalProfileNames,
java.lang.String... componentNames) |
public void activate()
activate in interface PortalProfilepublic java.util.Set<java.lang.String> getPortalProfileNames()
getPortalProfileNames in interface PortalProfileprotected void init(org.osgi.service.component.ComponentContext componentContext,
java.util.Collection<java.lang.String> supportedPortalProfileNames,
java.lang.String... componentNames)