public interface ContentProcessor<T extends mobi.designmyapp.common.engine.model.Template>
| Modifier and Type | Method and Description |
|---|---|
void |
process(T template)
Called by the engine after the template generation request has been validated by @see mobi.designmyapp.sdk.validator.ContentValidator class.
|
void process(T template)
template - the requested template object.Copyright © 2015. All rights reserved.