public final class WebCmsComponentUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getBaseType(WebCmsComponentType componentType)
Get the base type attribute (
WebCmsComponentModel.TYPE_ATTRIBUTE) for a WebCmsComponentType. |
static boolean |
isContainerType(WebCmsComponentType componentType)
Check if a type has a
ContainerWebCmsComponentModel as base type. |
public static String getBaseType(WebCmsComponentType componentType)
WebCmsComponentModel.TYPE_ATTRIBUTE) for a WebCmsComponentType.componentType - to get the type attribute value frompublic static boolean isContainerType(WebCmsComponentType componentType)
ContainerWebCmsComponentModel as base type.componentType - to checkCopyright © 2020. All rights reserved.