Uses of Class
org.gcube.application.geoportalcommon.shared.geoportal.config.FilePathDV
-
Packages that use FilePathDV Package Description org.gcube.application.geoportalcommon org.gcube.application.geoportalcommon.shared.geoportal.config -
-
Uses of FilePathDV in org.gcube.application.geoportalcommon
Methods in org.gcube.application.geoportalcommon that return FilePathDV Modifier and Type Method Description static FilePathDVConvertToDataValueObjectModel. toFilePathDV(FilePath filePath)To file path DV. -
Uses of FilePathDV in org.gcube.application.geoportalcommon.shared.geoportal.config
Methods in org.gcube.application.geoportalcommon.shared.geoportal.config that return types with arguments of type FilePathDV Modifier and Type Method Description List<FilePathDV>GcubeProfileDV. getFilePaths()Gets the file paths.Method parameters in org.gcube.application.geoportalcommon.shared.geoportal.config with type arguments of type FilePathDV Modifier and Type Method Description voidGcubeProfileDV. setFilePaths(List<FilePathDV> filePaths)Sets the file paths.
-