| Modifier and Type | Method and Description |
|---|---|
protected EnumerationManager |
EncodingsDataCreator.getEnumerationManager() |
| Modifier and Type | Method and Description |
|---|---|
EnumerationManager |
JaloSession.getEnumerationManager()
return the enumeration manager
|
EnumerationManager |
JaloConnection.getEnumerationManager()
Returns the
EnumerationManager and sets it into instance property JaloConnection.enumerationManager, preventing
it from mutation while creating via BeanFactory#getBean(String) or via EnumerationManager
constructor. |
| Modifier and Type | Method and Description |
|---|---|
static EnumerationManager |
EnumerationManager.getInstance()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnumerationDelegate.setEnumerationManager(EnumerationManager enumerationManager) |
| Modifier and Type | Method and Description |
|---|---|
EnumerationManager |
DefaultTypeService.getEnumerationManager()
Deprecated.
since ages
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTypeService.setEnumerationManager(EnumerationManager enumerationManager) |
Copyright © 2018 SAP SE. All Rights Reserved.