|
Project Wonder 5.0 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use ERXFileRepository.Factory | |
|---|---|
| er.extensions.foundation | |
| Uses of ERXFileRepository.Factory in er.extensions.foundation |
|---|
| Classes in er.extensions.foundation that implement ERXFileRepository.Factory | |
|---|---|
static class |
ERXFileRepository.DefaultFactory
Default implementation of the Factory interface. |
| Fields in er.extensions.foundation declared as ERXFileRepository.Factory | |
|---|---|
protected ERXFileRepository.Factory |
ERXFileRepository._factory
|
| Methods in er.extensions.foundation with parameters of type ERXFileRepository.Factory | |
|---|---|
static ERXFileRepository |
ERXFileRepository.addRepository(java.lang.String name,
java.io.File root,
ERXFileRepository.Factory factory)
Adds a repository under the given name and the given root directory that uses the given factory. |
| Constructors in er.extensions.foundation with parameters of type ERXFileRepository.Factory | |
|---|---|
ERXFileRepository(java.io.File root,
ERXFileRepository.Factory factory)
Private constructor, as we use the factory methods to create instances. |
|
|
Last updated: Tue, Feb 21, 2017 05:45 PM CET | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||