public interface Listable
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ellipses |
static int |
MAX_CHARS |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getListableName()
Get a label (maximum of
MAX_CHARS characters long) to display as an
identifier for the object. |
static final int MAX_CHARS
static final java.lang.String ellipses