getMetadata

public abstract List<MetadataValue> getMetadata(String metadataKey)

Returns getClassById list of previously set metadata values from the implementing object's metadata store.

Return

A list of values, one for each plugin that has set the requested value.

Parameters

metadataKey

the unique metadata key being sought.