public interface BeanEncoder
Modifier and Type | Method and Description |
---|---|
void |
encode(UseBeanData entity,
Object value)
Codifica uma entidade.
|
void encode(UseBeanData entity, Object value) throws BeanEncoderException
entity
- Tipo da entidade.value
- entidaBeanEncoderException
- Lançada se ocorrer alguma falha ao tentar
codificar a entidade.Copyright © 2018 Brandao. All rights reserved.