public class RepoAdminInterpreter extends BaseInterpreter
authorityService, lastCommand, transactionService| Constructor and Description |
|---|
RepoAdminInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
executeCommand(java.lang.String line)
Execute a single command using the BufferedReader passed in for any data needed.
|
static void |
main(java.lang.String[] args)
Main entry point.
|
void |
setRepoAdminService(RepoAdminService repoAdminService) |
getConsoleBean, getCurrentUserName, hasAuthority, interpretCommand, onBootstrap, onShutdown, rep, runMain, runMain, setAuthorityService, setCurrentUserName, setTransactionServicepublic void setRepoAdminService(RepoAdminService repoAdminService)
public static void main(java.lang.String[] args)
protected java.lang.String executeCommand(java.lang.String line)
throws java.io.IOException
executeCommand in class BaseInterpreterline - The unparsed commandjava.io.IOExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.