org.exist.security
Class Group
java.lang.Object
org.exist.security.Group
- All Implemented Interfaces:
- Comparable
public class Group
- extends Object
- implements Comparable
Group
public Group(String name,
int id)
Group
public Group(Element element)
throws DatabaseConfigurationException
- Throws:
DatabaseConfigurationException
getName
public String getName()
getId
public int getId()
compareTo
public int compareTo(Object other)
- Specified by:
compareTo
in interface Comparable
toString
public String toString()
- Overrides:
toString
in class Object
Copyright (C) Wolfgang Meier. All rights reserved.