Removes any matching {@link PDMDefinition} from the cache
with the corresponding id regardless of version

C# |
public List<PDMDefinition> remove( int definitionId )

- definitionId (Int32)
- the id of the definition to remove

the removed {@link PDMDefinition}