public class SupportedPrivilege extends Object implements XmlSerializable
SupportedPrivilege...| Constructor and Description |
|---|
SupportedPrivilege(Privilege privilege,
String description,
String descriptionLanguage,
boolean isAbstract,
SupportedPrivilege[] supportedPrivileges) |
public SupportedPrivilege(Privilege privilege, String description, String descriptionLanguage, boolean isAbstract, SupportedPrivilege[] supportedPrivileges)
privilege - description - descriptionLanguage - isAbstract - supportedPrivileges - public Element toXml(Document document)
XmlSerializableElement. The given Document is used
as factory and represents the owner document of the returned DOM element.toXml in interface XmlSerializabledocument - to be used as factory.XmlSerializable.toXml(Document)Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.