@SessionScoped public class PanelInstanceSpecificPropertiesHandler extends PanelInstancePropertiesHandler
BeanHandler.HandlerTrace
Constructor and Description |
---|
PanelInstanceSpecificPropertiesHandler() |
Modifier and Type | Method and Description |
---|---|
PanelInstance |
getPanelInstance() |
PanelInstance |
getPanelInstance(String workspaceId,
Long panelId) |
PanelProviderParameter[] |
getPanelProviderParameters(PanelInstance instance) |
WorkspacesManager |
getWorkspacesManager() |
void |
savePanelInstanceProperties(PanelInstance instance) |
actionSave, getFormStatus, getPanelInstanceId, getWorkspaceId, setFormStatus, setPanelInstanceId, setWorkspaceId
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
public PanelInstanceSpecificPropertiesHandler()
public WorkspacesManager getWorkspacesManager()
public PanelProviderParameter[] getPanelProviderParameters(PanelInstance instance)
getPanelProviderParameters
in class PanelInstancePropertiesHandler
public void savePanelInstanceProperties(PanelInstance instance) throws Exception
savePanelInstanceProperties
in class PanelInstancePropertiesHandler
Exception
public PanelInstance getPanelInstance() throws Exception
getPanelInstance
in class PanelInstancePropertiesHandler
Exception
public PanelInstance getPanelInstance(String workspaceId, Long panelId) throws Exception
getPanelInstance
in class PanelInstancePropertiesHandler
Exception
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.