hasMetadata

public abstract boolean hasMetadata(String metadataKey)

Tests to see whether the implementing object contains the given metadata value in its metadata store.

Return

the existence of the metadataKey within subject.

Parameters

metadataKey

the unique metadata key being queried.