registerIOAdapter(adapter, name, qName)
|
|
Parameters
|
IOAdapteradapter
The adapter instance.
Stringname
The human-readable name of the adapter.
StringqName
The qualified name that uniquely identifies this adapter. Qualified names should follow the same reverse domain name convention used by Java.
|
Returns
|
void
|
Throws
|
CMSException
Raised for any error.
|