All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AccessDeniedException |
|
| Ace |
|
| AclControlled |
|
| Action |
|
| ActivatorObjectLifecycle |
|
| Adaptable |
|
| ALayoutModel |
|
| Align |
|
| AuthenticationException |
|
| Bind |
|
| Clearable |
|
| CmdArgument |
|
| CmdDescription |
|
| CmdOption |
|
| Column |
|
| ConstBase |
|
| Consumer0 |
|
| Consumer1<One> |
|
| Consumer2<One,Two> |
|
| Consumer3<One,Two,Three> |
|
| Consumer4<One,Two,Three,Four> |
|
| Consumer5<One,Two,Three,Four,Five> |
|
| DbIndex |
Use this to add a list of indexes to a column.
|
| DbIndex.TYPE |
|
| DbIndexes |
|
| DbPersistent |
Mark a getter or setter with this annotation to define it as a column in the database.
|
| DbPrimaryKey |
The same like DbPersistent but the column is used as primary key.
|
| DbRelation |
Mark a getter or setter with this annotation to define it as a column in the database.
|
| DbTable |
With this annotation you can overwrite the default behavior and define a class table name 'by
hand'.
|
| DbTransactionable |
|
| DbType |
|
| DbType.TYPE |
|
| DefaultFactory |
|
| DefaultImplementation |
|
| DefaultImplementationNull |
|
| DummyException |
|
| Embedded |
|
| ExplicitAccess |
|
| Function0<Retour> |
|
| Function1<One,Retour> |
|
| Function2<One,Two,Retour> |
|
| Function3<One,Two,Three,Retour> |
|
| Function4<One,Two,Three,Four,Retour> |
|
| Function5<One,Two,Three,Four,Five,Retour> |
|
| GenerateConst |
|
| GenerateHidden |
|
| Hidden |
|
| Identifier |
Represents a identifier
|
| Identifier.TYPE |
|
| IgnoreBind |
|
| Interval |
|
| IsNull |
|
| JmxManaged |
|
| MaxDepthReached |
|
| MCloseable |
|
| MException |
|
| MRuntimeException |
|
| Named |
|
| NotFoundException |
|
| NotFoundRuntimeException |
|
| NotSupportedException |
|
| ObjectFactory |
|
| OperationChannel |
|
| OperationDescription |
|
| Prototype |
|
| Public |
|
| ReadOnly |
Marks classes as read only.
|
| RuntimeInterruptedException |
|
| ServiceActivate |
Identify the annotated method as the activate method of a Service Component.
|
| ServiceComponent |
|
| ServiceDeactivate |
Identify the annotated method as the deactivate method of a Service Component.
|
| ServiceFactory |
Identify the annotated method as the activate method of a Service Component.
|
| ServiceReference |
Identify the annotated method as the activate method of a Service Component.
|
| StringIdentificable |
|
| SyntaxError |
|
| TimeoutException |
|
| TimeoutRuntimeException |
|
| TooDeepStructuresException |
|
| TransactionConnection |
|
| UsageException |
|
| UuidIdentificable |
|
| ValidationException |
|
| Valueable<T> |
|
| Versioned |
|
| WrongStateException |
|