Interface CollectionIndexFactory

    • Method Detail

      • getCollectionLocations

        List<String> getCollectionLocations​(Context context,
                                            Collection collection)
                                     throws SQLException
        Return a list of the identifiers of the owning communities from the provided collection prepended by "m"
        Parameters:
        context - DSpace context object
        collection - DSpace collection
        Returns:
        A list of community identifiers with "m" prepended to every one
        Throws:
        SQLException - If database error