@Deprecated protected class AbstractBeanContainer.PropertyBasedBeanIdResolver extends Object implements AbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE>
| Constructor and Description |
|---|
PropertyBasedBeanIdResolver(Object propertyId)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
IDTYPE |
getIdForBean(BEANTYPE bean)
Deprecated.
Return the item identifier for a bean.
|
public PropertyBasedBeanIdResolver(Object propertyId)
public IDTYPE getIdForBean(BEANTYPE bean) throws IllegalArgumentException
AbstractBeanContainer.BeanIdResolvergetIdForBean in interface AbstractBeanContainer.BeanIdResolver<IDTYPE,BEANTYPE>IllegalArgumentExceptionCopyright © 2019 Vaadin Ltd. All rights reserved.