public interface DmcUniqueNameResolverIF
| Modifier and Type | Method and Description |
|---|---|
DmcObject |
findUniqueObject(DmcObjectName name)
Implementing classes should overload this interface to return the
object based on the specified name if they have such an object.
|
DmcObject findUniqueObject(DmcObjectName name)
name - the fully qualified nameCopyright © 2023. All rights reserved.