public class CreateItemWizardRegistry
extends java.lang.Object
| Constructor and Description |
|---|
CreateItemWizardRegistry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCustomWizardID(ObjectType type,
UICockpitPerspective perspective,
PropertyDescriptor propertyDescriptor) |
java.lang.String |
getCustomWizardID(java.lang.String templateCode,
UICockpitPerspective perspective,
java.lang.String propertyQualifier) |
void |
init() |
void |
setApplicationContext(ApplicationContext applicationContext) |
public void init()
public java.lang.String getCustomWizardID(ObjectType type, UICockpitPerspective perspective, PropertyDescriptor propertyDescriptor)
public java.lang.String getCustomWizardID(java.lang.String templateCode,
UICockpitPerspective perspective,
java.lang.String propertyQualifier)
public void setApplicationContext(ApplicationContext applicationContext)
throws BeansException
BeansExceptionCopyright © 2018 SAP SE. All Rights Reserved.