Class EnvironmentSpecificFileLocations

  • All Implemented Interfaces:
    FileLocationRegister

    @OpenApi
    public final class EnvironmentSpecificFileLocations
    extends java.lang.Object
    implements FileLocationRegister
    This class is for saving environment specific file locations.
    • Method Detail

      • setFileLocation

        @OpenApi
        public void setFileLocation​(java.lang.String locationNameID,
                                    java.io.File file)
        Before saving file locations file is checked if it still exist. It is done because user may delete directory, rename it, move it... If file location does not exist anymore default(User document directory) location is used.
        Specified by:
        setFileLocation in interface FileLocationRegister
        Parameters:
        locationNameID - a unique id for storing/getting file locations.
        file - type object