Uses of Class
de.xima.fc.gui.model.designer.WebFormPersistFile
Packages that use WebFormPersistFile
Package
Description
- 
Uses of WebFormPersistFile in de.xima.fc.gui.designer.form.model
Methods in de.xima.fc.gui.designer.form.model that return WebFormPersistFileConstructors in de.xima.fc.gui.designer.form.model with parameters of type WebFormPersistFileModifierConstructorDescriptionFormDesignerModel(BaseDesignerModel baseModel, FormModel formModel, FormBackupModel backupModel, FormDesignerLanguageModel languageModel, Set<IPluginFormElementCatalogue> catalogs, WebFormPersistFile initialPersist) Creates a new POJO model with the given data. - 
Uses of WebFormPersistFile in de.xima.fc.gui.designer.form.utils
Methods in de.xima.fc.gui.designer.form.utils with parameters of type WebFormPersistFileModifier and TypeMethodDescriptionstatic FormDesignerModelFormDesignerModelFactory.createFormDesignerModel(javax.faces.context.FacesContext facesContext, IEntityContext ec, Mandant client, ProjectPageBean projectHolder, Locale locale, IUser user, WebFormPersistFile initialPersist, String conversationId) Creates a new form designer model from the data of the given faces request. - 
Uses of WebFormPersistFile in de.xima.fc.gui.model.designer
Methods in de.xima.fc.gui.model.designer that return WebFormPersistFileModifier and TypeMethodDescriptionstatic WebFormPersistFileWebFormPersistFile.empty()static WebFormPersistFileWebFormPersistFile.forAdobeLivecycle(String fileName, String livecycleXml) static WebFormPersistFileWebFormPersistFile.forPdfForm(String fileName, String importId) static WebFormPersistFileWebFormPersistFile.forPersistJson(String fileName, String persistJson) DesignerConversationModel.getAndClearInitialWebFormPersist()