public class EmptyTemplate extends Object implements NewStructureTemplate
| Constructor and Description |
|---|
EmptyTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureNewStructure(Structure structure,
Map<String,Object> params) |
NewStructureTemplateStep |
createStep(String step,
Map<String,Object> params,
NewStructureTemplateContext context) |
String |
getInitialStep() |
boolean |
isEnabled() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCreateButtonTextKey, hasCustomFinalStep, prepareNewStructureUrl, shouldRedirectForNewStructurepublic boolean isEnabled()
isEnabled in interface NewStructureTemplate@NotNull public String getInitialStep()
getInitialStep in interface NewStructureTemplate@NotNull public NewStructureTemplateStep createStep(@NotNull String step, @NotNull Map<String,Object> params, NewStructureTemplateContext context) throws StructureTemplateException
createStep in interface NewStructureTemplateStructureTemplateExceptionpublic void configureNewStructure(@NotNull
Structure structure,
@NotNull
Map<String,Object> params)
throws StructureTemplateException
configureNewStructure in interface NewStructureTemplateStructureTemplateExceptionCopyright © 2019 ALM Works. All Rights Reserved.