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



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

def class
  @class
end

#content_datastreamsObject

Returns the value of attribute content_datastreams

Returns:

  • (Object)

    the current value of content_datastreams



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

def content_datastreams
  @content_datastreams
end

#datesObject

Returns the value of attribute dates

Returns:

  • (Object)

    the current value of dates



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

def dates
  @dates
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#permissionsObject

Returns the value of attribute permissions

Returns:

  • (Object)

    the current value of permissions



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

def permissions
  @permissions
end

#rdf_datastreamsObject

Returns the value of attribute rdf_datastreams

Returns:

  • (Object)

    the current value of rdf_datastreams



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

def rdf_datastreams
  @rdf_datastreams
end