public interface ISeeder
| Modifier and Type | Field and Description |
|---|---|
static String |
SYSTEM_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
void |
seed(io.apiman.manager.api.core.IIdmStorage idmStorage,
io.apiman.manager.api.core.IStorage storage) |
static final String SYSTEM_PROPERTY
void seed(io.apiman.manager.api.core.IIdmStorage idmStorage,
io.apiman.manager.api.core.IStorage storage)
throws io.apiman.manager.api.core.exceptions.StorageException
idmStorage - the IDM storagestorage - the storageio.apiman.manager.api.core.exceptions.StorageException - when storage attempt failsCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.