Uses of Class
de.xima.fc.formstore.ValidatedFormStoreFile
-
Packages that use ValidatedFormStoreFile Package Description de.xima.fc.formstore de.xima.fc.gui.bean.project -
-
Uses of ValidatedFormStoreFile in de.xima.fc.formstore
Methods in de.xima.fc.formstore that return ValidatedFormStoreFile Modifier and Type Method Description ValidatedFormStoreFile
StoreFormMetaValidator. readFormStoreFileAndValidate(byte[] formStoreFile)
ValidatedFormStoreFile
StoreFormMetaValidator. readFormStoreFileAndValidate(InputStream formStoreFile)
-
Uses of ValidatedFormStoreFile in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return ValidatedFormStoreFile Modifier and Type Method Description ValidatedFormStoreFile
ProjectTemplateBean. getStoreFile()
Methods in de.xima.fc.gui.bean.project with parameters of type ValidatedFormStoreFile Modifier and Type Method Description void
ProjectTemplateBean. setStoreFile(ValidatedFormStoreFile storeFile)
-