org.romaframework.module.users.install
Class UsersApplicationInstaller
java.lang.Object
org.romaframework.core.module.SelfRegistrantModule
org.romaframework.core.install.AbstractApplicationInstaller
org.romaframework.module.users.install.UsersApplicationInstaller
- All Implemented Interfaces:
- org.romaframework.core.config.Serviceable, org.romaframework.core.install.ApplicationInstaller, org.romaframework.core.module.Module
public class UsersApplicationInstaller
- extends org.romaframework.core.install.AbstractApplicationInstaller
| Fields inherited from interface org.romaframework.core.install.ApplicationInstaller |
MODULE_NAME |
| Fields inherited from interface org.romaframework.core.config.Serviceable |
STATUS_DOWN, STATUS_SHUTDOWNING, STATUS_STARTING, STATUS_UNKNOWN, STATUS_UP |
| Methods inherited from class org.romaframework.core.install.AbstractApplicationInstaller |
moduleName, shutdown, startup |
| Methods inherited from class org.romaframework.core.module.SelfRegistrantModule |
getStatus, showConfiguration |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROFILE_ADMINISTRATOR
public static final java.lang.String PROFILE_ADMINISTRATOR
- See Also:
- Constant Field Values
PROFILE_BASIC
public static final java.lang.String PROFILE_BASIC
- See Also:
- Constant Field Values
ACCOUNT_ADMIN
public static final java.lang.String ACCOUNT_ADMIN
- See Also:
- Constant Field Values
ACCOUNT_USER
public static final java.lang.String ACCOUNT_USER
- See Also:
- Constant Field Values
ACCOUNT_SEPARATOR
public static final java.lang.String ACCOUNT_SEPARATOR
- See Also:
- Constant Field Values
UsersApplicationInstaller
public UsersApplicationInstaller()
alreadyInstalled
public boolean alreadyInstalled()
install
public void install()
install
public void install(java.lang.Object obj)