public class CmdLiferayMhus extends Object implements org.eclipse.osgi.framework.console.CommandProvider
| Constructor and Description |
|---|
CmdLiferayMhus() |
| Modifier and Type | Method and Description |
|---|---|
Object |
_clc(org.eclipse.osgi.framework.console.CommandInterpreter intp) |
Object |
_companies(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_company(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_config_info(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_config_reset(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_commit(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_indexes(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_rollback(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_select(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_table(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_tables(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_db_update(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_dirty_trace(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_groups(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_jobs(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_role_add(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_role_delete(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_roles(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_setpassword(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_user_add(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_user_delete(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_user_set(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_user(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_users(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
Object |
_virtualhosts(org.eclipse.osgi.framework.console.CommandInterpreter ci) |
String |
getHelp() |
public String getHelp()
getHelp in interface org.eclipse.osgi.framework.console.CommandProviderpublic Object _clc(org.eclipse.osgi.framework.console.CommandInterpreter intp)
public Object _virtualhosts(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _users(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws Exception
Exceptionpublic Object _user(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws Exception
Exceptionpublic Object _groups(org.eclipse.osgi.framework.console.CommandInterpreter ci)
public Object _setpassword(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _roles(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional public Object _role_delete(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _companies(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _company(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional public Object _user_delete(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _user_add(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional public Object _user_set(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException@Transactional public Object _role_add(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionpublic Object _db_commit(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_rollback(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_tables(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_table(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_indexes(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_select(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _db_update(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws SQLException
SQLExceptionpublic Object _jobs(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.scheduler.SchedulerException
com.liferay.portal.kernel.scheduler.SchedulerExceptionpublic Object _config_info(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.scheduler.SchedulerException
com.liferay.portal.kernel.scheduler.SchedulerExceptionpublic Object _dirty_trace(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.scheduler.SchedulerException
com.liferay.portal.kernel.scheduler.SchedulerExceptionpublic Object _config_reset(org.eclipse.osgi.framework.console.CommandInterpreter ci) throws com.liferay.portal.kernel.scheduler.SchedulerException
com.liferay.portal.kernel.scheduler.SchedulerExceptionCopyright © 2018. All rights reserved.