|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesHostListFieldFactory
This interface defines a factory for creating new instances of
classes which implement one of the field list interfaces:
This is a special factory interface required for ISeriesListFields
.
It allows you to have the list processor return your own objects
directly versus getting an intermediate list and then mapping it.
ISeriesHostFieldNameOnly
,
ISeriesHostFieldBasic
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
IISeriesHostFieldBasic |
createFieldObject()
Return an instance of a class that implements the interface IISeriesHostFieldBasic |
IISeriesHostFieldNameOnly |
createNameOnlyObject()
Return an instance of a class that implements the interface IISeriesHostFieldNameOnly |
Field Detail |
---|
static final String Copyright
Method Detail |
---|
IISeriesHostFieldNameOnly createNameOnlyObject()
IISeriesHostFieldNameOnly
IISeriesHostFieldBasic createFieldObject()
IISeriesHostFieldBasic
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |