|
|||||||||
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.AJDataSourceBuilder
public class AJDataSourceBuilder
Manufactures Logical AttributeJoinDataSource 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 | |
---|---|
AJDataSourceBuilder(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()
instantiate an actual datasource object |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AJDataSourceBuilder(DataSourceCollection d, java.lang.String n)
Method Detail |
---|
protected FieldIDMapper makeComponentFieldIDMapper()
makeComponentFieldIDMapper
in class DataSourceBuilder
public DataSource makeDataSource()
makeDataSource
in class DataSourceBuilder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |