Class OrcidEntityFactoryServiceImpl

    • Method Detail

      • createOrcidObject

        public org.orcid.jaxb.model.v3.release.record.Activity createOrcidObject​(Context context,
                                                                                 Item item)
        Description copied from interface: OrcidEntityFactoryService
        Builds an ORCID Activity object starting from the given item. The actual type of Activity constructed depends on the entity type of the input item.
        Specified by:
        createOrcidObject in interface OrcidEntityFactoryService
        Parameters:
        context - the DSpace context
        item - the item
        Returns:
        the created object