| Modifier and Type | Field and Description |
|---|---|
private ModelCreation |
ReloadableAssociation.newModelTemplate |
| Modifier and Type | Method and Description |
|---|---|
ModelCreation |
ReloadableAssociation.getNewModelTemplate() |
ModelCreation |
FilterDefinition.getNewModelTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReloadableAssociation.setNewModelTemplate(ModelCreation newModelTemplate) |
| Modifier and Type | Method and Description |
|---|---|
ModelCreation |
AssociationCommandFactory.getNewModelTemplate(Class<?> clazz,
Object model) |
| Modifier and Type | Method and Description |
|---|---|
protected ModelCreation |
ListPersistenceComponent.getModelCreation(PageableList<?> listHolder) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractPersistenceComponent.doSaveModel(Object rowObject,
ModelCreation modelCreation) |
| Modifier and Type | Method and Description |
|---|---|
static ModelCreation |
ModelUtils.getNewModelTemplate(ChainConfiguration cc,
Object model,
String initString) |
static ModelCreation |
ModelUtils.getNewModelTemplate(Class<?> clazz,
Object model,
String initString) |
static ModelCreation |
ModelUtils.getNewModelTemplate(Class<?> clazz,
String initString) |
| Modifier and Type | Method and Description |
|---|---|
ModelCreation |
HibernateCriteriaFilter.getNewModelTemplate() |
Copyright © 2014. All Rights Reserved.