Class: Dor::Item

Inherits:
Abstract
  • Object
show all
Includes:
Assembleable, Contentable, Embargoable, Geoable, Itemizable, Publishable, Releaseable, Shelvable
Defined in:
lib/dor/models/item.rb

Direct Known Subclasses

Agreement, Hydrus::Item

Constant Summary

Constants included from Itemizable

Dor::Itemizable::DIFF_FILENAME

Constants included from Processable

Processable::STEPS

Constants included from Identifiable

Dor::Identifiable::CATKEY_TYPE_ID, Dor::Identifiable::PREVIOUS_CATKEY_TYPE_ID

Instance Method Summary collapse

Methods included from Releaseable

#add_release_node, #add_release_nodes_and_start_releaseWF, #get_newest_release_tag, #release_tags, #released_for, #releases, #valid_release_attributes, #valid_release_attributes_and_tag

Methods included from Contentable

#add_constituent, #add_file, #decommission, #get_file, #get_preserved_file, #is_file_in_workspace?, #list_files, #remove_file, #remove_resource, #rename_file, #replace_file

Methods included from Assembleable

#initialize_workspace

Methods included from Itemizable

#clear_diff_cache, #get_content_diff

Methods included from Publishable

#encoded_thumb, #public_relationships, #public_xml, #publish_metadata, #publish_metadata_remotely, #thumb, #thumb_url

Methods included from Embargoable

#embargoed?, #release_20_pct_vis_embargo, #release_embargo, #update_embargo

Methods included from Shelvable

#shelve

Methods inherited from Abstract

#to_solr

Methods included from Preservable

#build_provenanceMetadata_datastream, #sdr_ingest_transfer

Methods included from Processable

#build_datastream, #cleanup, #create_workflow, #initialize_workflow, #milestones, #status, #status_info

Methods included from Versionable

#allows_modification?, #close_version, #current_version, #new_version_open?, #open_new_version, #start_version, #submit_version

Methods included from Describable

#build_descMetadata_datastream, #fetch_descMetadata_datastream, #full_title, #generate_dublin_core, #generate_public_desc_md, get_collection_title, #set_desc_metadata_using_label, #stanford_mods

Methods included from Rightsable

#build_rightsMetadata_datastream, #world_doc

Methods included from Governable

#add_collection, #initiate_apo_workflow, #reapplyAdminPolicyObjectDefaults, #remove_collection, #reset_to_apo_default, #rights, #set_read_rights, #unshelve_and_unpublish

Methods included from Eventable

#add_event

Methods included from Identifiable

#adapt_to_cmodel, #add_other_Id, #add_tag, #catkey, #catkey=, #content_type_tag, #druid_regex, #pid_regex, #previous_catkeys, #remove_druid_prefix, #remove_other_Id, #remove_tag, #source_id, #source_id=, #tags, #update_other_Id, #update_tag

Instance Method Details

#build_technicalMetadata_datastream(_ds = nil) ⇒ Object



27
28
29
# File 'lib/dor/models/item.rb', line 27

def (_ds = nil)
  TechnicalMetadataService.(self)
end