| Package | Description | 
|---|---|
| org.opennms.netmgt.provision.persist | 
| Modifier and Type | Method and Description | 
|---|---|
FactoryStrategy | 
DefaultForeignSourceRepositoryFactory.getRepositoryStrategy()  | 
FactoryStrategy | 
ForeignSourceRepositoryFactory.getRepositoryStrategy()
Gets the repository strategy. 
 | 
static FactoryStrategy | 
FactoryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static FactoryStrategy[] | 
FactoryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultForeignSourceRepositoryFactory.setRepositoryStrategy(FactoryStrategy strategy)  | 
void | 
ForeignSourceRepositoryFactory.setRepositoryStrategy(FactoryStrategy strategy)
Sets the repository strategy. 
 | 
Copyright © 2021. All rights reserved.