Interface IScopedFileMetaEntity<TBase extends de.xima.cmn.dao.interfaces.IEntity<Long>,​TData extends IFileDataEntity<?>>

    • Method Detail

      • getFileKey

        String getFileKey()
        Gets the key that determines the purpose of this file
        Returns:
        file key
      • setFileKey

        void setFileKey​(String fileKey)
        Sets the key that determines the purpose of this file
        Parameters:
        fileKey - determining the purpose of this file