| Interface | Description |
|---|---|
| CacheableVariable |
Interface to abstract the JPA cacheable setting
|
| EntityManagerSession | |
| ValueFields |
Common interface for regular and historic variable entities.
|
| VariableType | |
| VariableTypes |
Interface describing a container for all available
VariableTypes of variables. |
| Class | Description |
|---|---|
| BooleanType | |
| ByteArrayType | |
| CustomObjectType |
Custom object type
|
| DateType | |
| DefaultVariableTypes | |
| DeserializedObject | |
| DoubleType | |
| EntityManagerSessionFactory | |
| EntityManagerSessionImpl | |
| EntityMetaData |
Class containing meta-data about Entity-classes.
|
| HistoricJPAEntityListVariableType |
Subclass of
JPAEntityListVariableType which is cacheable, unlike the super-class. |
| HistoricJPAEntityVariableType |
Subclass of
JPAEntityVariableType which is cacheable, unlike the super-class. |
| IntegerType | |
| JPAEntityListVariableType |
Variable type capable of storing a list of reference to JPA-entities.
|
| JPAEntityMappings | |
| JPAEntityScanner |
Scans class and creates
EntityMetaData based on it. |
| JPAEntityVariableType |
Variable type capable of storing reference to JPA-entities.
|
| JsonType | |
| LongJsonType | |
| LongStringType | |
| LongType | |
| NullType | |
| SerializableType | |
| ShortType | |
| StringType | |
| UUIDType |
Copyright © 2016 Alfresco. All rights reserved.