Modifier and Type | Field and Description |
---|---|
CrudConfiguration |
AbstractCrudAction.crudConfiguration |
Modifier and Type | Method and Description |
---|---|
CrudConfiguration |
AbstractCrudAction.getCrudConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractCrudAction.setCrudConfiguration(CrudConfiguration crudConfiguration) |
Modifier and Type | Method and Description |
---|---|
CrudConfiguration |
ObjectFactory.createCrudConfiguration() |
Modifier and Type | Class and Description |
---|---|
class |
CrudConfiguration |
Modifier and Type | Field and Description |
---|---|
protected CrudConfiguration |
CrudAccessor.crudConfiguration |
Modifier and Type | Method and Description |
---|---|
CrudConfiguration |
CrudAccessor.getCrudConfiguration() |
Modifier and Type | Method and Description |
---|---|
static CrudProperty |
CrudAccessor.findCrudPropertyByName(CrudConfiguration crudConfiguration,
String propertyName) |
Constructor and Description |
---|
CrudAccessor(CrudConfiguration crudConfiguration,
ClassAccessor nestedAccessor) |