public class MicrosoftProjectUniqueIDMapper extends Object
Constructor and Description |
---|
MicrosoftProjectUniqueIDMapper(ProjectEntityContainer<? extends ProjectEntityWithUniqueID> container)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getUniqueID(ProjectEntityWithUniqueID entity)
Retrieve the unique ID value for an entity, mapping it if required.
|
public MicrosoftProjectUniqueIDMapper(ProjectEntityContainer<? extends ProjectEntityWithUniqueID> container)
container
- existing entities of the type we are renumberingpublic Integer getUniqueID(ProjectEntityWithUniqueID entity)
entity
- target entityCopyright © 2000–2024 Packwood Software. All rights reserved.