public class TemplateInformationHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IS_DEFAULT |
static String |
PANEL_TYPE |
static String |
PARENT_CHOOSES_PANEL_TYPE |
static String |
PARTS |
static String |
VALUE |
| Constructor and Description |
|---|
TemplateInformationHelper() |
| Modifier and Type | Method and Description |
|---|---|
static TemplateInformation |
extractWbTemplatePerspectiveInformation(Elements elementUtils,
TypeElement classElement) |
public static final String VALUE
public static final String PANEL_TYPE
public static final String IS_DEFAULT
public static final String PARENT_CHOOSES_PANEL_TYPE
public static final String PARTS
public static TemplateInformation extractWbTemplatePerspectiveInformation(Elements elementUtils, TypeElement classElement) throws GenerationException
GenerationExceptionCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.