public interface Restorable
Modifier and Type | Method and Description |
---|---|
FormInstance |
exportData() |
java.lang.String |
getRestorableType() |
void |
importData(FormInstance dm) |
void |
templateData(FormInstance dm,
TreeReference parentRef) |
java.lang.String getRestorableType()
FormInstance exportData()
void templateData(FormInstance dm, TreeReference parentRef)
void importData(FormInstance dm)