public interface ContentGenerator<T extends TypedObject>
| Modifier and Type | Method and Description |
|---|---|
String |
generateContent(T object,
String className,
Map<Long,TypedObject> typeMap) |
Copyright © 2014. All rights reserved.