public interface Restorable
| Modifier and Type | Method and Description |
|---|---|
FormInstance |
exportData() |
String |
getRestorableType() |
void |
importData(FormInstance dm) |
void |
templateData(FormInstance dm,
TreeReference parentRef) |
String getRestorableType()
FormInstance exportData()
void templateData(FormInstance dm, TreeReference parentRef)
void importData(FormInstance dm)
Copyright © 2021. All rights reserved.