public interface INITCallResult extends DLICallResult
Modifier and Type | Method and Description |
---|---|
java.util.Vector<DBPCB> |
getDBPCBs()
Retrieves a collection of one or more database PCB (DB PCB) objects.
|
getAIB, getDLICallFunction
java.util.Vector<DBPCB> getDBPCBs() throws DLIException
For more details about the values returned by this method, see the topic INIT call in the IMS Application Programming APIs reference documentation.
DBPCB
objects that represent all
the database PCBs in the PSB.DLIException
- if unable to retrieve the DB PCB information