Function
Name:
getIsAdminXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This call is used to check whether the logged in userUser is a Mmember of the Supervisor gGroup.
|
Prototype:
public String getIsAdminXml(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 inputXml string of the NGOIsAdmin
call.