public class ConfigAdminInterpreter
extends org.alfresco.repo.admin.BaseInterpreter
| Constructor and Description |
|---|
ConfigAdminInterpreter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
executeCommand(String line)
Execute a single command using the BufferedReader passed in for any data needed.
|
static void |
main(String[] args)
Main entry point.
|
void |
setRepoXMLConfigService(org.alfresco.repo.config.xml.RepoXMLConfigService webClientConfigService) |
void |
setTransactionService(org.alfresco.service.transaction.TransactionService transactionService) |
getConsoleBean, getCurrentUserName, hasAuthority, interpretCommand, onBootstrap, onShutdown, rep, runMain, runMain, setAuthorityService, setCurrentUserNamepublic void setRepoXMLConfigService(org.alfresco.repo.config.xml.RepoXMLConfigService webClientConfigService)
public void setTransactionService(org.alfresco.service.transaction.TransactionService transactionService)
setTransactionService in class org.alfresco.repo.admin.BaseInterpreterpublic static void main(String[] args)
protected String executeCommand(String line) throws IOException
executeCommand in class org.alfresco.repo.admin.BaseInterpreterline - The unparsed commandIOExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.