public class DynamicComponentService extends Object
Modifier and Type | Method and Description |
---|---|
List<String> |
getAllType(ContentContext ctx,
MenuElement page) |
List<IFieldContainer> |
getFieldContainers(ContentContext ctx,
MenuElement page,
String fieldType) |
static DynamicComponentService |
getInstance(GlobalContext globalContext) |
public static DynamicComponentService getInstance(GlobalContext globalContext)
public List<IFieldContainer> getFieldContainers(ContentContext ctx, MenuElement page, String fieldType) throws Exception
Exception
public List<String> getAllType(ContentContext ctx, MenuElement page) throws Exception
Exception
Copyright © 2012-2018. All Rights Reserved.