Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7

Uses of Class
org.eclipse.webdav.dom.Owner

Packages that use Owner
org.eclipse.webdav.dom Provides a set of "editors" for manipulating the XML data exchanged with WebDAV servers. 
 

Uses of Owner in org.eclipse.webdav.dom
 

Methods in org.eclipse.webdav.dom that return Owner
 Owner LockInfo.getOwner()
          Returns this lockinfo's owner, or null if this lockinfo has no owner.
 Owner ActiveLock.getOwner()
          Returns this activelock's owner, or null if this active lock has no owner.
 Owner LockInfo.setOwner()
          Sets the owner on this lockinfo and returns an editor on it.
 Owner ActiveLock.setOwner()
          Creates and sets an owner element on this activelock and returns an editor on it.
 


Drools :: Eclipse :: Webdav for Guvnor tools 6.0.0.Alpha7

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.