public interface AppWriter
Modifier and Type | Method and Description |
---|---|
void |
encode(com.edorasware.commons.core.any.AnyWorkObject app,
Collection<com.edorasware.commons.core.any.AnyWorkObject> models)
Encode the app and its contents.
|
void encode(com.edorasware.commons.core.any.AnyWorkObject app, Collection<com.edorasware.commons.core.any.AnyWorkObject> models) throws IOException
app
- the parent app work objectmodels
- the individual model work objectsIOException
- if the app couldn't be writtenCopyright © 2010 - 2015 edorasware ag. All Rights Reserved.