Method: BatchUploadItem#in_collection_ids
- Defined in:
- app/models/batch_upload_item.rb
#in_collection_ids ⇒ Object
This mocks out the behavior of Hydra::PCDM::PcdmBehavior
12 13 14 |
# File 'app/models/batch_upload_item.rb', line 12 def in_collection_ids [] end |