Class RestoreUtils
java.lang.Object
org.javarosa.core.model.util.restorable.RestoreUtils
public class RestoreUtils extends Object
-
Field Summary
Fields Modifier and Type Field Description static StringRECORD_ID_TAGstatic IXFormyFactoryxfFact -
Constructor Summary
Constructors Constructor Description RestoreUtils() -
Method Summary
-
Field Details
-
RECORD_ID_TAG
- See Also:
- Constant Field Values
-
xfFact
-
-
Constructor Details
-
RestoreUtils
public RestoreUtils()
-
-
Method Details
-
ref
-
absRef
-
topRef
-
childRef
-
createDataModel
-
createRootDataModel
-
addData
-
addData
-
getDataType
-
getDataType
-
getValue
-
getValue
-
applyDataType
-
applyDataType
-
templateChild
public static void templateChild(FormInstance dm, String prefixPath, TreeReference parent, Restorable r) -
templateData
-
mergeDataModel
-
mergeDataModel
public static void mergeDataModel(FormInstance parent, FormInstance child, TreeReference parentRef) -
exportRMS
public static FormInstance exportRMS(IStorageUtility storage, Class type, String parentTag, IRecordFilter filter) -
subDataModel
-
exportRMS
public static void exportRMS(FormInstance parent, Class type, String grouperName, IStorageUtility storage, IRecordFilter filter) -
importRMS
-
dispatch
-
receive
-
getBoolean
-