All Downloads are FREE. Search and download functionalities are using the official Maven repository.

pluginprojects.sta1.model.RestrictedMd.json Maven / Gradle / Ivy

There is a newer version: 2.5.1
Show newest version
{
  "conformance": [],
  "simplePropertyTypes": [],
  "entityTypes": [
    {
      "name": "MultiDatastream",
      "plural": "MultiDatastreams",
      "adminOnly": false,
      "table": "MULTI_DATASTREAMS",
      "orderByDflt": [],
      "entityProperties": [
        {
          "name": "restricted",
          "type": "Edm.Boolean",
          "handlers": [
            {
              "@class": "de.fraunhofer.iosb.ilt.frostserver.persistence.pgjooq.utils.fieldmapper.FieldMapperBoolean",
              "field": "RESTRICTED"
            }
          ],
          "annotations": []
        }
      ],
      "navigationProperties": [],
      "annotations": []
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy