Is Admin  

 

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.

 

Input Parameters

Sample InputXML

Output Parameters

Sample OutputXML

View xml API::NGOIsAdmin

 

 

Prototype:

public String getIsAdminXml(String cabinetName, String userDbId)

 

Input Parameters:

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

 

Output Parameters:

An inputXml string of the NGOIsAdmin call.