Interface InternalDirectoryInstanceLoader

All Superinterfaces:
DirectoryInstanceLoader
All Known Implementing Classes:
InternalDirectoryInstanceLoaderImpl

public interface InternalDirectoryInstanceLoader extends DirectoryInstanceLoader
An extension of DirectoryInstanceLoader specialised for Internal Directories.

Note that the getDirectory(com.atlassian.crowd.embedded.api.Directory) and getRawDirectory(Long, String, java.util.Map) methods have been specialised to return instances of InternalRemoteDirectory.