Class RoleXMLHelper
- java.lang.Object
-
- net.anotheria.anosite.gen.anoaccessconfiguration.data.RoleXMLHelper
-
public class RoleXMLHelper extends Object
-
-
Constructor Summary
Constructors Constructor Description RoleXMLHelper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static RolefromXML(net.anotheria.util.xml.XMLNode node)static net.anotheria.util.xml.XMLNodetoXML(Role object)static net.anotheria.util.xml.XMLNodetoXML(Role object, String... languages)
-
-
-
Field Detail
-
LANGUAGES
public static final String[] LANGUAGES
-
-