|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCSLine | |
---|---|
com.ibm.pdp.maf.rpp.pac.common.dialog | This package describes the com.ibm.pdp.maf.rpp.pac.common.dialog, see the description for an UML overview. |
com.ibm.pdp.maf.rpp.pac.dialog | This package describes the com.ibm.pdp.maf.rpp.pac.dialog, see the description for an UML overview. |
com.ibm.pdp.maf.rpp.pac.dialogserver | This package describes the com.ibm.pdp.maf.rpp.pac.dialogserver, see the description for an UML overview. |
Uses of AbstractCSLine in com.ibm.pdp.maf.rpp.pac.common.dialog |
---|
Subinterfaces of AbstractCSLine in com.ibm.pdp.maf.rpp.pac.common.dialog | |
---|---|
interface |
DataElementCallCSLine
Specifies the data elements which constitute the key. |
interface |
LogicalViewCallCSLine
Indicates, for each Business Component, the Logical View you are using and its characteristics. |
interface |
SegmentCallCSLine
Indicates the segment which is accessed in the screen. |
interface |
ServerCallCSLine
In a Server or Server Dialog with a Business Component type, you can call another Business Component to run a service. |
Uses of AbstractCSLine in com.ibm.pdp.maf.rpp.pac.dialog |
---|
Methods in com.ibm.pdp.maf.rpp.pac.dialog that return types with arguments of type AbstractCSLine | |
---|---|
java.util.List<AbstractCSLine> |
AbstractDialog.getCSLines()
It indicates how Segments are accessed in the validation, update and display processing associated with the Screen. |
Uses of AbstractCSLine in com.ibm.pdp.maf.rpp.pac.dialogserver |
---|
Methods in com.ibm.pdp.maf.rpp.pac.dialogserver that return types with arguments of type AbstractCSLine | |
---|---|
java.util.List<AbstractCSLine> |
AbstractDialogServer.getCSLines()
It indicates how Segments or Logical View are accessed in the validation, update and display processing associated with the Server or the Dialog Server |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |