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)
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-test-java
- Owner: simplicitesoftware
- Created: 2020-06-24T13:47:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T11:16:18.000Z (over 4 years ago)
- Last Synced: 2024-12-29T10:44:57.168Z (over 1 year ago)
- Language: Java
- Size: 12.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`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