public interface IExpressionReferencedObject
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMinimizedRefText()
Gets the minimized reference text for this object.
|
java.lang.String |
getName()
Gets the name of the referenced object.
|
java.lang.Integer |
getNumericId()
Gets a numeric id for the referenced object, for repositories that support numeric id.
|
java.lang.String |
getRefText()
Gets the reference text for this object.
|
java.lang.String getName()
java.lang.Integer getNumericId()
java.lang.String getRefText()
throws AdapterException
AdapterExceptionjava.lang.String getMinimizedRefText()
throws AdapterException
AdapterException