IDTYPE - BEANTYPE - @Deprecated public static interface AbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE> extends Serializable
| Modifier and Type | Method and Description |
|---|---|
IDTYPE |
getIdForBean(BEANTYPE bean)
Deprecated.
Return the item identifier for a bean.
|
Copyright © 2019 Vaadin Ltd. All rights reserved.