|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQLComplement
The SQL Complement are used to specify the source (tables) of the elements (columns) called into a Segment which is used as a View.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
DataElement |
getDataElementColumn()
|
StandardSegment |
getSegment()
|
UndefinedDataElementComponent |
getUndefinedDataElementColumn()
|
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
DataElement getDataElementColumn()
Indicates the Data Element code to specify the source of the column.
StandardSegment getSegment()
Indicates the Segment code of the table Segment.
UndefinedDataElementComponent getUndefinedDataElementColumn()
Indicates the undefined data element code to specify the source of the column.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |