|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.unh.sdb.datasource.DataSourceBuilder
edu.unh.sdb.datasource.BlockedDataSourceBuilder
public class BlockedDataSourceBuilder
Manufactures Logical Blocked DataSource objects. Holds relevant data and validates before instantiating the appropriate DataSource objects
| Field Summary |
|---|
| Fields inherited from class edu.unh.sdb.datasource.DataSourceBuilder |
|---|
componentBounds, componentFieldPositions, componentIndices, componentMaps, compositeBounds, compositeFieldNames, compositeFieldPositions, discardFlag, dsList, nameMapping |
| Constructor Summary | |
|---|---|
BlockedDataSourceBuilder(DataSourceCollection d,
java.lang.String n)
Default Constructor sets the bounds and recordDesc members to default values. |
|
| Method Summary | |
|---|---|
protected FieldIDMapper |
makeComponentFieldIDMapper()
returns a FieldIDMapper for the current component |
DataSource |
makeDataSource()
instantiates an actual datasource |
void |
processFinalComponentMap()
completes a new FieldIDMapper for current component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BlockedDataSourceBuilder(DataSourceCollection d,
java.lang.String n)
| Method Detail |
|---|
protected FieldIDMapper makeComponentFieldIDMapper()
makeComponentFieldIDMapper in class DataSourceBuilderpublic void processFinalComponentMap()
processFinalComponentMap in class DataSourceBuilderpublic DataSource makeDataSource()
makeDataSource in class DataSourceBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||