com.ibm.pdp.maf.rpp.pac.common.dialog
Interface ServerCallCSLine

All Superinterfaces:
AbstractCSLine, Element

public interface ServerCallCSLine
extends AbstractCSLine

In a Server or Server Dialog with a Business Component type, you can call another Business Component to run a service.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 AbstractSegment getSegment()
           
 Server getServer()
           
 
Methods inherited from interface com.ibm.pdp.maf.rpp.pac.common.dialog.AbstractCSLine
getAccessKey, getAccessKeySource, getCategoryNature, getClientOrganization, getControlBreak, getDataElement, getDescriptionType, getDisplayUse, getExternalName, getGeneratedLevel, getGenerationLimit, getLineNumber, getPreviousSegmentCode, getReceptionUse, getRecordTypeValue, getScreenOrganization, getSegmentCode, getServerOrganization, getSubSchema
 

Field Detail

copyright

static final java.lang.String copyright
See Also:
Constant Field Values
Method Detail

getSegment

AbstractSegment getSegment()

Segment called

Returns:

getServer

Server getServer()

Server called

Returns: