Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.datacollection | |
org.netxms.client.objects |
Modifier and Type | Method and Description |
---|---|
AccessListElement[] |
NXCObjectModificationData.getACL() |
Modifier and Type | Method and Description |
---|---|
void |
NXCObjectModificationData.setACL(AccessListElement[] acl) |
void |
NXCSession.setObjectACL(long objectId,
AccessListElement[] acl,
boolean inheritAccessRights)
Change object's ACL (wrapper for modifyObject())
|
Constructor and Description |
---|
AccessListElement(AccessListElement src)
Copy constructor
|
Modifier and Type | Method and Description |
---|---|
List<AccessListElement> |
GraphSettings.getAccessList() |
Constructor and Description |
---|
GraphSettings(long id,
long ownerId,
int flags,
Collection<AccessListElement> accessList)
Create settings
|
Modifier and Type | Field and Description |
---|---|
protected HashSet<AccessListElement> |
AbstractObject.accessList |
Modifier and Type | Method and Description |
---|---|
AccessListElement[] |
AbstractObject.getAccessList() |
Copyright © 2016. All rights reserved.