Class: FedoraMigrate::ObjectMover::Report

Inherits:
Struct
  • Object
show all
Defined in:
lib/fedora_migrate/object_mover.rb

Instance Attribute Summary collapse

Instance Attribute Details

#classObject

Returns the value of attribute class

Returns:

  • (Object)

    the current value of class



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def class
  @class
end

#content_datastreamsObject

Returns the value of attribute content_datastreams

Returns:

  • (Object)

    the current value of content_datastreams



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def content_datastreams
  @content_datastreams
end

#datesObject

Returns the value of attribute dates

Returns:

  • (Object)

    the current value of dates



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def dates
  @dates
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def id
  @id
end

#permissionsObject

Returns the value of attribute permissions

Returns:

  • (Object)

    the current value of permissions



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def permissions
  @permissions
end

#rdf_datastreamsObject

Returns the value of attribute rdf_datastreams

Returns:

  • (Object)

    the current value of rdf_datastreams



8
9
10
# File 'lib/fedora_migrate/object_mover.rb', line 8

def rdf_datastreams
  @rdf_datastreams
end