| Modifier and Type | Method and Description |
|---|---|
void |
CoreSystemSetup.setMediaManager(MediaManager mediaManager) |
| Modifier and Type | Method and Description |
|---|---|
MediaManager |
JaloSession.getMediaManager()
returns the MediaManager.
|
MediaManager |
JaloConnection.getMediaManager()
Returns the
MediaManager and sets it into instance property JaloConnection.mediaManager, preventing it from
mutation while creating via BeanFactory#getBean(String) or via MediaManager constructor. |
| Modifier and Type | Method and Description |
|---|---|
static MediaManager |
MediaManager.getInstance()
Gets the instance of this manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected MediaManager |
MediaFilter.getMediaManager()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected MediaManager |
WebAppMediaFilter.getMediaManager() |
| Modifier and Type | Field and Description |
|---|---|
protected MediaManager |
AbstractMediaManagerIntegrationTest.mediaManager |
Copyright © 2018 SAP SE. All Rights Reserved.