A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages

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
 
ACTION - de.mhus.lib.basics.consts.Identifier.TYPE
 
ActivatorObjectLifecycle - Interface in de.mhus.lib.basics
 
ALayoutModel - Annotation Type in de.mhus.lib.annotations.form
 
align() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
Align - Enum in de.mhus.lib.annotations.vaadin
 
annotation() - Method in annotation type de.mhus.lib.basics.consts.GenerateConst
 
argToCause(int, Object...) - Static method in exception de.mhus.lib.errors.MException
 
argToString(int, Object...) - Static method in exception de.mhus.lib.errors.MException
 
attributes() - Method in annotation type de.mhus.lib.annotations.adb.DbTable
 
AuthenticationException - Exception in de.mhus.lib.errors
 
AuthenticationException() - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(String, Throwable, boolean, boolean) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
AuthenticationException(Throwable) - Constructor for exception de.mhus.lib.errors.AuthenticationException
 
auto_id() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
auto_id() - Method in annotation type de.mhus.lib.annotations.adb.DbPrimaryKey
 

B

BIGDECIMAL - de.mhus.lib.annotations.adb.DbType.TYPE
 
Bind - Annotation Type in de.mhus.lib.annotations.base
 
BLOB - de.mhus.lib.annotations.adb.DbType.TYPE
 
BOOL - de.mhus.lib.annotations.adb.DbType.TYPE
 

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
 
CENTER - de.mhus.lib.annotations.vaadin.Align
 
cfgOwner() - Method in annotation type de.mhus.lib.annotations.util.Interval
 
cfgPath() - Method in annotation type de.mhus.lib.annotations.util.Interval
 
CLASS - de.mhus.lib.basics.consts.Identifier.TYPE
 
close() - Method in interface de.mhus.lib.annotations.adb.TransactionConnection
 
close() - Method in interface de.mhus.lib.basics.MCloseable
 
collapsible() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
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
 
converter() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
create(Class<?>, Class<?>[], Object[]) - Method in interface de.mhus.lib.annotations.activator.ObjectFactory
 
createTransactionalConnection() - Method in interface de.mhus.lib.annotations.adb.DbTransactionable
 

D

DATETIME - de.mhus.lib.annotations.adb.DbType.TYPE
 
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
 
description() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
description() - Method in annotation type de.mhus.lib.annotations.generic.Public
 
descrition() - Method in annotation type de.mhus.lib.annotations.jmx.JmxManaged
 
DOUBLE - de.mhus.lib.annotations.adb.DbType.TYPE
 

E

editable() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
elapsed() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
Embedded - Annotation Type in de.mhus.lib.annotations.pojo
 
equals(Object) - Method in class de.mhus.lib.basics.consts.Identifier
 
export() - Method in annotation type de.mhus.lib.basics.consts.GenerateConst
 

F

features() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
features() - Method in annotation type de.mhus.lib.annotations.adb.DbTable
 
FIELD - de.mhus.lib.basics.consts.Identifier.TYPE
 
FLOAT - de.mhus.lib.annotations.adb.DbType.TYPE
 

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 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
 
GETTER - de.mhus.lib.basics.consts.Identifier.TYPE
 
getType() - Method in class de.mhus.lib.annotations.adb.DbType
 
getType() - Method in class de.mhus.lib.basics.consts.Identifier
 
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
 
hints() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
hints() - Method in annotation type de.mhus.lib.annotations.generic.Public
 

I

Identifier - Class in de.mhus.lib.basics.consts
Represents a identifier
Identifier(Identifier.TYPE, Class<?>, String) - Constructor for class de.mhus.lib.basics.consts.Identifier
 
Identifier(Class<?>, String) - Constructor for class de.mhus.lib.basics.consts.Identifier
 
Identifier(String) - Constructor for class de.mhus.lib.basics.consts.Identifier
 
Identifier.TYPE - Enum in de.mhus.lib.basics.consts
 
ignore() - Method in annotation type de.mhus.lib.basics.consts.GenerateConst
 
IgnoreBind - Annotation Type in de.mhus.lib.annotations.base
 
INT - de.mhus.lib.annotations.adb.DbType.TYPE
 
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
 

L

LEFT - de.mhus.lib.annotations.vaadin.Align
 
LONG - de.mhus.lib.annotations.adb.DbType.TYPE
 

M

managed() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 
MAVEN - de.mhus.lib.basics.consts.Identifier.TYPE
 
MaxDepthReached - Exception in de.mhus.lib.errors
 
MaxDepthReached() - Constructor for exception de.mhus.lib.errors.MaxDepthReached
 
MCloseable - Interface in de.mhus.lib.basics
 
MException - Exception in de.mhus.lib.errors
 
MException(Object...) - Constructor for exception de.mhus.lib.errors.MException
 
more() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
MRuntimeException - Exception in de.mhus.lib.errors
 
MRuntimeException(Object...) - Constructor for exception de.mhus.lib.errors.MRuntimeException
 

N

name() - Method in annotation type de.mhus.lib.annotations.base.Bind
 
name() - Method in annotation type de.mhus.lib.annotations.generic.Public
 
Named - Interface in de.mhus.lib.basics
 
nls() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
NONE - de.mhus.lib.basics.consts.Identifier.TYPE
 
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
 
nullable() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 

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
 
order() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
orderBy() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 

P

prefix() - Method in annotation type de.mhus.lib.annotations.adb.DbPrimaryKey
 
properties() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
Prototype - Annotation Type in de.mhus.lib.annotations.lang
 
Public - Annotation Type in de.mhus.lib.annotations.generic
 

R

readable() - Method in annotation type de.mhus.lib.annotations.generic.Public
 
ReadOnly - Interface in de.mhus.lib.basics
Marks classes as read only.
remove() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 
restricted() - Method in annotation type de.mhus.lib.basics.consts.GenerateConst
 
RIGHT - de.mhus.lib.annotations.vaadin.Align
 
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
 
ro() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
rollback() - Method in interface de.mhus.lib.annotations.adb.TransactionConnection
 

S

schema() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
SETTER - de.mhus.lib.basics.consts.Identifier.TYPE
 
shortcuts() - Method in annotation type de.mhus.lib.basics.consts.GenerateConst
 
size() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 
sourceAttribute() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 
STRING - de.mhus.lib.annotations.adb.DbType.TYPE
 
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

tableName() - Method in annotation type de.mhus.lib.annotations.adb.DbTable
 
target() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 
targetAttribute() - Method in annotation type de.mhus.lib.annotations.adb.DbRelation
 
TimeoutRuntimeException - Exception in de.mhus.lib.errors
 
TimeoutRuntimeException(Object...) - Constructor for exception de.mhus.lib.errors.TimeoutRuntimeException
 
title() - Method in annotation type de.mhus.lib.annotations.vaadin.Column
 
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
 
type() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 

U

UNIQUE - Static variable in annotation type de.mhus.lib.annotations.adb.DbIndex
 
UNKNOWN - de.mhus.lib.annotations.adb.DbType.TYPE
 
UsageException - Exception in de.mhus.lib.errors
 
UsageException(Object...) - Constructor for exception de.mhus.lib.errors.UsageException
 
UUID - de.mhus.lib.annotations.adb.DbType.TYPE
 
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
 
value() - Method in annotation type de.mhus.lib.annotations.activator.DefaultFactory
 
value() - Method in annotation type de.mhus.lib.annotations.activator.DefaultImplementation
 
value() - Method in annotation type de.mhus.lib.annotations.adb.DbIndex
 
value() - Method in annotation type de.mhus.lib.annotations.form.ALayoutModel
 
value() - Method in annotation type de.mhus.lib.annotations.util.Interval
 
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.
valueOf(String) - Static method in enum de.mhus.lib.basics.consts.Identifier.TYPE
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.
values() - Static method in enum de.mhus.lib.basics.consts.Identifier.TYPE
Returns an array containing the constants of this enum type, in the order they are declared.
Versioned - Interface in de.mhus.lib.basics
 
virtual() - Method in annotation type de.mhus.lib.annotations.adb.DbPersistent
 

W

writable() - Method in annotation type de.mhus.lib.annotations.generic.Public
 
WrongStateEception - Exception in de.mhus.lib.errors
 
WrongStateEception(Object...) - Constructor for exception de.mhus.lib.errors.WrongStateEception
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages