Function
Name: getGetCabinetPropertyXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This function is used for getting the Properties of the
database cabinetCabinet by giving the Cabinet Name as input
parameter.
|
Prototype:
public String
getGetCabinetPropertyXml |
( |
|
|
|
String cabinetName, String userDbId |
|
) |
|
Name |
Description |
Valid Values |
Default Behaviour |
cabinetName |
Name of the Database Cabinet to which the User wants to connect. |
|
N/A |
userDBId |
UserDatabase ID, which is returned after the execution of
getConnectCabinetXml call. |
|
N/A |
An inputXmlInputXml string of the
NGOGetCabinetProperty call.