public class OrganisationData
extends org.fastnate.data.AbstractDataProvider
| Constructor and Description |
|---|
OrganisationData() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEntities() |
org.fastnate.generator.context.GeneratorContext |
getContext() |
org.fastnate.data.files.DataFolder |
getDataFolder() |
protected Collection<?> |
getEntities() |
org.fastnate.data.EntityRegistration |
getEntityRegistration() |
Map<String,Organisation> |
getOrganisations() |
public void buildEntities()
throws IOException
IOExceptionprotected Collection<?> getEntities()
getEntities in class org.fastnate.data.AbstractDataProviderpublic org.fastnate.data.files.DataFolder getDataFolder()
public org.fastnate.generator.context.GeneratorContext getContext()
public org.fastnate.data.EntityRegistration getEntityRegistration()
public Map<String,Organisation> getOrganisations()
Copyright © 2026 fastnate.org. All rights reserved.