Function
Name:
getAddAnnotationXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This function is meant for adding Annotation Groups on a
particular Page of a document.
|
Prototype:
public String getAddAnnotationXml(String cabinetName, String
userDbId,
String
documentIndex,String accessType,
String
pageNo,String annotGroupName,
String
creationDateTime, String annotationBuffer,
String
loginUserRights,
String
annotationData,String owner,
String
ownerIndex,String annotationType,String annotationList)
Name |
Description |
Valid Values |
Default Behaviour |
CabinetName |
Name of the Database Cabinet to which
the User wants to connect. |
Name of the cabinet |
N/A |
UserDbId |
UserDatabase ID, which is returned in
the ConnectCabinet call. |
|
N/A |
DocumentIndex |
Unique Index of the document. |
Integer >= 0 |
N/A |
AnnotationList |
Contains the XML containing all the annotations
to be added |
Valid XML |
N/A |
An Input Xml for NGOAddAnnotation.