getGroupIndexXml

 

Function Name: getGroupIndexXml

 

Class: com.newgen.dmsapi.DMSInputXml

 

Description: This function is used to generate Group Index tag xml.

 

Input Parameters

Output Parameters

 

Prototype:

 

public String getGroupIndexXml

(

 

 

 

String groupIndex

 

)

 

 

 

Input Parameters:

Name

Description

Valid Values

Default Behaviour

groupIndex

Index of the Group.

Integer > 0

 

 

Output Parameters:

Xml containing Group Index.

<GroupIndex>41</GroupIndex>