public interface MediaManagementContext extends BaseContext
BaseContext.Env
Modifier and Type | Method and Description |
---|---|
IDProvider |
getElement()
Get the contextual element.
|
Language |
getLanguage()
Get the contextual language.
|
String |
getRemoteName()
Get the name of the contextual remote project configuration, or
null for the local project. |
void |
refresh()
Requests to refresh the visible folder in the current media management dialog on the client.
|
void |
show(MediaFolder folder)
Requests to select and show the specified folder in the current media management dialog on the client.
|
is, logDebug, logError, logError, logInfo, logWarning
requestSpecialist, requireSpecialist
@Nullable IDProvider getElement()
@Nullable String getRemoteName()
null
for the local project.null
.@NotNull Language getLanguage()
void show(@NotNull MediaFolder folder)
folder
- The folder to select and show, must not be null
void refresh()
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210