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

All Superinterfaces:
AbstractCSLine, Element

public interface LogicalViewCallCSLine
extends AbstractCSLine

Indicates, for each Business Component, the Logical View you are using and its characteristics.


Field Summary
static java.lang.String copyright
           
 
Method Summary
 LogicalView getLogicalView()
           
 
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

getLogicalView

LogicalView getLogicalView()

Logical View called

Returns: