protected abstract class AbstractScriptSearchProvider.AbstractScriptSearchObject extends java.lang.Object implements SearchObject
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractScriptSearchObject() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOwnerName()
The name of the entity where this result is found.
|
void |
locate()
Brings focus to the item in the UI in whatever way is appropriate.
|
public java.lang.String getOwnerName()
SearchObjectgetOwnerName in interface SearchObjectpublic void locate()
SearchObjectlocate in interface SearchObject