This call is used to get the Rrights of Users
and groups
Groups on
a particular object like Cabinet, Folder, Document or Annotation. It takes
ObjectIndex, object Object tType (Cabinet, Document,
Folder, Annotation). This calls returns set of aclsAcls, which that have rRights on the specified
object.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOGetRights |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the User wants to
connect. |
|
N/A |
UserDBId |
Root |
UserDatabase ID |
|
N/A |
ObjectType |
Root |
Information about the |
‘C’- Cabinet, ‘D’-Document, ‘F’-Folder, ‘A’-Annotation ‘T’- DataDefinition |
N/A |
ObjectIndex |
Root |
Index of the object on which |
Integer >= 0 |
N/A |
Name |
Parent Tag |
Description |
Option |
Root |
Unique Option for the Call. |
Status |
Root |
Status of the call. If it is 0, then the call is successful. |
UserGroupACLs |
Root |
Parent tag which contains tags of
<UserGroupACL>. |
UserGroupACL |
UserGroupACLs |
Contains Information about Users and |
UserGroupIndex |
UserGroup ACL |
Index of the User or |
UserGroupName |
UserGroup ACL |
Name of the User or G |
UserGroupType |
UserGroup ACL |
‘U’ stands for
User and ‘G’ for Group. |
Rights |
UserGroup ACL |
Rights string is the string is 6-digit string. |
Code |
Message |
Comments |
-50184 |
Object
does not exist |
Object
for which the User wants to get |
-50028 |
Data
Class not found. |
Data
Class for which the User
wants to get |
-50076 |
Invalid
object access type. |
Access |
-50054 |
Invalid
object type. |
Object |