public class CreateMediaWizardHandler
extends java.lang.Object
| Constructor and Description |
|---|
CreateMediaWizardHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
bindCatalogVersion(MediaModel media) |
protected void |
bindMediaFolder(MediaModel media) |
protected CockpitEventQueue |
getCockpitEventQueue() |
protected MediaService |
getMediaService() |
protected ModelService |
getModelService() |
protected UserService |
getUserService() |
protected boolean |
isCockpitEventNotificationDisabledInCtx(Context ctx) |
void |
perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> args) |
protected void |
populateEventContext(Context source,
DefaultCockpitEvent destination) |
protected void |
publishEvent(java.lang.String eventName,
java.lang.Object object,
Context ctx) |
void |
setCockpitEventQueue(CockpitEventQueue cockpitEventQueue) |
void |
setMediaService(MediaService mediaService) |
void |
setModelService(ModelService modelService) |
void |
setUserService(UserService userService) |
public void perform(CustomType customType,
FlowActionHandlerAdapter adapter,
java.util.Map<java.lang.String,java.lang.String> args)
protected void bindCatalogVersion(MediaModel media)
protected void bindMediaFolder(MediaModel media)
protected void publishEvent(java.lang.String eventName,
java.lang.Object object,
Context ctx)
protected void populateEventContext(Context source,
DefaultCockpitEvent destination)
protected boolean isCockpitEventNotificationDisabledInCtx(Context ctx)
protected CockpitEventQueue getCockpitEventQueue()
public void setCockpitEventQueue(CockpitEventQueue cockpitEventQueue)
protected UserService getUserService()
public void setUserService(UserService userService)
protected ModelService getModelService()
public void setModelService(ModelService modelService)
protected MediaService getMediaService()
public void setMediaService(MediaService mediaService)
Copyright © 2018 SAP SE. All Rights Reserved.