IBM WebSphere Adapters User Manual page 128

Version 6 release 2
Table of Contents

Advertisement

boolean isContainment()
Returns whether or not the property contains a Type
(complex object).
boolean isMany()
Returns whether or not the property contains a List or Array.
int getMaxLength()
Returns the max length of the property.
Map getAnnotations(String source)
Returns the annotations for this property.
boolean isKey(String source)
Returns true if this property is a key, and false if not.
Type getType()
If the property is containment, this method will return
the contained type.
Enterprise metadata implementation
Selection of artifact types
WebSphere adapters can run against multiple brokers (server runtimes).
Each broker might require different types of artifacts. The adapter foundation
classes can generate artifacts in support of multiple brokers.
The following artifact types are supported by adapter foundation classes:
1. Data Bindings
2. Generated Records
3. Generic Records
The table below provides a matrix for artifact type and their supported server
runtimes.
While running the external service discovery wizard, adapter users can choose
which artifact to generate depending on their runtime environment. Users can
select more than one artifact.
122
WebSphere Adapters: WebSphere Adapter Toolkit User Guide
Data Binding classes generated by enterprise metadata discovery to support
WebSphere Process Server runtime.
JavaBean records generated from SDO to support clients that work with
JavaBeans.
Other DESPI implementations.
Table 3. Artifact types and supported runtimes
Artifact types
WebSphere Process
Server
DataBindings
GeneratedRecords
GenericRecords
Runtimes
WebSphere
Application Server
X
X
Other DESPI
implementations
X

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Websphere adapter toolkit

Table of Contents