@SessionScoped @Named(value="homep_handler") public class HomePagesHandler extends BeanHandler
BeanHandler.HandlerTrace
Constructor and Description |
---|
HomePagesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
actionSaveHomePages(CommandRequest request) |
Section |
getDefaultSectionForRole(Role role) |
Workspace |
getWorkspace() |
String |
getWorkspaceId() |
void |
setWorkspaceId(String workspaceId) |
actionVoid, addFieldError, afterInvokeAction, beforeInvokeAction, calculateActionShortcuts, clearFieldErrors, getActionForShortcut, getActionName, getBeanName, getFieldErrors, handle, hasError, isEnabledForActionHandling, isEnableDoubleClickControl, isUseActionShortcuts, setEnabledForActionHandling, setEnableDoubleClickControl, setUseActionShortcuts, start
public String getWorkspaceId()
public void setWorkspaceId(String workspaceId)
public Section getDefaultSectionForRole(Role role) throws Exception
Exception
public void actionSaveHomePages(CommandRequest request) throws Exception
Exception
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.