Uses of Class
de.xima.fc.mdl.form.AttachmentPersistMetaData
- 
Packages that use AttachmentPersistMetaData Package Description de.xima.fc.mdl.form  - 
- 
Uses of AttachmentPersistMetaData in de.xima.fc.mdl.form
Methods in de.xima.fc.mdl.form that return types with arguments of type AttachmentPersistMetaData Modifier and Type Method Description Map<String,Map<String,List<AttachmentPersistMetaData>>>FormPersistData. getUploadMetaDataMap()Map<String,Map<String,List<AttachmentPersistMetaData>>>FormPersistRequest. getUploadMetaDataMap()Method parameters in de.xima.fc.mdl.form with type arguments of type AttachmentPersistMetaData Modifier and Type Method Description voidFormPersistData. setUploadMetaDataMap(Map<String,Map<String,List<AttachmentPersistMetaData>>> uploadMetaDataMap) 
 -