Package org.gcube.storagehub
Class MetadataMatcher
java.lang.Object
org.gcube.storagehub.MetadataMatcher
- Author:
- Luca Frosini (ISTI - CNR)
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMetadataMatcher(String metadataName, String metadataVersion, String id) -
Method Summary
Modifier and TypeMethodDescriptionabstract booleancheck(org.gcube.common.storagehub.model.Metadata metadata) org.gcube.common.storagehub.model.Metadata
-
Field Details
-
GENERATING_METADATA_NAME
- See Also:
-
GENERATING_METADATA_VERSION
- See Also:
-
metadataName
-
metadataVersion
-
id
-
-
Constructor Details
-
MetadataMatcher
-
-
Method Details
-
check
public abstract boolean check(org.gcube.common.storagehub.model.Metadata metadata) -
getBaseMetadataMap
-
getSpecificMetadataMap
-
getMetadata
public org.gcube.common.storagehub.model.Metadata getMetadata()
-