public class PortletSuiteUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
CONTENT_ID_REGEX_PATTERN
The Constant CONTENT_ID_REGEX_PATTERN.
|
| Constructor and Description |
|---|
PortletSuiteUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isContentId(String contentId)
Checks if string is a content id.
|
private static final String CONTENT_ID_REGEX_PATTERN
public static boolean isContentId(String contentId)
contentId - the content idCopyright © 2017 Gentics Software. All rights reserved.