|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BusinessQueryLovColumn
A representation of the model object 'Business Query Lov Column'.
This interface represents the columns of the list of values based on a query built with business objects.
The following features are supported:
Method Summary | |
---|---|
BusinessQueryLov |
getBusinessQueryLov()
Returns the value of the 'Business Query Lov' reference. |
LovParameterDataType |
getDataType()
Returns the value of the 'Data Type' attribute. |
void |
setDataType(LovParameterDataType value)
Sets the value of the ' Data Type ' attribute. |
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Nameable |
---|
getName, setName |
Method Detail |
---|
BusinessQueryLov getBusinessQueryLov()
This is the list of values based on a query.
LovParameterDataType getDataType()
"STRING"
.
The literals are from the enumeration LovParameterDataType
.
This is the data type of a column in the list of values.
LovParameterDataType
,
setDataType(LovParameterDataType)
void setDataType(LovParameterDataType value)
Data Type
' attribute.
This is the data type of a column in the list of values.
value
- the new value of the 'Data Type' attribute.LovParameterDataType
,
getDataType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |