public class WorkspaceNavigationCommand extends AbstractCommand
Modifier and Type | Field and Description |
---|---|
static String |
LANGUAGE |
static String |
PAGE_ID |
static String |
PAGE_TITLE |
static String |
USER_EMAIL |
static String |
USER_LOGIN |
static String |
USER_NAME |
static String |
WORKSPACE_ID |
static String |
WORKSPACE_TITLE |
arguments, dataFilter, name
Constructor and Description |
---|
WorkspaceNavigationCommand(String commandName) |
Modifier and Type | Method and Description |
---|---|
String |
execute() |
getArgument, getArguments, getDataFilter, getName, getPropertyIds, setArguments, setDataFilter, setName
public static final String WORKSPACE_ID
public static final String WORKSPACE_TITLE
public static final String PAGE_ID
public static final String PAGE_TITLE
public static final String LANGUAGE
public static final String USER_LOGIN
public static final String USER_NAME
public static final String USER_EMAIL
public WorkspaceNavigationCommand(String commandName)
Copyright © 2012-2015 JBoss by Red Hat. All Rights Reserved.