Skip navigation links
A B C D E G H I J M N O P R S T U V W 

A

AccessDeniedException - Exception in de.mhus.lib.errors
 
AccessDeniedException(Object...) - Constructor for exception de.mhus.lib.errors.AccessDeniedException
 
Ace - Class in de.mhus.lib.basics
 
Ace() - Constructor for class de.mhus.lib.basics.Ace
 
Ace(String) - Constructor for class de.mhus.lib.basics.Ace
 
ACE_ALL - Static variable in class de.mhus.lib.basics.Ace
 
ACE_NONE - Static variable in class de.mhus.lib.basics.Ace
 
ACE_RO - Static variable in class de.mhus.lib.basics.Ace
 
ACE_RU - Static variable in class de.mhus.lib.basics.Ace
 
ACL_ALL_ALL - Static variable in interface de.mhus.lib.basics.AclControlled
 
ACL_ALL_NONE - Static variable in interface de.mhus.lib.basics.AclControlled
 
ACL_ALL_RO - Static variable in interface de.mhus.lib.basics.AclControlled
 
ACL_ALL_RU - Static variable in interface de.mhus.lib.basics.AclControlled
 
AclControlled - Interface in de.mhus.lib.basics
 
Action - Annotation Type in de.mhus.lib.annotations.pojo
 
ActivatorObjectLifecycle - Interface in de.mhus.lib.basics
 
ALayoutModel - Annotation Type in de.mhus.lib.annotations.form
 
Align - Enum in de.mhus.lib.annotations.vaadin
 
argToCause(int, Object...) - Static method in exception de.mhus.lib.errors.MException
 
argToString(int, Object...) - Static method in exception de.mhus.lib.errors.MException
 
AuthenticationException - Exception in de.mhus.lib.errors
 
AuthenticationException() - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String, Throwable, boolean, boolean) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 

B

Bind - Annotation Type in de.mhus.lib.annotations.base
 

C

canCreate() - Method in class de.mhus.lib.basics.Ace
 
canDelete() - Method in class de.mhus.lib.basics.Ace
 
canRead() - Method in class de.mhus.lib.basics.Ace
 
canUpdate() - Method in class de.mhus.lib.basics.Ace
 
close() - Method in interface de.mhus.lib.annotations.adb.TransactionConnection
 
Column - Annotation Type in de.mhus.lib.annotations.vaadin
 
commit() - Method in interface de.mhus.lib.annotations.adb.TransactionConnection
 
ConstBase - Class in de.mhus.lib.basics.consts
 
ConstBase() - Constructor for class de.mhus.lib.basics.consts.ConstBase
 
create(Class<?>, Class<?>[], Object[]) - Method in interface de.mhus.lib.annotations.activator.ObjectFactory
 
createTransactionalConnection() - Method in interface de.mhus.lib.annotations.adb.DbTransactionable
 

D

DbIndex - Annotation Type in de.mhus.lib.annotations.adb
Use this to add a list of indexes to a column.
DbPersistent - Annotation Type in de.mhus.lib.annotations.adb
Mark a getter or setter with this annotation to define it as a column in the database.
DbPrimaryKey - Annotation Type in de.mhus.lib.annotations.adb
The same like DbPersistent but the column is used as primary key.
DbRelation - Annotation Type in de.mhus.lib.annotations.adb
Mark a getter or setter with this annotation to define it as a column in the database.
DbTable - Annotation Type in de.mhus.lib.annotations.adb
With this annotation you can overwrite the default behavior and define a class table name 'by hand'.
DbTransactionable - Interface in de.mhus.lib.annotations.adb
 
DbType - Class in de.mhus.lib.annotations.adb
 
DbType(DbType.TYPE, int, String[]) - Constructor for class de.mhus.lib.annotations.adb.DbType
 
DbType.TYPE - Enum in de.mhus.lib.annotations.adb
 
de.mhus.lib.annotations.activator - package de.mhus.lib.annotations.activator
 
de.mhus.lib.annotations.adb - package de.mhus.lib.annotations.adb
 
de.mhus.lib.annotations.base - package de.mhus.lib.annotations.base
 
de.mhus.lib.annotations.form - package de.mhus.lib.annotations.form
 
de.mhus.lib.annotations.generic - package de.mhus.lib.annotations.generic
 
de.mhus.lib.annotations.jmx - package de.mhus.lib.annotations.jmx
 
de.mhus.lib.annotations.lang - package de.mhus.lib.annotations.lang
 
de.mhus.lib.annotations.pojo - package de.mhus.lib.annotations.pojo
 
de.mhus.lib.annotations.util - package de.mhus.lib.annotations.util
 
de.mhus.lib.annotations.vaadin - package de.mhus.lib.annotations.vaadin
 
de.mhus.lib.basics - package de.mhus.lib.basics
 
de.mhus.lib.basics.consts - package de.mhus.lib.basics.consts
 
de.mhus.lib.errors - package de.mhus.lib.errors
 
DEFAULT_VERSION - Static variable in interface de.mhus.lib.basics.Versioned
 
DefaultFactory - Annotation Type in de.mhus.lib.annotations.activator
 
DefaultImplementation - Annotation Type in de.mhus.lib.annotations.activator
 
DefaultImplementationNull - Annotation Type in de.mhus.lib.annotations.activator
 

E

Embedded - Annotation Type in de.mhus.lib.annotations.pojo
 
equals(Object) - Method in class de.mhus.lib.basics.consts.Identifier
 

G

GENERAL_OPERATOR - Static variable in class de.mhus.lib.basics.Ace
 
GenerateConst - Annotation Type in de.mhus.lib.basics.consts
 
GenerateHidden - Annotation Type in de.mhus.lib.basics.consts
 
getAcl() - Method in interface de.mhus.lib.basics.AclControlled
 
getClazz() - Method in class de.mhus.lib.basics.consts.Identifier
 
getId() - Method in interface de.mhus.lib.basics.UuidIdentificable
 
getId() - Method in exception de.mhus.lib.errors.MException
 
getId() - Method in exception de.mhus.lib.errors.MRuntimeException
 
getIdAsString() - Method in interface de.mhus.lib.basics.StringIdentificable
 
getName() - Method in interface de.mhus.lib.basics.Named
 
getOption(int, String) - Method in class de.mhus.lib.annotations.adb.DbType
Return the option corresponding to the index or the def value if this is not possible.
getOptions() - Method in class de.mhus.lib.annotations.adb.DbType
 
getPojoName() - Method in class de.mhus.lib.basics.consts.Identifier
 
getRights() - Method in class de.mhus.lib.basics.Ace
 
getSize() - Method in class de.mhus.lib.annotations.adb.DbType
 
getType() - Method in class de.mhus.lib.annotations.adb.DbType
 
getValue() - Method in interface de.mhus.lib.basics.Valueable
 
getVersionString() - Method in interface de.mhus.lib.basics.Versioned
 

H

hasFlag(char) - Method in class de.mhus.lib.basics.Ace
 
Hidden - Annotation Type in de.mhus.lib.annotations.pojo
 

I

Identifier - Class in de.mhus.lib.basics.consts
Represents a identifier
Identifier(String) - Constructor for class de.mhus.lib.basics.consts.Identifier
 
Identifier(Class<?>, String) - Constructor for class de.mhus.lib.basics.consts.Identifier
 
IgnoreBind - Annotation Type in de.mhus.lib.annotations.base
 
Interval - Annotation Type in de.mhus.lib.annotations.util
 
IsNull - Interface in de.mhus.lib.basics
 

J

JmxManaged - Annotation Type in de.mhus.lib.annotations.jmx
 

M

MaxDepthReached - Exception in de.mhus.lib.errors
 
MaxDepthReached() - Constructor for exception de.mhus.lib.errors.MaxDepthReached
 
MException - Exception in de.mhus.lib.errors
 
MException(Object...) - Constructor for exception de.mhus.lib.errors.MException
 
MRuntimeException - Exception in de.mhus.lib.errors
 
MRuntimeException(Object...) - Constructor for exception de.mhus.lib.errors.MRuntimeException
 

N

Named - Interface in de.mhus.lib.basics
 
NotFoundException - Exception in de.mhus.lib.errors
 
NotFoundException(Object...) - Constructor for exception de.mhus.lib.errors.NotFoundException
 
NotFoundRuntimeException - Exception in de.mhus.lib.errors
 
NotFoundRuntimeException(Object...) - Constructor for exception de.mhus.lib.errors.NotFoundRuntimeException
 
NotSupportedException - Exception in de.mhus.lib.errors
 
NotSupportedException(Object...) - Constructor for exception de.mhus.lib.errors.NotSupportedException
 

O

objectActivated(String, Object) - Method in interface de.mhus.lib.basics.ActivatorObjectLifecycle
 
objectDeactivated() - Method in interface de.mhus.lib.basics.ActivatorObjectLifecycle
 
ObjectFactory - Interface in de.mhus.lib.annotations.activator
 

P

Prototype - Annotation Type in de.mhus.lib.annotations.lang
 
Public - Annotation Type in de.mhus.lib.annotations.generic
 

R

ReadOnly - Interface in de.mhus.lib.basics
Marks classes as read only.
rights - Variable in class de.mhus.lib.basics.Ace
 
RIGHTS_ALL - Static variable in class de.mhus.lib.basics.Ace
 
RIGHTS_NONE - Static variable in class de.mhus.lib.basics.Ace
 
RIGHTS_RO - Static variable in class de.mhus.lib.basics.Ace
 
RIGHTS_RU - Static variable in class de.mhus.lib.basics.Ace
 
rollback() - Method in interface de.mhus.lib.annotations.adb.TransactionConnection
 

S

StringIdentificable - Interface in de.mhus.lib.basics
 
SyntaxError - Exception in de.mhus.lib.errors
 
SyntaxError(Object...) - Constructor for exception de.mhus.lib.errors.SyntaxError
 

T

TimeoutRuntimeException - Exception in de.mhus.lib.errors
 
TimeoutRuntimeException(Object...) - Constructor for exception de.mhus.lib.errors.TimeoutRuntimeException
 
toString() - Method in class de.mhus.lib.basics.Ace
 
toString() - Method in class de.mhus.lib.basics.consts.Identifier
 
toString() - Method in exception de.mhus.lib.errors.MException
 
toString() - Method in exception de.mhus.lib.errors.MRuntimeException
 
TransactionConnection - Interface in de.mhus.lib.annotations.adb
 

U

UNIQUE - Static variable in annotation type de.mhus.lib.annotations.adb.DbIndex
 
UsageException - Exception in de.mhus.lib.errors
 
UsageException(Object...) - Constructor for exception de.mhus.lib.errors.UsageException
 
UuidIdentificable - Interface in de.mhus.lib.basics
 

V

ValidationException - Exception in de.mhus.lib.errors
 
ValidationException(Object...) - Constructor for exception de.mhus.lib.errors.ValidationException
 
Valueable<T> - Interface in de.mhus.lib.basics
 
valueOf(String) - Static method in enum de.mhus.lib.annotations.adb.DbType.TYPE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.mhus.lib.annotations.vaadin.Align
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.mhus.lib.annotations.adb.DbType.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.mhus.lib.annotations.vaadin.Align
Returns an array containing the constants of this enum type, in the order they are declared.
Versioned - Interface in de.mhus.lib.basics
 

W

WrongStateEception - Exception in de.mhus.lib.errors
 
WrongStateEception(Object...) - Constructor for exception de.mhus.lib.errors.WrongStateEception
 
A B C D E G H I J M N O P R S T U V W 
Skip navigation links

Copyright © 2019. All rights reserved.