Class: SdrClient::RedesignedClient::FileTypeFileSetStrategy

Inherits:
Object
  • Object
show all
Defined in:
lib/sdr_client/redesigned_client/file_type_file_set_strategy.rb

Overview

This strategy is for building the type of a fileset

Class Method Summary collapse

Class Method Details

.runString

Returns The URI that represents the type of file_set.

Returns:

  • (String)

    The URI that represents the type of file_set



8
9
10
# File 'lib/sdr_client/redesigned_client/file_type_file_set_strategy.rb', line 8

def self.run(...)
  Cocina::Models::FileSetType.file
end