Statistics
| Revision:

root / Portal / configurations / demo / data / profiles / BVH.xml @ 394

History | View | Annotate | Download (1.1 kB)

1
<?xml version="1.0" encoding="UTF-8"?>
2
<profile name="BVH" homepage="" helppage="" contactpage="">
3
    <entity path="/VOEUX">
4
        <permission value="TxmAllPermission"/>
5
        <permission value="TsQueryPermission" not="true"/>
6
        <permission value="BiblioPermission" not="true"/>
7
        <permission value="DeletePermission" not="true"/>
8
    </entity>
9
    <entity path="/GRAAL">
10
        <permission value="TxmAllPermission"/>
11
        <permission value="BiblioPermission" not="true"/>
12
        <permission value="DeletePermission" not="true"/>
13
    </entity>
14
    <entity path="/BVHEPISTEMON">
15
        <permission value="TxmAllPermission"/>
16
        <permission value="TsQueryPermission" not="true"/>
17
        <permission value="BiblioPermission" not="true"/>
18
        <permission value="DeletePermission" not="true"/>
19
    </entity>
20
    <entity path="/BVHEPISTEMONFACS">
21
        <permission value="TxmAllPermission"/>
22
        <permission value="TsQueryPermission" not="true"/>
23
        <permission value="BiblioPermission" not="true"/>
24
        <permission value="DeletePermission" not="true"/>
25
    </entity>
26
</profile>