com.sapportals.connector.execution.objects.language

Interface IConstant

All Superinterfaces:
IExpression, ILanguageObject

public interface IConstant
extends IExpression

This interface marks a SQL operation symbol of a constant value.


Method Summary
 Object getValue()
          Returns the value of the constant expression
 boolean isNull()
          Returns whether the value of the constant is null
 
Methods inherited from interface com.sapportals.connector.execution.objects.language.IExpression
getType
 

Method Detail

getValue

Object getValue()
Returns the value of the constant expression

Returns:
Object

isNull

boolean isNull()
Returns whether the value of the constant is null

Returns:
boolean
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] tc/epbc/connectivityfw/api api EP-PIN
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated - EP-CON-CF
[sap.com] FRAMEWORK-EXT [sap.com] tc/conn/connectorframeworkdeprecated default EP-CON-CF


Copyright 2011 SAP AG Complete Copyright Notice