Package com.ibm.portal.resolver.webdav.tree

Interface Summary
WebdavAccessControlEntry Provides information about a resource's access control entry
WebdavAccessControlEntryHandler Callback interface used to indicate access control entries held on a particular resource.
WebdavAccessControlTreeModel<T> Implemented by tree models that can provide information about their ACL.
WebdavAclRestrictionHandler Callback interface used to indicate an acl-restriction.
WebdavCopyableTreeModelController<T,M extends Modifiable> Implemented by tree models that enable copy operations on their resources.
WebdavCopyContext<T> Context that allows the creation of a copy of a resource
WebdavCreationContext<T> Base class for a CreationContext used to create new items.
WebdavLock Interface that describes a lock on a resource
WebdavLockableTreeModel<T> Implemented by tree models that can provide information about their locking state.
WebdavLockableTreeModelController<T,M extends Modifiable> Implemented by tree models that enable locking and unlocking of their resources.
WebdavLockHandler Callback interface used to indicate locks held on a particular resource.
WebdavLockInfo Provides information about a requested lock
WebdavPrivilegeHandler Callback interface used to indicate a privilege.
WebdavPropertiesTreeModel<T> Implemented by tree models that provide access to non-standard properties (i.e.
WebdavProperty Interface that describes a non-standard property for a resource
WebdavPropertyHandler Callback interface used to indicate non-standard properties for a resource
WebdavRenameableTreeModelController<T,M extends Modifiable> Implemented by tree models that allow to rename items.
WebdavSupportedPrivilege Provides information about a resource's supported privilege
WebdavSupportedPrivilegeHandler Callback interface used to indicate supported privileges of a particular resource.
WebdavTreeModel<T> Model description of a WebDAV hierarchy.
WebdavTreeModelController<T,M extends Modifiable> Interface that allows to modify hierarchical resources via WebDAV
WebdavTreeModelFactory<T,M extends Modifiable> Factory that created model based description of WebDAV hierarchies.
 

Enum Summary
WebdavAccessControlTreeModel.AclRestriction Enumeration about the supported acl-restrictions
WebdavLockableTreeModel.SupportedLockType Enumeration about the supported locks for a particular item