Package | Description |
---|---|
org.simart.writeonce.common.builder |
Modifier and Type | Method and Description |
---|---|
static EntityDescriptorBuilder.Table |
EntityDescriptorBuilder.getTable(Class<?> data) |
Modifier and Type | Method and Description |
---|---|
DescriptorBuilder<EntityDescriptorBuilder.Table> |
EntityDescriptorBuilder.action(String fieldName,
Action<EntityDescriptorBuilder.Table> action) |
DescriptorBuilder<EntityDescriptorBuilder.Table> |
EntityDescriptorBuilder.tableNameResolver(TableNameResolver tableNameResolver) |
Modifier and Type | Method and Description |
---|---|
Object |
EntityDescriptorBuilder.EntityAction.execute(EntityDescriptorBuilder.Table data) |
abstract Object |
EntityDescriptorBuilder.EntityAction.execute(EntityDescriptorBuilder.Table data,
TableNameResolver tableNameResolver) |
Modifier and Type | Method and Description |
---|---|
DescriptorBuilder<EntityDescriptorBuilder.Table> |
EntityDescriptorBuilder.action(String fieldName,
Action<EntityDescriptorBuilder.Table> action) |
Copyright © 2014. All Rights Reserved.