public class DemoDataProvider extends Object implements NavDataProvider
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,List<Object>> |
mapping
mapping of demo per package
|
| Constructor and Description |
|---|
DemoDataProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMapping(String packageName,
Object... classes) |
List<Object> |
getImplementations(String packageName) |
boolean |
isEnabled() |
Copyright © 2008–2017 Ultreia.io. All rights reserved.