com.atlassian.confluence.user.migration
Interface RepositoryAccessorFactory


public interface RepositoryAccessorFactory


Method Summary
 com.atlassian.user.configuration.RepositoryAccessor getRepositoryAccessor()
          Get a repository accessor
 

Method Detail

getRepositoryAccessor

com.atlassian.user.configuration.RepositoryAccessor getRepositoryAccessor()
                                                                          throws com.atlassian.user.EntityException
Get a repository accessor

Returns:
a repository accessor
Throws:
com.atlassian.user.EntityException


Copyright © 2003–2015 Atlassian. All rights reserved.