| Interface | Description |
|---|---|
| Filter<T> | |
| RestModel | |
| Updatable<T> |
Model class will implement this interface to update itself.
|
| Class | Description |
|---|---|
| ConstantPath | |
| EkspresoEvent | |
| Engine | |
| FieldFilterByModifiers | |
| FieldFilterByName | |
| FieldFilterComposite | |
| FilterAbstract<T> | |
| Framework | |
| History | |
| HistoryEngine | |
| HistoryEngineID | |
| Machine | |
| Orderable | |
| Status | |
| Testcase | |
| Testcycle | |
| Teststep | |
| Testsuite | |
| ToStringDefault |
This class overrides the method toString() to print each fields with a separator "|" between them, such as "tomroc | tom | rocker | ".
|
| UpdatableDefault<T> |
This class overrides the method toString() to print each fields with a separator "|" between them, such as "tomroc | tom | rocker | ".
This class implements the method update(), it will update all the fields by the value from an other Updatable object, except the field annotated with "@Id". The model entity can extend this class to get these functionalities. |
| User |
| Enum | Description |
|---|---|
| Gender |
Copyright © SAS Institute. All Rights Reserved.