com.sap.sl.sdk.authoring.datafoundation
Interface InputColumn

All Superinterfaces:
Column, Identifiable, Nameable

public interface InputColumn
extends Column

A representation of the 'Input Column' model object.

An input column is a parameter in the data source that expects a value. The parameter is represented in a table column in the data foundation. See the Information Design Tool User Guide for more information.


Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.datafoundation.Column
getDataType, getDescription, getTable, isNullable, isSigned, isVisible, setDataType, setDescription, setNullable, setSigned, setVisible
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Identifiable
getIdentifier
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Nameable
getName, setName
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.