public class OrganisationData extends AbstractDataProvider
| Constructor and Description |
|---|
OrganisationData() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildEntities() |
org.fastnate.generator.context.GeneratorContext |
getContext() |
DataFolder |
getDataFolder() |
protected Collection<?> |
getEntities() |
EntityRegistration |
getEntityRegistration() |
Map<String,Organisation> |
getOrganisations() |
writeEntitiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic void buildEntities()
throws IOException
IOExceptionprotected Collection<?> getEntities()
getEntities in class AbstractDataProvider@Generated(value="lombok") public DataFolder getDataFolder()
@Generated(value="lombok") public org.fastnate.generator.context.GeneratorContext getContext()
@Generated(value="lombok") public EntityRegistration getEntityRegistration()
@Generated(value="lombok") public Map<String,Organisation> getOrganisations()
Copyright © 2020 fastnate.org. All rights reserved.