public interface IOdiObjectGuid
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getGlobalId()
Gets the Global ID of the ODI Object
|
java.lang.String |
getName()
Gets the Instance Name of the ODI Object
|
java.lang.String |
getPath()
Gets the Path of the ODI Object
|
java.lang.Class |
getType()
Gets the Type of the ODI Object
|
java.lang.Class getType()
java.lang.String getGlobalId()
java.lang.String getName()
java.lang.String getPath()