|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.registry.component.xml.db.xmldb.XmlDbPermissionManagementXmlDb
public class XmlDbPermissionManagementXmlDb
| Method Summary | |
|---|---|
org.exist.security.Permission |
getDefaultConceptPermission(String user,
String group)
Creates the default permission statement based on properties file for entities. |
org.exist.security.Permission |
getDefaultEntityPermission(String user,
String group)
Creates the default permission statement based on properties file for entities. |
void |
setPermission(org.xmldb.api.base.Collection collection,
String str)
Set the permission of a collection. |
void |
setPermission(org.xmldb.api.base.Collection collection,
String name,
String str)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setPermission(org.xmldb.api.base.Collection collection,
String name,
String str)
throws org.xmldb.api.base.XMLDBException,
org.exist.util.SyntaxException
org.xmldb.api.base.XMLDBException
org.exist.util.SyntaxException
public void setPermission(org.xmldb.api.base.Collection collection,
String str)
throws org.xmldb.api.base.XMLDBException,
org.exist.util.SyntaxException
collection - str -
org.xmldb.api.base.XMLDBException
org.exist.util.SyntaxException
public final org.exist.security.Permission getDefaultEntityPermission(String user,
String group)
public final org.exist.security.Permission getDefaultConceptPermission(String user,
String group)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||