~stian-sandvold/dhis2/UserSettingFallback

« back to all changes in this revision

Viewing changes to dhis-2/dhis-services/dhis-service-dxf2/src/test/resources/dxf2/de_update2.json

  • Committer: Stian Sandvold
  • Date: 2016-03-14 12:16:33 UTC
  • mfrom: (21871.1.422 dhis2)
  • Revision ID: stian.sandvold@gmail.com-20160314121633-ojggeaoszdunzltj
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
  "dataElements": [
 
3
    {
 
4
      "code": "DataElementCodeA",
 
5
      "created": "2016-03-04T03:37:12.714+0000",
 
6
      "lastUpdated": "2016-03-04T03:37:12.733+0000",
 
7
      "name": "DEA",
 
8
      "id": "deabcdefghA",
 
9
      "shortName": "DESA",
 
10
      "aggregationType": "SUM",
 
11
      "domainType": "AGGREGATE",
 
12
      "publicAccess": "--------",
 
13
      "description": "DEDA",
 
14
      "zeroIsSignificant": false,
 
15
      "valueType": "INTEGER",
 
16
      "categoryCombo": {
 
17
        "id": "hmqVMxvDKUD"
 
18
      },
 
19
      "userGroupAccesses": [
 
20
        {
 
21
          "userGroup": {
 
22
            "id": "ugabcdefghA",
 
23
            "code": "UserGroupCodeA"
 
24
          },
 
25
          "access": "r-------"
 
26
        }
 
27
      ],
 
28
      "attributeValues": [],
 
29
      "aggregationLevels": []
 
30
    },
 
31
    {
 
32
      "code": "DataElementCodeB",
 
33
      "created": "2016-03-04T03:37:12.720+0000",
 
34
      "lastUpdated": "2016-03-04T03:37:12.741+0000",
 
35
      "name": "DEB",
 
36
      "id": "deabcdefghB",
 
37
      "shortName": "DESB",
 
38
      "aggregationType": "SUM",
 
39
      "domainType": "AGGREGATE",
 
40
      "publicAccess": "--------",
 
41
      "description": "DEDB",
 
42
      "zeroIsSignificant": false,
 
43
      "valueType": "INTEGER",
 
44
      "categoryCombo": {
 
45
        "id": "hmqVMxvDKUD"
 
46
      },
 
47
      "userGroupAccesses": [],
 
48
      "attributeValues": [],
 
49
      "aggregationLevels": []
 
50
    },
 
51
    {
 
52
      "code": "DataElementCodeC",
 
53
      "created": "2016-03-04T03:37:12.725+0000",
 
54
      "lastUpdated": "2016-03-04T03:37:12.743+0000",
 
55
      "name": "DEC",
 
56
      "id": "deabcdefghC",
 
57
      "shortName": "DESC",
 
58
      "aggregationType": "SUM",
 
59
      "domainType": "AGGREGATE",
 
60
      "publicAccess": "--------",
 
61
      "description": "DEDC",
 
62
      "zeroIsSignificant": false,
 
63
      "valueType": "INTEGER",
 
64
      "categoryCombo": {
 
65
        "id": "hmqVMxvDKUD"
 
66
      },
 
67
      "userGroupAccesses": [
 
68
        {
 
69
          "userGroup": {
 
70
            "id": "ugabcdefghA",
 
71
            "code": "UserGroupCodeA"
 
72
          },
 
73
          "access": "r-------"
 
74
        }
 
75
      ],
 
76
      "attributeValues": [],
 
77
      "aggregationLevels": []
 
78
    },
 
79
    {
 
80
      "code": "DataElementCodeD",
 
81
      "created": "2016-03-04T03:37:12.729+0000",
 
82
      "lastUpdated": "2016-03-04T03:37:12.745+0000",
 
83
      "name": "DED",
 
84
      "id": "deabcdefghD",
 
85
      "shortName": "DESD",
 
86
      "aggregationType": "SUM",
 
87
      "domainType": "AGGREGATE",
 
88
      "publicAccess": "--------",
 
89
      "description": "DEDD",
 
90
      "zeroIsSignificant": false,
 
91
      "valueType": "INTEGER",
 
92
      "categoryCombo": {
 
93
        "id": "hmqVMxvDKUD"
 
94
      },
 
95
      "userGroupAccesses": [],
 
96
      "attributeValues": [],
 
97
      "aggregationLevels": []
 
98
    }
 
99
  ]
 
100
}
 
 
b'\\ No newline at end of file'