public interface Entity
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName()
Returns the display name of the Entity, eg full name for Users.
|
String |
getName()
Returns the Entity name.
|
String |
getNameField()
Returns the name of the field that stores the Entity name.
|
Copyright © 2003–2016 Atlassian. All rights reserved.