public class OpenJcrFile
extends org.eclipse.core.commands.AbstractHandler
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAM_FILE_PATH |
static java.lang.String |
PARAM_REPO_NODE_PATH |
static java.lang.String |
PARAM_REPO_URI |
static java.lang.String |
PARAM_WORKSPACE_NAME |
| Constructor and Description |
|---|
OpenJcrFile() |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
void |
setRepoService(RepoService repoService) |
addHandlerListener, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic static final java.lang.String PARAM_REPO_NODE_PATH
public static final java.lang.String PARAM_REPO_URI
public static final java.lang.String PARAM_WORKSPACE_NAME
public static final java.lang.String PARAM_FILE_PATH
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionpublic void dispose()
dispose in interface org.eclipse.core.commands.IHandlerdispose in class org.eclipse.core.commands.AbstractHandlerpublic void setRepoService(RepoService repoService)
Copyright © 2007–2020. All rights reserved.