public class CreateWizardConfiguration extends Object
| Constructor and Description |
|---|
CreateWizardConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getIgnoreAtProperties() |
Set<String> |
getRestrictToPerspectives() |
Set<String> |
getRestrictToProperties() |
String |
getTemplateCode() |
String |
getWizardBeanId() |
boolean |
hasRestrictions() |
void |
setIgnoreAtProperties(Set<String> ignoreAtProperties) |
void |
setRestrictToPerspectives(Set<String> restrictToPerspectives) |
void |
setRestrictToProperties(Set<String> restrictToProperties) |
void |
setTemplateCode(String templateCode) |
void |
setWizardBeanId(String wizardBeanId) |
Copyright © 2017 SAP SE. All Rights Reserved.