org.apache.jackrabbit.webdav.observation
Interface EventType

All Superinterfaces:
XmlSerializable
All Known Implementing Classes:
DefaultEventType

public interface EventType
extends XmlSerializable

EventType...


Method Summary
 String getName()
           
 Namespace getNamespace()
           
 
Methods inherited from interface org.apache.jackrabbit.webdav.xml.XmlSerializable
toXml
 

Method Detail

getName

String getName()

getNamespace

Namespace getNamespace()


Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.