public class BooleanTypeManufacturerImpl extends AbstractTypeManufacturer
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG
The application logger
|
| Constructor and Description |
|---|
BooleanTypeManufacturerImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getType(TypeManufacturerParamsWrapper wrapper)
Returns a type value conforming to the annotations and the AttributeMetadata provided.
|
checkWrapperIsValidpublic Boolean getType(TypeManufacturerParamsWrapper wrapper)
wrapper - The Wrapper object containing parameters required by type manufacturers to work correctlyCopyright © 2015. All rights reserved.