Uses of Class
de.xima.fc.gui.model.meta.FilePropertyMetadata
Packages that use FilePropertyMetadata
-
Uses of FilePropertyMetadata in de.xima.fc.gui.model.portal
Methods in de.xima.fc.gui.model.portal that return types with arguments of type FilePropertyMetadataModifier and TypeMethodDescriptionPortalProperties.getPortalFiles()PortalProperties.getProjectFiles()Method parameters in de.xima.fc.gui.model.portal with type arguments of type FilePropertyMetadataModifier and TypeMethodDescriptionvoidPortalProperties.setPortalFiles(Map<String, FilePropertyMetadata> properties) voidPortalProperties.setProjectFiles(Map<String, FilePropertyMetadata> properties)