490491492493494495496
* <p> * Extensions of this method may return an extension of the * {@link RepositoryAccessor} class if the provide extended functionality. */ protected RepositoryAccessor getRepositoryAccessor() { return new RepositoryAccessor(); }
364365366367368369370
369370371372373374375