public class CatalogSafetyInitializer extends Object
| Modifier and Type | Field and Description |
|---|---|
static Double |
DEFAULT_NON_REQUIRED_DOUBLE_FIELD_VALUE |
static Integer |
DEFAULT_NON_REQUIRED_INTEGER_FIELD_VALUE |
| Constructor and Description |
|---|
CatalogSafetyInitializer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
initializeNonRequiredNullFieldsWithDefaultValue(Object obj) |
public static final Integer DEFAULT_NON_REQUIRED_INTEGER_FIELD_VALUE
public static final Double DEFAULT_NON_REQUIRED_DOUBLE_FIELD_VALUE
public static void initializeNonRequiredNullFieldsWithDefaultValue(Object obj)
Copyright © 2010–2021. All rights reserved.