public interface DataTableFavoriteConfiguration
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
getConfiguration()
The favorite configuration definition.
|
String |
getId()
The technical id of the configuration
|
String |
getKey()
The key for the favorite.
|
String |
getName()
The name of the favorite.
|
String |
getTenantId() |
boolean |
isDefault() |
String getId()
String getTenantId()
String getKey()
String getName()
com.fasterxml.jackson.databind.node.ObjectNode getConfiguration()
boolean isDefault()