Although they are used in a few places, these methods likely no longer necessary. This includes
- EntityId:
- EntityId::getLocalPart
- EntityId::getRepositoryName
- SerializableEntityId:
- SerializableEntityId::splitSerialization
- SerializableEntityId::joinSerialization
- SerializableEntityId::isForeign
- corresponding methods in concrete entity ID classes: ItemId, PropertyId, LexemeId/FormId/SenseId, MediaInfoId
Acceptance Criteria: 🏕️🌟(September 2021):
- all calls to those methods are removed
- those methods are gone, as well as all private/protected methods that become unused with this