Class MultiNameFactory
Object
MultiNameFactory
Creates
MultiName
.- Author:
- Owen Feehan
-
Method Summary
-
Method Details
-
create
Creates either a multi-name that is either has a single part or a double part.The first part is always a grouping key for aggregation.
- Parameters:
groupIdentifier
- if present, a group identifier that becomes the first part.nonGroupIdentifier
- the non-group part of the identifier that is present irrespective.- Returns:
- the created multi-name.
-