|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPrimitive | |
|---|---|
| com.sapportals.connector.connection | Provides all connection related objects. |
| com.sapportals.connector.execution.functions | Provides interaction object to execute EIS functions. |
| com.sapportals.connector.metadata.primitives | Provides metadata of EIS primitives. |
| com.sapportals.connector.metadata.structures | Provides metadata of data structures. |
| Uses of IPrimitive in com.sapportals.connector.connection |
|---|
| Methods in com.sapportals.connector.connection that return IPrimitive | |
|---|---|
IPrimitive |
IConnectionProperty.getMetadata()
Returns the primitive metadata type of the property. |
| Uses of IPrimitive in com.sapportals.connector.execution.functions |
|---|
| Methods in com.sapportals.connector.execution.functions that return IPrimitive | |
|---|---|
IPrimitive |
IInteractionProperty.getMetadata()
returns the type of the property and its metadata |
| Uses of IPrimitive in com.sapportals.connector.metadata.primitives |
|---|
| Subinterfaces of IPrimitive in com.sapportals.connector.metadata.primitives | |
|---|---|
interface |
IBigDecimal
This base interface exposes metadata for a big decimal primitive |
interface |
IBoolean
This base interface exposes metadata for the boolean data primitive |
interface |
IByte
This base interface exposes metadata for the byte data primitive |
interface |
IChar
This base interface exposes metadata for the char data primitive |
interface |
IDate
This base interface exposes metadata for the date data primitive |
interface |
IDateTime
This base interface exposes metadata for the date time data primitive |
interface |
IDouble
This base interface exposes metadata for the double data primitive |
interface |
IEnumeration
This interface exposes metadata for an enumeration type |
interface |
IFloat
This base interface exposes metadata for the float data primitive |
interface |
IInt
This base interface exposes metadata for the int data primitive |
interface |
ILong
This base interface exposes metadata for the long data primitive |
interface |
INumber
This base interface exposes metadata for the number data primitive |
interface |
IRegExpString
Connectors may implement this interface instead of IString to provide the valid regular expression for the
string primitive. |
interface |
IShort
This base interface exposes metadata for the short data primitive |
interface |
IString
This base interface exposes metadata for the string data primitive |
interface |
ITime
This base interface exposes metadata for the time data primitive. |
interface |
IUnknown
This base interface exposes metadata for an unknown data primitive |
| Uses of IPrimitive in com.sapportals.connector.metadata.structures |
|---|
| Methods in com.sapportals.connector.metadata.structures that return IPrimitive | |
|---|---|
IPrimitive |
IFieldStructure.getType()
Returns an IPrimitive interface containing metadata for the field's
type. |
|
SAP NetWeaver 7.30 Enterprise Portal (SP03) | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||