An open API service indexing awesome lists of open source software.

https://github.com/simplicitesoftware/module-test-java

Test module (code in Java)
https://github.com/simplicitesoftware/module-test-java

Last synced: 9 months ago
JSON representation

Test module (code in Java)

Awesome Lists containing this project

README

          

![](https://docs.simplicite.io//logos/logo250.png)
* * *

`TestJava` module definition
============================

This module is for testing platform features.

All items in this module are developped in Java.

`TestJavaService` business object definition
--------------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `testSrv1` | char(100) | | yes | | - |
| `testSrv2` | text(1000000) | | yes | | - |

`TestJavaUser` business object definition
-----------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|

`TestjObject` business object definition
----------------------------------------

Test Java object

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `testjObjCode` | char(50) | yes* | yes | | - |
| `testjObjDesc` | html(4000) | | yes | | - |
| `testjObjFlag` | boolean | | yes | | - |
| `testjObjDocumentURL` | url(255) | | yes | | - |
| `testjObjDocument` | document | | yes | | - |
| `testjObj1Start` | int(3) | yes | yes | | - |
| `testjObj1Inc` | int(3) | yes | yes | | - |

`TestjObjectChild` business object definition
---------------------------------------------

Child of TestJavaObject

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|

`TestjObjectGrandChild` business object definition
--------------------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|

`TestjObjectHierarchy` business object definition
-------------------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|

`TestServiceObject` business object definition
----------------------------------------------

### Fields

| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `testjSrvCode` | char(50) | yes* | yes | | - |
| `testjSrvLabel` | char(100) | yes | yes | | - |

`TestJavaWorkflow` business process definition
----------------------------------------------

### Activities

* `Begin`:
* `Create`:
* `End`:

`TestJavaChartJS` external object definition
--------------------------------------------

Chart.js example

`TestJavaCytoscape` external object definition
----------------------------------------------

`TestJavaExtObject` external object definition
----------------------------------------------

`TestJavaJQPlot` external object definition
-------------------------------------------

Custom jQPlot dashboard

`TestJavaMappedRESTExtObject` external object definition
--------------------------------------------------------

Test **mapped** REST service external object

`TestJavaRESTExtObject` external object definition
--------------------------------------------------

Test REST service external object

`TestJavaSignature` external object definition
----------------------------------------------

`TestJavaStaticSite` external object definition
-----------------------------------------------

`TestJavaTimeline` external object definition
---------------------------------------------

`TestjEDM` external object definition
-------------------------------------

Test EDM

`TestjHTTPTracer` external object definition
--------------------------------------------

Plain HTTP tracer