123456789101112131415161718192021222324252627 |
- {
- "name": "Privacy",
- "fields": [
- {
- "fieldName": "publicView",
- "fieldType": "Boolean"
- },
- {
- "fieldName": "cohortView",
- "fieldType": "Boolean"
- },
- {
- "fieldName": "employerView",
- "fieldType": "Boolean"
- }
- ],
- "relationships": [],
- "changelogDate": "20181217184616",
- "entityTableName": "privacy",
- "dto": "no",
- "pagination": "no",
- "service": "no",
- "jpaMetamodelFiltering": false,
- "fluentMethods": true,
- "clientRootFolder": "",
- "applications": "*"
- }
|