|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AbstractCELines
The -CE Lines are used to identify the elements which compose the current Segment. You can create in a table Data Element calls, Segment calls, undefined Data Elements, Data element groups and add fillers.
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.util.List<GLine> |
getGCLines()
These lines are used for documentation purposes. |
java.util.List<GLine> |
getGELines()
GELines specify the automatically generated error messages, declare explicit error messages, or specify help on a component. |
java.util.List<GLine> |
getGGLines()
GGLines are used to customize the SQL accesses. |
java.util.List<MoreControls> |
getMoreControls()
Gives the list of the controls defined for the component. |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.util.List<GLine> getGCLines()
These lines are used for documentation purposes. Comments are available with all entities. You can write or edit text in relation to the selected instance. You can write, modify, move, or delete text lines using basic word-processing functions.
java.util.List<GLine> getGELines()
GELines specify the automatically generated error messages, declare explicit error messages, or specify help on a component.
java.util.List<GLine> getGGLines()
GGLines are used to customize the SQL accesses.
java.util.List<MoreControls> getMoreControls()
Gives the list of the controls defined for the component.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |