- onDestroy(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
-
- onInitialize() - Method in class org.orienteer.users.component.DefaultRegistrationPanel
-
- onInitialize() - Method in class org.orienteer.users.component.DefaultRestorePasswordPanel
-
- onInitialize(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
-
- onInitialize() - Method in class org.orienteer.users.web.DefaultRegistrationPage
-
Initialize component.
- onInitialize() - Method in class org.orienteer.users.web.DefaultRestorePasswordPage
-
- onInstall(OrienteerWebApplication, ODatabaseDocument) - Method in class org.orienteer.users.module.OrienteerUsersModule
-
- onRecordBeforeCreate(ODocument) - Method in class org.orienteer.users.hook.OrienteerUserHook
-
Update document OUser before create document.
- onRecordBeforeCreate(ODocument) - Method in class org.orienteer.users.hook.OrienteerUserRoleHook
-
Add doc to field _allowRead if it doesn't exists in _allowRead set
- onRegister(AjaxRequestTarget, IModel<OrienteerUser>) - Method in class org.orienteer.users.component.DefaultRegistrationPanel
-
Calls when form was success submitted
- onRestore(AjaxRequestTarget, IModel<OrienteerUser>) - Method in class org.orienteer.users.component.DefaultRestorePasswordPanel
-
Calls when restore was success
- onUpdate(OrienteerWebApplication, ODatabaseDocument, int, int) - Method in class org.orienteer.users.module.OrienteerUsersModule
-
- org.orienteer.users - package org.orienteer.users
-
Main package for 'Orienteer Users' module
- org.orienteer.users.component - package org.orienteer.users.component
-
Package which contains Wicket components for 'orienteer-users' module
- org.orienteer.users.hook - package org.orienteer.users.hook
-
Hooks package for 'Orienteer Users' module
- org.orienteer.users.model - package org.orienteer.users.model
-
Models package for 'Orienteer Users' module
- org.orienteer.users.module - package org.orienteer.users.module
-
Orienteers modules package for 'Orienteer Users' module
- org.orienteer.users.resource - package org.orienteer.users.resource
-
Resources package for 'orienteer-users' module
- org.orienteer.users.service - package org.orienteer.users.service
-
Services package for 'orienteer-users' module
- org.orienteer.users.util - package org.orienteer.users.util
-
Utils package for 'Orienteer Users' module
- org.orienteer.users.validation - package org.orienteer.users.validation
-
Package which contains Wicket validation classes for 'orienteer-users' module
- org.orienteer.users.web - package org.orienteer.users.web
-
Package which contains web pages for 'orienteer-users' module
- ORIENTEER_USER_PERSPECTIVE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
-
- ORIENTEER_USER_ROLE - Static variable in class org.orienteer.users.module.OrienteerUsersModule
-
- OrienteerUser - Class in org.orienteer.users.model
-
DocumentWrapper for more specialized work with OrienteerUser
- OrienteerUser(String) - Constructor for class org.orienteer.users.model.OrienteerUser
-
- OrienteerUser(String, String) - Constructor for class org.orienteer.users.model.OrienteerUser
-
- OrienteerUser(ODocument) - Constructor for class org.orienteer.users.model.OrienteerUser
-
- OrienteerUserHook - Class in org.orienteer.users.hook
-
Hook to initialize OUser.
- OrienteerUserHook(ODatabaseDocument) - Constructor for class org.orienteer.users.hook.OrienteerUserHook
-
- OrienteerUserRoleHook - Class in org.orienteer.users.hook
-
Hook for update field _allowRead in role document before create role
Need for allow role read herself by default
- OrienteerUserRoleHook(ODatabaseDocument) - Constructor for class org.orienteer.users.hook.OrienteerUserRoleHook
-
- OrienteerUsersModule - Class in org.orienteer.users.module
-
Orienteer module to setup DB model
- OrienteerUsersModule() - Constructor for class org.orienteer.users.module.OrienteerUsersModule
-
- OrienteerUsersService - Class in org.orienteer.users.service
-
- OrienteerUsersService() - Constructor for class org.orienteer.users.service.OrienteerUsersService
-
- OUsersCommonUtils - Class in org.orienteer.users.util
-
Specialized utils for users security
- OUsersDbUtils - Class in org.orienteer.users.util
-
Specialized utils for DB