|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.webdav.security.SupportedPrivilege
public class SupportedPrivilege
SupportedPrivilege...
| Constructor Summary | |
|---|---|
SupportedPrivilege(Privilege privilege,
java.lang.String description,
java.lang.String descriptionLanguage,
boolean isAbstract,
SupportedPrivilege[] supportedPrivileges)
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
toXml(org.w3c.dom.Document document)
Returns the xml representation of the implementing object as Element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SupportedPrivilege(Privilege privilege,
java.lang.String description,
java.lang.String descriptionLanguage,
boolean isAbstract,
SupportedPrivilege[] supportedPrivileges)
privilege - description - descriptionLanguage - isAbstract - supportedPrivileges - | Method Detail |
|---|
public org.w3c.dom.Element toXml(org.w3c.dom.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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||