com.atlassian.confluence.user.migration
Interface RepositoryAccessorFactory

All Known Implementing Classes:
LegacyOSUserRepositoryAccessorFactory

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-2012 Atlassian. All Rights Reserved.