Uses of Interface
org.apache.cocoon.components.repository.helpers.RepositoryPropertyHelper

Packages that use RepositoryPropertyHelper
org.apache.cocoon.components.repository   
org.apache.cocoon.components.repository.impl   
 

Uses of RepositoryPropertyHelper in org.apache.cocoon.components.repository
 

Methods in org.apache.cocoon.components.repository that return RepositoryPropertyHelper
 RepositoryPropertyHelper Repository.getPropertyHelper()
          get a property helper
 

Uses of RepositoryPropertyHelper in org.apache.cocoon.components.repository.impl
 

Classes in org.apache.cocoon.components.repository.impl that implement RepositoryPropertyHelper
 class WebDAVRepositoryPropertyHelper
          A property helper class for the WebDAV repository intended to be used by flowscripts or corresponding wrapper components.
 

Methods in org.apache.cocoon.components.repository.impl that return RepositoryPropertyHelper
 RepositoryPropertyHelper WebDAVRepository.getPropertyHelper()
          get a WebDAV property helper
 



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