public class PortalDefaultContentHelper extends Object
It reads the given request and looks in the property file "portaldefault.properties" for a match.
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_FILENAME
The Constant Property Filename.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
getDefaultContentId(javax.portlet.RenderRequest request)
Returns the specified value of the property file
If the config is not initialized yet, we initialize it here
|
public static final String PROPERTY_FILENAME
public static String getDefaultContentId(javax.portlet.RenderRequest request)
If the config is not initialized yet, we initialize it here
request - the portlet RenderRequestCopyright © 2022 Gentics Software. All rights reserved.