A B C D E F G H I J L M P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(UserCreatedEvent) - Method in class io.mateu.mdd.core.model.authentication.UserCreatedEventConsumer
- ACTIVE - io.mateu.mdd.core.model.authentication.USER_STATUS
- AdminUser - Class in io.mateu.mdd.core.model.authentication
- AdminUser() - Constructor for class io.mateu.mdd.core.model.authentication.AdminUser
- AppConfig - Class in io.mateu.mdd.core.model.config
-
Created by miguel on 19/3/17.
- AppConfig() - Constructor for class io.mateu.mdd.core.model.config.AppConfig
- apply(Component) - Method in class io.mateu.mdd.core.model.authentication.User
- Audit - Class in io.mateu.mdd.core.model.authentication
-
Created by miguel on 19/1/17.
- Audit() - Constructor for class io.mateu.mdd.core.model.authentication.Audit
- Audit(User) - Constructor for class io.mateu.mdd.core.model.authentication.Audit
- authenticate(String, String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
B
- BLOCKED - io.mateu.mdd.core.model.authentication.USER_STATUS
C
- changePassword(String, String, String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- checkPassword(String) - Method in class io.mateu.mdd.core.model.authentication.User
- Constants - Class in io.mateu.mdd.core.model.util
-
Created by Antonia on 03/04/2017.
- Constants() - Constructor for class io.mateu.mdd.core.model.util.Constants
- convertToDatabaseColumn(int[]) - Method in class io.mateu.mdd.core.model.util.IntArrayAttributeConverter
- convertToDatabaseColumn(LocalDate) - Method in class io.mateu.mdd.core.model.util.LocalDateAttributeConverter
- convertToDatabaseColumn(LocalDateTime) - Method in class io.mateu.mdd.core.model.util.LocalDateTimeAttributeConverter
- convertToDatabaseColumn(LocalTime) - Method in class io.mateu.mdd.core.model.util.LocalTimeAttributeConverter
- convertToEntityAttribute(String) - Method in class io.mateu.mdd.core.model.util.IntArrayAttributeConverter
- convertToEntityAttribute(Date) - Method in class io.mateu.mdd.core.model.util.LocalDateAttributeConverter
- convertToEntityAttribute(Timestamp) - Method in class io.mateu.mdd.core.model.util.LocalDateTimeAttributeConverter
- convertToEntityAttribute(Timestamp) - Method in class io.mateu.mdd.core.model.util.LocalTimeAttributeConverter
- createDefaultSet() - Static method in class io.mateu.mdd.core.model.common.Icon
- createDummyDates() - Method in class io.mateu.mdd.core.model.config.AppConfig
- createUser(String, String, String, String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
D
- dowload(URL) - Method in class io.mateu.mdd.core.model.common.Resource
- DummyDate - Class in io.mateu.mdd.core.model.config
-
Created by miguel on 18/4/17.
- DummyDate() - Constructor for class io.mateu.mdd.core.model.config.DummyDate
- DummyDate(LocalDate) - Constructor for class io.mateu.mdd.core.model.config.DummyDate
E
- EditedRecord - Class in io.mateu.mdd.core.model.ui
- EditedRecord() - Constructor for class io.mateu.mdd.core.model.ui.EditedRecord
- EXPIRED - io.mateu.mdd.core.model.authentication.USER_STATUS
F
- findAllIcons() - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- findUser(String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- findUserByPasswordResetKey(String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
G
- GeneralRepositoryImpl - Class in io.mateu.mdd.core.model
- GeneralRepositoryImpl() - Constructor for class io.mateu.mdd.core.model.GeneralRepositoryImpl
- GeoLocalization - Class in io.mateu.mdd.core.model.common
- GeoLocalization() - Constructor for class io.mateu.mdd.core.model.common.GeoLocalization
- GeoLocalization(String) - Constructor for class io.mateu.mdd.core.model.common.GeoLocalization
- GeoLocalization(String, String) - Constructor for class io.mateu.mdd.core.model.common.GeoLocalization
- get() - Method in class io.mateu.mdd.core.model.multilanguage.Literal
- get() - Method in class io.mateu.mdd.core.model.util.JPAAppConfigLocator
- get(String) - Method in class io.mateu.mdd.core.model.multilanguage.Literal
- get(EntityManager) - Static method in class io.mateu.mdd.core.model.config.AppConfig
- getAppConfigClass() - Method in class io.mateu.mdd.core.model.util.JPAAppConfigLocator
- getBaseUrl() - Method in class io.mateu.mdd.core.model.config.AppConfig
- getBytes() - Method in class io.mateu.mdd.core.model.common.Resource
- getHtml() - Method in class io.mateu.mdd.core.model.common.Icon
- getLogoUrl() - Method in class io.mateu.mdd.core.model.config.AppConfig
- getNewAudit() - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- getNewResource() - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- getNewTranslated() - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- getPhoto() - Method in class io.mateu.mdd.core.model.authentication.User
- getRoles() - Method in class io.mateu.mdd.core.model.authentication.User
- Grant - Class in io.mateu.mdd.core.model.authentication
-
holder for a permission grant to user.
- Grant() - Constructor for class io.mateu.mdd.core.model.authentication.Grant
- Grant(User, Permission) - Constructor for class io.mateu.mdd.core.model.authentication.Grant
H
- hasPermission(long) - Method in class io.mateu.mdd.core.model.authentication.User
I
- Icon - Class in io.mateu.mdd.core.model.common
- Icon() - Constructor for class io.mateu.mdd.core.model.common.Icon
- IMPORTING_USER_LOGIN - Static variable in class io.mateu.mdd.core.model.util.Constants
- INACTIVE - io.mateu.mdd.core.model.authentication.USER_STATUS
- IntArrayAttributeConverter - Class in io.mateu.mdd.core.model.util
-
Created by miguel on 12/10/16.
- IntArrayAttributeConverter() - Constructor for class io.mateu.mdd.core.model.util.IntArrayAttributeConverter
- io.mateu.mdd.core.model - package io.mateu.mdd.core.model
- io.mateu.mdd.core.model.authentication - package io.mateu.mdd.core.model.authentication
- io.mateu.mdd.core.model.common - package io.mateu.mdd.core.model.common
- io.mateu.mdd.core.model.config - package io.mateu.mdd.core.model.config
- io.mateu.mdd.core.model.multilanguage - package io.mateu.mdd.core.model.multilanguage
- io.mateu.mdd.core.model.population - package io.mateu.mdd.core.model.population
- io.mateu.mdd.core.model.ui - package io.mateu.mdd.core.model.ui
- io.mateu.mdd.core.model.util - package io.mateu.mdd.core.model.util
J
- JPAAppConfigLocator - Class in io.mateu.mdd.core.model.util
- JPAAppConfigLocator() - Constructor for class io.mateu.mdd.core.model.util.JPAAppConfigLocator
L
- LinksList - Class in io.mateu.mdd.core.model.config
- LinksList() - Constructor for class io.mateu.mdd.core.model.config.LinksList
- LinksList(Component...) - Constructor for class io.mateu.mdd.core.model.config.LinksList
- Literal - Class in io.mateu.mdd.core.model.multilanguage
-
holder for translations.
- Literal() - Constructor for class io.mateu.mdd.core.model.multilanguage.Literal
- Literal(String, String) - Constructor for class io.mateu.mdd.core.model.multilanguage.Literal
- Literal(String, String, String, String, String, String, String, String) - Constructor for class io.mateu.mdd.core.model.multilanguage.Literal
- load(Resource) - Static method in class io.mateu.mdd.core.model.common.Icon
- LocalDateAttributeConverter - Class in io.mateu.mdd.core.model.util
-
Created by miguel on 12/10/16.
- LocalDateAttributeConverter() - Constructor for class io.mateu.mdd.core.model.util.LocalDateAttributeConverter
- LocalDateTimeAttributeConverter - Class in io.mateu.mdd.core.model.util
-
Created by miguel on 12/10/16.
- LocalDateTimeAttributeConverter() - Constructor for class io.mateu.mdd.core.model.util.LocalDateTimeAttributeConverter
- LocalTimeAttributeConverter - Class in io.mateu.mdd.core.model.util
-
Created by miguel on 12/10/16.
- LocalTimeAttributeConverter() - Constructor for class io.mateu.mdd.core.model.util.LocalTimeAttributeConverter
M
- main(String[]) - Static method in class io.mateu.mdd.core.model.config.AppConfig
- main(String...) - Static method in class io.mateu.mdd.core.model.population.Populator
- main(String...) - Static method in class io.mateu.mdd.core.model.util.SchemaGenerator
P
- Permission - Class in io.mateu.mdd.core.model.authentication
-
holder for permissions. ids 1-1000 are reserved.
- Permission() - Constructor for class io.mateu.mdd.core.model.authentication.Permission
- populate() - Method in class io.mateu.mdd.core.model.population.Populator
- populate(Class) - Method in class io.mateu.mdd.core.model.population.Populator
- Populator - Class in io.mateu.mdd.core.model.population
-
used to populate a database with initial values Created by miguel on 13/9/16.
- Populator() - Constructor for class io.mateu.mdd.core.model.population.Populator
- post() - Method in class io.mateu.mdd.core.model.authentication.User
- prePersist() - Method in class io.mateu.mdd.core.model.authentication.User
R
- recoverPassword(String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- resetPassword() - Method in class io.mateu.mdd.core.model.authentication.User
- Resource - Class in io.mateu.mdd.core.model.common
-
Created by miguel on 27/3/17.
- Resource() - Constructor for class io.mateu.mdd.core.model.common.Resource
- Resource(File) - Constructor for class io.mateu.mdd.core.model.common.Resource
- Resource(String, InputStream) - Constructor for class io.mateu.mdd.core.model.common.Resource
- Resource(URL) - Constructor for class io.mateu.mdd.core.model.common.Resource
S
- SchemaGenerator - Class in io.mateu.mdd.core.model.util
-
Created by miguel on 2/10/16.
- SchemaGenerator() - Constructor for class io.mateu.mdd.core.model.util.SchemaGenerator
- sendEmail(Template, String, String) - Method in class io.mateu.mdd.core.model.authentication.User
- sendEmail(Template, String, String, Set<User>) - Static method in class io.mateu.mdd.core.model.authentication.User
- sendForgottenPasswordEmail(EntityManager) - Method in class io.mateu.mdd.core.model.authentication.User
- sendWelcomeEmail() - Method in class io.mateu.mdd.core.model.authentication.User
- sendWelcomeEmail(EntityManager) - Method in class io.mateu.mdd.core.model.authentication.User
- set(Data) - Method in class io.mateu.mdd.core.model.multilanguage.Literal
- set(String) - Method in class io.mateu.mdd.core.model.common.Resource
- set(String, String) - Method in class io.mateu.mdd.core.model.common.Resource
- set(String, String) - Method in class io.mateu.mdd.core.model.multilanguage.Literal
- setLogin(String) - Method in class io.mateu.mdd.core.model.authentication.User
- setPassword(String) - Method in class io.mateu.mdd.core.model.authentication.User
- setPassword(String, String) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- SYSTEM_USER_LOGIN - Static variable in class io.mateu.mdd.core.model.util.Constants
T
- Template - Class in io.mateu.mdd.core.model.config
-
Created by miguel on 21/1/17.
- Template() - Constructor for class io.mateu.mdd.core.model.config.Template
- TemplateUseCase - Class in io.mateu.mdd.core.model.config
- TemplateUseCase() - Constructor for class io.mateu.mdd.core.model.config.TemplateUseCase
- testDeepL() - Method in class io.mateu.mdd.core.model.config.AppConfig
- toFileLocator() - Method in class io.mateu.mdd.core.model.common.Resource
- toString() - Method in class io.mateu.mdd.core.model.authentication.Audit
- toString() - Method in class io.mateu.mdd.core.model.authentication.User
- toString() - Method in class io.mateu.mdd.core.model.common.Icon
- toString() - Method in class io.mateu.mdd.core.model.common.Resource
- toString() - Method in class io.mateu.mdd.core.model.multilanguage.Literal
- touch() - Method in class io.mateu.mdd.core.model.authentication.Audit
- translateWithDeepL(Set<Literal>) - Static method in class io.mateu.mdd.core.model.multilanguage.Literal
U
- updateUser(String, String, String, IResource) - Method in class io.mateu.mdd.core.model.GeneralRepositoryImpl
- User - Class in io.mateu.mdd.core.model.authentication
-
holder for users of our common.
- User() - Constructor for class io.mateu.mdd.core.model.authentication.User
- USER_ADMIN - Static variable in class io.mateu.mdd.core.model.population.Populator
- USER_STATUS - Enum in io.mateu.mdd.core.model.authentication
-
Created by miguel on 13/9/16.
- UserCreatedEvent - Class in io.mateu.mdd.core.model.authentication
- UserCreatedEvent(String) - Constructor for class io.mateu.mdd.core.model.authentication.UserCreatedEvent
- UserCreatedEventConsumer - Class in io.mateu.mdd.core.model.authentication
- UserCreatedEventConsumer() - Constructor for class io.mateu.mdd.core.model.authentication.UserCreatedEventConsumer
V
- valueOf(String) - Static method in enum io.mateu.mdd.core.model.authentication.USER_STATUS
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.mateu.mdd.core.model.authentication.USER_STATUS
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages