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

entities.secperm.xml Maven / Gradle / Ivy

The newest version!
<?xml version='1.0' ?>
<entity id="secperm" clazz="jpaoletti.jpm.security.core.PMSecurityPermission">
    <idField>name</idField>
    <dataAccess class="jpaoletti.jpm.ui.DataAccessPerm" />
    <operations>
        <operation id="list" scope="general" />
    </operations>
    <field id="name" width="150"/>
    <field id="description" />
</entity>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy