|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPrimitive
This base interface exposes metadata for data primitives
| Field Summary | |
|---|---|
static int |
PRIMITIVE_TYPE_BIGDECIMAL
Constant indicating the primitive is of type big decimal |
static int |
PRIMITIVE_TYPE_BOOLEAN
Constant indicating the primitive is of type boolean |
static int |
PRIMITIVE_TYPE_BYTE
Constant indicating the primitive is of type byte |
static int |
PRIMITIVE_TYPE_CHAR
Constant indicating the primitive is of type char |
static int |
PRIMITIVE_TYPE_DATE
Constant indicating the primitive is of type date |
static int |
PRIMITIVE_TYPE_DATE_TIME
Constant indicating the primitive is of type time |
static int |
PRIMITIVE_TYPE_DOUBLE
Constant indicating the primitive is of type double |
static int |
PRIMITIVE_TYPE_ENUMERATION
Constant indicating the primitive is of type enumeration |
static int |
PRIMITIVE_TYPE_FLOAT
Constant indicating the primitive is of type float |
static int |
PRIMITIVE_TYPE_INT
Constant indicating the primitive is of type int |
static int |
PRIMITIVE_TYPE_LONG
Constant indicating the primitive is of type long |
static int |
PRIMITIVE_TYPE_NUMBER
Constant indicating the primitive is of type number |
static int |
PRIMITIVE_TYPE_SHORT
Constant indicating the primitive is of type short |
static int |
PRIMITIVE_TYPE_STRING
Constant indicating the primitive is of type string |
static int |
PRIMITIVE_TYPE_TIME
Constant indicating the primitive is of type time |
static int |
PRIMITIVE_TYPE_UNKNOWN
Constant indicating the type of the primitive is unknown |
| Method Summary | |
|---|---|
Set<IOperator> |
retrieveOperators()
Return all the operators supported by this primitive |
String |
retrievePrimitiveDescription()
Return a short description of this data type. |
int |
retrievePrimitiveTypeCode()
Returns the type code of the primitive, |
| Field Detail |
|---|
static final int PRIMITIVE_TYPE_UNKNOWN
static final int PRIMITIVE_TYPE_BOOLEAN
static final int PRIMITIVE_TYPE_BYTE
static final int PRIMITIVE_TYPE_CHAR
static final int PRIMITIVE_TYPE_SHORT
static final int PRIMITIVE_TYPE_INT
static final int PRIMITIVE_TYPE_LONG
static final int PRIMITIVE_TYPE_FLOAT
static final int PRIMITIVE_TYPE_DOUBLE
static final int PRIMITIVE_TYPE_NUMBER
static final int PRIMITIVE_TYPE_STRING
static final int PRIMITIVE_TYPE_DATE
static final int PRIMITIVE_TYPE_BIGDECIMAL
static final int PRIMITIVE_TYPE_ENUMERATION
static final int PRIMITIVE_TYPE_TIME
static final int PRIMITIVE_TYPE_DATE_TIME
| Method Detail |
|---|
int retrievePrimitiveTypeCode()
String retrievePrimitiveDescription()
Set<IOperator> retrieveOperators()
IOperator supported by the primitive| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
-
|
EP-CON-CF
|
[sap.com] FRAMEWORK-EXT
|
[sap.com]
|
default
|
EP-CON-CF
|
[sap.com] EP-BASIS-API
|
[sap.com] tc/epbc/connectivityfw/api
|
api
|
EP-PIN
|
|
SAP NetWeaver 7.30 (SP02) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||