Class MetadataFormatDiscovery


  • public class MetadataFormatDiscovery
    extends Object
    The Class MetadataFormatDiscovery.
    Author:
    Francesco Mangiacrapa at ISTI-CNR (francesco.mangiacrapa@isti.cnr.it) Sep 30, 2020
    • Constructor Detail

      • MetadataFormatDiscovery

        public MetadataFormatDiscovery​(org.gcube.common.scope.impl.ScopeBean scope,
                                       String secondaryType,
                                       String resourceName)
                                throws Exception
        Instantiates a new metadata format discovery.
        Parameters:
        scope - the scope
        secondaryType - the secondary type
        Throws:
        Exception - the exception
    • Method Detail

      • getSecondaryType

        public String getSecondaryType()
        Gets the secondary type.
        Returns:
        the secondary type
      • getScope

        public org.gcube.common.scope.impl.ScopeBean getScope()
        Gets the scope.
        Returns:
        the scope
      • getMetadataProfiles

        public List<MetadataProfile> getMetadataProfiles()
        Gets the metadata types.
        Returns:
        the metadataTypes