-
- All Implemented Interfaces:
public final class SchemaConfig.CRUDConfig
-
-
Constructor Summary
Constructors Constructor Description SchemaConfig.CRUDConfig(Boolean enabled, List<String> exclude)
-
Method Summary
Modifier and Type Method Description final BooleangetEnabled()final List<String>getExclude()-
-
Method Detail
-
getEnabled
final Boolean getEnabled()
-
getExclude
final List<String> getExclude()
-
-
-
-